Buttons
Login Button: To execute login script and if login success execute limits script and Show the User ID and Cash Balance.
Limit Button: To get Limits after login successful.
StartFeed: To start live feed. to stop feed just close the CMD window.
Backfill: To backfill recent days. Files are download to RAM disk , so use this for few days data only. For longer period use Historical Data. After import it automatically delete the downloaded file.
Historical Data It download data in Historical Folder.
EOD Data: To download data in daily timeframe.
Parameter
Number of Days to Backfill: 0 is for current day. 1 is for yesterday and today. If yesterday is holiday, it download today only.
Number of Parallel Backfill: Number of scrips download parallel. If number of days is less, keep number of parrallel downloads large. If number of days is large, then reduce parallel backfill.
Historical Data download: If yyou want to download for all symbols, select ScripMaster, otherwise select respective master file.
Historical Data From/To: Date for download historical data From and To.
Import Downloaded Hist Data: If yes, It import downloaded to amibroker, otherwise it only save files in HistoricalData folder.
Delete Downloaded Hist Data: If yes , it delete the downloaded data after import, otherwise it keep the data files. If "Import Downloaded Hist Data" is No, it igoner this parameter and keep the data.
Historical data Timeframe: It is the timmeframe to download Historical Data.
Number of Parallel Hist downloads: Same as said backfill
EOD Data: same as said in Historical Data.
Path: Check the paths are right.
User Number: it is for multiple users. for single user , use the default. Also use the same number in variables, AFLs and scripts. For multiple users add dashboard AFL multiple times and set this parameter 1,2,3..
Continue to Amibroker API Integration