Real Time Data Now / Nest Trader to Amibroker, Fcharts

josh1

Well-Known Member
Josh jee,

Thanks for your sincere efforts. After going through your installation videos and reshuffle as accordance with suggestion it work fine with my NEST terminal .I have AB 5.7 with window 7 ultimate 64 bit.
But some query with you that in RTD _1.4.EXE, DELETERT_TICS.EXE & DELETE~1.EXE have any malware or infected article so anti virus always block it before make them in exclude list.
I i have NEST PLUS then VWAP data is required? . How VWAP data incorporate in Amibroker because Plus data is used by AB for charting.

Again Thanks & regard

santoshb
RTD_1.4 is compiled in Autoit. Antivirus oftware gives false alarm sometimes. There is no malware.

VWAP table is more reliable. AB uses data provided by RTDMan for charting
 

josh1

Well-Known Member
Replace Space " " with semicolon ";".
Copy RTD.format file to Ninja.format.
Open it in notepad and make following changes
$FORMAT Date_YMD, Time, Close, Volume
$SEPARATOR ;

Other lines remain same.
@ Josh1 bro.,

How could we add the Ticker name in short time in this file formatted for Amibroker ?

Thanks.
No need. Name of data file should be equal to scrip name in AB.
 

lvgandhi

Well-Known Member
@LVG
Check in task manager. Close all instances of AB. Let RTDMan open it.
OK. Josh. I will try it on monday.
I tried today.
First, I started Nest Trader and then I started rtd1.4 as user.. Then I started StartrRTD. Amibroker did not open.
Then I started rtd1.4 as Admn. Then I started StartrRTD. Then also Amibroker did not open.
I did shutdown laptop, restarted laptop and did first stel as above as user. Now Amibroker opened when I started startRTD.
Alas, Even then feed to amibroker did not start. The file in R:\RTD folder abquotes.csv is blank.

Then I changed RTd*.format files corresponding to RTD1.3 in format folder.
Rtd1.3 works fine with data feed and back fill.

How to diagnose further.
 

josh1

Well-Known Member
I tried today.
Alas, Even then feed to amibroker did not start. The file in R:\RTD folder abquotes.csv is blank.
Changing format files to earlier is not going to work.
Open RTDMan window. See what RTDMan says on Starting.
You can debug further by opening RTDMan.ini manually and setting ViewBarData=1. Then see what RTDMan is doing.
Instead of StartRTD, you can start RTDMan manually by opening RTD_1.40 folder.
 

LOVEENAJYOTHI

Well-Known Member
Changing format files to earlier is not going to work.
Open RTDMan window. See what RTDMan says on Starting.
You can debug further by opening RTDMan.ini manually and setting ViewBarData=1. Then see what RTDMan is doing.
Instead of StartRTD, you can start RTDMan manually by opening RTD_1.40 folder.

Sir,
Few minor anomalies noticed in his .ini file posted @#1450:

Code:
[NestTrader]
Title=Welcome
CSVFolder=R:\RTD\
Future=[B][COLOR="red"]-I[/COLOR][/B]
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=Yes
[B][COLOR="Red"]Preserve=4[/COLOR][/B]
Version=Above
BidAskRates=No
BidAskQty=No

[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=30
Client=AB
RefreshPeriod=250
ViewTicData=0
ViewRawData=0
ViewBarData=0
Scrip1=nse_fo|BANKNIFTY16MAYFUT;[COLOR="red"][B]BANKNIFTY16APRFUT[/B][/COLOR];LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY16MAYFUT;[COLOR="red"][COLOR="red"][B]NIFTY16APRFUT[/B][/COLOR][/COLOR];LTP;LTT;Volume Traded Today;Open Interest

ViewNTData=0
 
Dear Josh jee,

Thanks for your response. In my amibroker with nest back fill work properly but RTD is not working .Icon say real time feed started but not shown in chart .

Any conflagration required to modify please suggest me.
Thanks
 

josh1

Well-Known Member
I tried today.
First, I started Nest Trader and then I started rtd1.4 as user.. Then I started StartrRTD. Amibroker did not open.
Then I started rtd1.4 as Admn. Then I started StartrRTD. Then also Amibroker did not open.
I did shutdown laptop, restarted laptop and did first stel as above as user. Now Amibroker opened when I started startRTD.
Alas, Even then feed to amibroker did not start. The file in R:\RTD folder abquotes.csv is blank.

Then I changed RTd*.format files corresponding to RTD1.3 in format folder.
Rtd1.3 works fine with data feed and back fill.

How to diagnose further.
Sir,
Few minor anomalies noticed in his .ini file posted @#1450:

Code:
[NestTrader]
Title=Welcome
CSVFolder=R:\RTD\
Future=[B][COLOR="red"]-I[/COLOR][/B]
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=Yes
[B][COLOR="Red"]Preserve=4[/COLOR][/B]
Version=Above
BidAskRates=No
BidAskQty=No

[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=30
Client=AB
RefreshPeriod=250
ViewTicData=0
ViewRawData=0
ViewBarData=0
Scrip1=nse_fo|BANKNIFTY16MAYFUT;[COLOR="red"][B]BANKNIFTY16APRFUT[/B][/COLOR];LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY16MAYFUT;[COLOR="red"][COLOR="red"][B]NIFTY16APRFUT[/B][/COLOR][/COLOR];LTP;LTT;Volume Traded Today;Open Interest

ViewNTData=0
Dear LVGandhi, Look at that :rofl:. Your BANKNIFTY16APRFUT is being updated.

Thanks Loveenajyoti.


Why don't you select scrips from backfill window and start RTD? Don't forget to select Preserve=0
 
Last edited:
Dear Josh Jee,

Massage in black popup
"At least one script needed
Please enter to quit"
These are the massage in RTDMAN.exe
and config of MAN INI
[NestTrader]
Title=Welcome
CSVFolder=G:\RTD\
Future=-F1
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=Yes
Preserve=7
Version=Above
BidAskRates=Yes
BidAskQty=No

[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=G:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=30
Client=AB
RefreshPeriod=250
ViewTicData=0
ViewRawData=0
ViewBarData=0
ViewNTData=0
Scrip8=mcx_fo|CRUDEOIL16MAYFUT;CRUDEOIL-F1;LTP;LTT;Volume Traded Today;Open Interest;;Bid Rate;Ask Rate
Scrip9=mcx_fo|NATURALGAS16MAYFUT;NATURALGAS-F1;LTP;LTT;Volume Traded Today;Open Interest;;Bid Rate;Ask Rate
Scrip10=mcx_fo|COPPERM16JUNFUT;COPPERM-F1;LTP;LTT;Volume Traded Today;Open Interest;;Bid Rate;Ask Rate
Scrip11=mcx_fo|SILVERM16JUNFUT;SILVERM-F1;LTP;LTT;Volume Traded Today;Open Interest;;Bid Rate;Ask Rate
Scrip12=mcx_fo|GOLDM16MAYFUT;GOLDM-F1;LTP;LTT;Volume Traded Today;Open Interest;;Bid Rate;Ask Rate

can't able to RTD data in AMIBROKER
 

lvgandhi

Well-Known Member
Changing format files to earlier is not going to work.
Open RTDMan window. See what RTDMan says on Starting.
You can debug further by opening RTDMan.ini manually and setting ViewBarData=1. Then see what RTDMan is doing.
Instead of StartRTD, you can start RTDMan manually by opening RTD_1.40 folder.
Though, I did not see rtd man windows yesterday, On friday it was showing rtd active.
Today I will try with ViewBarData=1. With this I will start RTDMan from folder today.

Sir,
Few minor anomalies noticed in his .ini file posted @#1450:

Code:
[NestTrader]
Title=Welcome
CSVFolder=R:\RTD\
Future=[B][COLOR="red"]-I[/COLOR][/B]
Datatable=5
Pluschart=No
Terminal=Nest
DeleteQuote=No
VWAPTry=3
MinData=No
BarPeriod=0
RTDHide=Don't Hide
UpdateRTD=Yes
[B][COLOR="Red"]Preserve=4[/COLOR][/B]
Version=Above
BidAskRates=No
BidAskQty=No

[RTDMan]
RTDServerProgID=Nest.ScripRTD
CSVFolderPath=R:\RTD\
BarPeriod=0
RequestRefresh=0
BellWaitTime=30
Client=AB
RefreshPeriod=250
ViewTicData=0
ViewRawData=0
ViewBarData=0
Scrip1=nse_fo|BANKNIFTY16MAYFUT;[COLOR="red"][B]BANKNIFTY16APRFUT[/B][/COLOR];LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|NIFTY16MAYFUT;[COLOR="red"][COLOR="red"][B]NIFTY16APRFUT[/B][/COLOR][/COLOR];LTP;LTT;Volume Traded Today;Open Interest

ViewNTData=0
Thanks.
Sorry that ini file was corrected from APR to MAY on friday itself. Hence in rtdman window also showed the same and active.
I do not know the significance of Preserve. I kept default. Can I know what does Preserve does?
 
Last edited:

Similar threads