Real Time Data Now / Nest Trader to Amibroker, Fcharts

josh1

Well-Known Member
Thanks for the heads up @josh1
but still i m not able to get bid ask data or qty....

In settings window, i selected NT as terminal.. and bid ask rates and bid ask qty to yes...

but still only getting data of Last price and qty.

Here is the current ini file. if u can look into it.
Code:
[NestTrader]
Title=Welcome
CSVFolder=H:\RTD\
Future=_F1
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=No
Preserve=0
Version=Above
BidAskRates=Yes
BidAskQty=Yes
DivideVolume=No


[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=H:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=15
Client=NT
RefreshPeriod=100
Archive=false
ViewTicData=0
ViewRawData=0
ViewBarData=0
ViewNTData=0
Scrip1=nse_fo|BANKNIFTY19NOVFUT;BANKNIFTY_F1;LTP;LTT;Volume Traded Today;Open Interest;
Scrip2=nse_fo|NIFTY19NOVFUT;NIFTY_F1;LTP;LTT;Volume Traded Today;Open Interest;
Scrip3=mcx_fo|CRUDEOIL19DECFUT;CRUDEOIL_F1;LTP;LTT;Volume Traded Today;Open Interest;
Thanks in advance.
Regards

Edit: I tried it on another system and there it worked the way u suggested. There its fetching bidAsk data.

Something is wrong at my side. I will sort it out.. thanks ... :)
Windows may be preventing RTD from writing into that file.
 

VJAY

Well-Known Member
Thanks for the heads up @josh1
but still i m not able to get bid ask data or qty....

In settings window, i selected NT as terminal.. and bid ask rates and bid ask qty to yes...

but still only getting data of Last price and qty.

Here is the current ini file. if u can look into it.
Code:
[NestTrader]
Title=Welcome
CSVFolder=H:\RTD\
Future=_F1
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=No
Preserve=0
Version=Above
BidAskRates=Yes
BidAskQty=Yes
DivideVolume=No


[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=H:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=15
Client=NT
RefreshPeriod=100
Archive=false
ViewTicData=0
ViewRawData=0
ViewBarData=0
ViewNTData=0
Scrip1=nse_fo|BANKNIFTY19NOVFUT;BANKNIFTY_F1;LTP;LTT;Volume Traded Today;Open Interest;
Scrip2=nse_fo|NIFTY19NOVFUT;NIFTY_F1;LTP;LTT;Volume Traded Today;Open Interest;
Scrip3=mcx_fo|CRUDEOIL19DECFUT;CRUDEOIL_F1;LTP;LTT;Volume Traded Today;Open Interest;
Thanks in advance.
Regards

Edit: I tried it on another system and there it worked the way u suggested. There its fetching bidAsk data.

Something is wrong at my side. I will sort it out.. thanks ... :)
Dear trade 4learn,
Can you please post the steps to use RTD with NT here...I tryed it in past but failed ....

Sent from my ASUS_X00TD using Tapatalk
 
Dear trade 4learn,
Can you please post the steps to use RTD with NT here...I tryed it in past but failed ....

Sent from my ASUS_X00TD using Tapatalk
Its very simple...

Install things required NEST 32bit, Ninja 7(always run 32 bit exe) , RTD 1.60. Set them all "Run as Admin'

Next, go to ninjaTrader, Tools > instrument manager and there u add ur symbols like NIFTY_F1 (for futs) or RELIANCE (for cash), set tick value and exchanges on first definition tab, on second tab go to Symbol map and enter symbol against External "NIFTY_F1" or "RELIANCE" without quotes.

Once symbols set, Go to ninja > File > Connect > External datafeed ,
Make sure u check ATI interface is ticked in File menu.

Run NEST.. (make sure required columns r present )
Run RTD , go to settings

Select client as NT

Save

now go to SELECT

U should see all the scrips from ur open marketwatch in NEST trader..

Select the ones u want to start for realtime feeding.

Start RTD.

:)

Cheers...

Also take a look at videos posted here by josh1... look into his signature ... :)

Good luck.
 

VJAY

Well-Known Member
Its very simple...

Install things required NEST 32bit, Ninja 7(always run 32 bit exe) , RTD 1.60. Set them all "Run as Admin'

Next, go to ninjaTrader, Tools > instrument manager and there u add ur symbols like NIFTY_F1 (for futs) or RELIANCE (for cash), set tick value and exchanges on first definition tab, on second tab go to Symbol map and enter symbol against External "NIFTY_F1" or "RELIANCE" without quotes.

Once symbols set, Go to ninja > File > Connect > External datafeed ,
Make sure u check ATI interface is ticked in File menu.

Run NEST.. (make sure required columns r present )
Run RTD , go to settings

Select client as NT

Save

now go to SELECT

U should see all the scrips from ur open marketwatch in NEST trader..

Select the ones u want to start for realtime feeding.

Start RTD.

:)

Cheers...

Also take a look at videos posted here by josh1... look into his signature ... :)

Good luck.
Thanks Trade4learn...will check and let you know if any problem I see:)
 

josh1

Well-Known Member
zerodha has stopped supporting nest ,i could not login to nest,and the customer care confirmed they have stopped,anyone else facing same issue
yes. me also couldnt able to login.Can some body modify rtd to suit Pi?
RTDServerProgID=pi.rtdserver
Yes. They stopped Nest Trader. RTD can be modified to Pi but I do not see backfill provision in Pi. Therefore there is no point in doing it. Those trading with Zerodha and want to use Amibroker should subscribe for Pi bridge which is INR 500 per month. Or shift to another broker providing Nesttrader.
 
Yes. They stopped Nest Trader. RTD can be modified to Pi but I do not see backfill provision in Pi. Therefore there is no point in doing it. Those trading with Zerodha and want to use Amibroker should subscribe for Pi bridge which is INR 500 per month. Or shift to another broker providing Nesttrader.
Well there is a guy who is able to fetch RT data from KITE Web,.. without subscribing to APIs,..

I know somethings about it , but not able to get it done on my own.

@josh1
 

Similar threads