Real Time Data Now / Nest Trader to Amibroker, Fcharts

SevenD

Well-Known Member
how to add an equatiy stock symbol in RTD.man file ??

Scrip9=nse_fo|NIFTY17AUGFUT;NIFTY_F1;LTP;LTT;

instead of nse_fo what changes I should do ???
If you mean in .ini file:

Scrip1=nse_cm|RELIANCE-EQ;RELIANCE;LTP;LTT;Volume Traded Today
Scrip2=nse_cm|VEDL-EQ;VEDL;LTP;LTT;Volume Traded Today
Scrip3=nse_fo|NIFTY17AUGFUT;NIFTY1;LTP;LTT;Volume Traded Today
Scrip4=nse_fo|BANKNIFTY17AUGFUT;BANKNIFTY1;LTP;LTT;Volume Traded Today
Scrip5=cde_fo|USDINR17AUGFUT;USDINR1;LTP;LTT;Volume Traded Today
Scrip6=mcx_fo|CRUDEOIL17SEPFUT;CRUDEOIL1;LTP;LTT;Volume Traded Today

1 & 2 is equity cash, 3&4 futures, 5 is currency, 6 commodity
For futures current month appended is 1
For futures as contract expires you have to make monthly changes,
refer MW
 
Last edited:
If you mean in .ini file:

Scrip1=nse_cm|RELIANCE-EQ;RELIANCE;LTP;LTT;Volume Traded Today
Scrip2=nse_cm|VEDL-EQ;VEDL;LTP;LTT;Volume Traded Today
Scrip3=nse_fo|NIFTY17AUGFUT;NIFTY1;LTP;LTT;Volume Traded Today
Scrip4=nse_fo|BANKNIFTY17AUGFUT;BANKNIFTY1;LTP;LTT;Volume Traded Today
Scrip5=cde_fo|USDINR17AUGFUT;USDINR1;LTP;LTT;Volume Traded Today
Scrip6=mcx_fo|CRUDEOIL17SEPFUT;CRUDEOIL1;LTP;LTT;Volume Traded Today

1 & 2 is equity cash, 3&4 futures, 5 is currency, 6 commodity
For futures current month appended is 1
For futures as contract expires you have to make monthly changes,
refer MW
Thank you so much sir. Appreciate it.
 
At first time RTD start it is coming like this.. please guide.. thanks in advance.. View attachment 21961
After entering properly also it is appearing like this... View attachment 21962
Backfill settings:
First line is Welcome ........ ( and your login ID) this is on top of Nest Trader after icon, copy that here.
Bid ask Rate/Qty : No
Save and try
thanks for your response.. but still it is coming like that only...
View attachment 21964 View attachment 21965
But one thing i m doing over here is, i m manually entering it instead of copying as i am not able t copy paste it..
thanks in advance..
Mano
@ manohara
Following is the copy of my ini file, so change accordingly in the setting
----------------------------------
[NestTrader]
Title=Welcome (here you add just the word after Welcome, no need for all words)
CSVFolder= here give the path of your csv folder
Future= here if you want then add -1
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=Yes
Preserve=0
Version=Above
BidAskRates=No
BidAskQty=No


[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=here give the path of your csv folder
BarPeriod=0
RequestRefresh=0
BellWaitTime=15
Client=AB
RefreshPeriod=250
Archive=False
ViewTicData=0
ViewRawData=0
ViewBarData=0
ViewNTData=0
--------------------------------------------------

incase still finding problem,
then run all 3, Ami, NestTrader and RTD as admin
BTW which version of RTD you are using
Change Nest/Now window title to Welcome.
It will work.
View attachment 21994
Thanks for your responses. I could not come back because of heavy office activity...
After entering the Nest trader settings as shown above and running all 3 in Admin mode also , it is showing like that only....
 
I am unable to get backfill from nestplus. Realtime data feed is working nicely, able to backfill from vwap table for the day. when I try to backfill say past 15 days data from nestplus, RTD returns error no data found. I guess some issue with nest trader?
Capture.JPG
 

Similar threads