Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/tomaszp2/domains/anothercharts.net/public_html/wp-content/themes/suffusion/functions/media.php on line 666

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/tomaszp2/domains/anothercharts.net/public_html/wp-content/themes/suffusion/functions/media.php on line 671

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/tomaszp2/domains/anothercharts.net/public_html/wp-content/themes/suffusion/functions/media.php on line 684

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/tomaszp2/domains/anothercharts.net/public_html/wp-content/themes/suffusion/functions/media.php on line 689

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/tomaszp2/domains/anothercharts.net/public_html/wp-content/themes/suffusion/functions/media.php on line 694
Data Source API « Another Charts

Data Source API

 

Data Source API is used to create plug-ins receiving data. API is divided into two types. The first type is used to create the code responsible for collecting the data. Data can be in periodicities: millisecondly, secondly, minutely, hourly, daily, monthly and yearly. The second type, is used to create the GUI, with which the user can select data to download. Each such plug-in can use the default GUI in which the user must enter the unique symbol ID and select the data periodicity.

Implementations