Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

Status
Not open for further replies.

VJAY

Well-Known Member
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Stop RTD or from task manager kill all instances of RTD.exe and RTDMan.exe.

Ensure below settings are followed:
Code:
Settings in NEST/NOW
Market Watch Columns – following columns must be present 
Trading Symbol . Exchange .Series/Expiry . Instrument Name .Symbol .Option Type .Strike Price

VWAP Statistics Column
"Start Time","Open Rate","High Rate","Low Rate","Close Rate","Differential Vol"

DataTable Column order is very important to get proper backfill from Data Table
Scrip Name, "Date Time","Open,"High","Low","Close","Volume"
Now try again.
thanks again raghuveer :)
my NOW missing VWAP statistics ...i think need to contact my broker
 

josh1

Well-Known Member
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

@Shankar

I have uploaded RTD_V_1.18.au3. It is to be tested and create installer. (I do not know how you do it).

Added Delete Tics. It will work only for Scrips in Market Watch. So it is not replacement for previous Delete_RT_Tics.

Done lot of other changes to clean code like Crashing on not selecting any scrip, Tooltips etc..

Veterans are welcome to test

Edit - That Restart Button is working like charm :)
 
Last edited:
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

I tried to find how to get free real time data for qtstalker software on my ubuntu os but couldn't find one in this thread will be happy if i find it out
 

Raghuveer

Well-Known Member
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

I frequently switch between NEST Trader 3.10.57.97.7 and NEST 3.11.2.1.
Is it possible to "remember" the previous Title's used so that we can easily switch between Nest versions without making typing mistakes. Not a priority, just a nice to have.

Thanks
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

I frequently switch between NEST Trader 3.10.57.97.7 and NEST 3.11.2.1.
Is it possible to "remember" the previous Title's used so that we can easily switch between Nest versions without making typing mistakes. Not a priority, just a nice to have.

Thanks
Temp Solution:

[NestTrader]
CSVFolder=R:\RTBACKFILL\
Title=Welcome XXXXXX,13xxx To NEST Trader ( 3.11.2 ).
//Title=Welcome XXXXXX,1xxxx To NEST Trader ( 3.10.57.97.7 ).
Future=1
Datatable=0
Pluschart=No
DeleteQuote=No
VWAPTry=5
MinData=No
BarPeriod=1000
RTDHide=Don't Hide
Terminal=Nest
UpdateRTD=Yes
Preserve=0





RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTBACKFILL\
BarPeriod=1000
Scrip1=nse_fo|BANKNIFTY15JANFUT;BANKNIFTY1;LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY15JANFUT;NIFTY1;LTP;LTT;Volume Traded Today;Open Interest
 

TracerBullet

Well-Known Member
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Temp Solution:

[NestTrader]
CSVFolder=R:\RTBACKFILL\
Title=Welcome XXXXXX,13xxx To NEST Trader ( 3.11.2 ).
//Title=Welcome XXXXXX,1xxxx To NEST Trader ( 3.10.57.97.7 ).
Future=1
Datatable=0
Pluschart=No
DeleteQuote=No
VWAPTry=5
MinData=No
BarPeriod=1000
RTDHide=Don't Hide
Terminal=Nest
UpdateRTD=Yes
Preserve=0





RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTBACKFILL\
BarPeriod=1000
Scrip1=nse_fo|BANKNIFTY15JANFUT;BANKNIFTY1;LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY15JANFUT;NIFTY1;LTP;LTT;Volume Traded Today;Open Interest
I just use "Title=Welcome"
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Shankar ji, Your Utility works fabulous for me for both Backfill n RT . Thanks a Million. One minute problem with Backfilling is when i try to BackFill a mid period of a day say 21:12:09 to 21;34:31 (need Fill due to Power/Net connection Break or due to NEST tantrums) -- The utility says its backfilled but the Data/Chart remains the same even after umpteenth number of attempts. My RTDMAN Settings are as follows :
[NestTrader]
CSVFolder=R:\RTBACKFILL\
Title=Welcome XXXXXX,13xxx To NEST Trader ( 3.11.2 ).
Future=1
Datatable=0
Pluschart=No
DeleteQuote=No
VWAPTry=5
MinData=No
BarPeriod=1000
RTDHide=Don't Hide
Terminal=Nest
UpdateRTD=Yes
Preserve=0





RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTBACKFILL\
BarPeriod=1000
Scrip1=nse_fo|BANKNIFTY15JANFUT;BANKNIFTY1;LTP;LTT ;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY15JANFUT;NIFTY1;LTP;LTT;Volume Traded Today;Open Interest

SHankarJi, JoshJi, TBji -- Pls Help .

Thank U all.
Shiraj
 
Last edited:
Status
Not open for further replies.

Similar threads