Real Time Data Now / Nest Trader to Amibroker, Fcharts

TracerBullet

Well-Known Member
Simpler workaround fix for 1 minute bar that should probably work -

- Maintain Two 1-minute bars in processRTDData() - This function is called by RTD. When ltt minute changes swap minute. This will ensure both minute are seperate and correct. So the current bar reset code will also move here from amibrokerPoller() and only needs to be called for new minute bar when switching.

- amibrokerPoller() will simply take both minutes if not empty and send them to AB. No need to check ltt - this will cause duplicate imports to AB ... should be ok.
 

lvgandhi

Well-Known Member
Works fine
Tested on friend pc :thumb:
I have installed Amibroker, Nest trader and RTD in D:\ Drive in windows 10 TP which itself installed in Virtual Box. I have done the same thing in my windows 8.1 to avoid admn problem. As usaual I started Nest,ami and RTD 1.25. I set settings.ini of RTD. Then after exiting restarted RTD and iniated RTD. Still I got the message
Nest.ScripRTD - IScripRTD object creation error. RTD Server down?

Then I thought may be it needs MSOffice. I installed that also in D:\ drive as I did in W8.1.
Now I rebooted VM and repeated the steps.
Still I get the above message. Any suggestions,Please.
For me everything works in win8.1
 

josh1

Well-Known Member
I have installed Amibroker, Nest trader and RTD in D:\ Drive in windows 10 TP which itself installed in Virtual Box. I have done the same thing in my windows 8.1 to avoid admn problem. As usaual I started Nest,ami and RTD 1.25. I set settings.ini of RTD. Then after exiting restarted RTD and iniated RTD. Still I got the message
Nest.ScripRTD - IScripRTD object creation error. RTD Server down?

Then I thought may be it needs MSOffice. I installed that also in D:\ drive as I did in W8.1.
Now I rebooted VM and repeated the steps.
Still I get the above message. Any suggestions,Please.
For me everything works in win8.1
Do you mean, RTD started properly for the first time?
 

lvgandhi

Well-Known Member
Do you mean, RTD started properly for the first time?
Sorry for confusion. I meant I started RTD program and initialised settings.
But datafeed did not start. I got the error message.
For Shankar utility, is it necessary to have msoffice?
After installing office also I got same error message.
 

josh1

Well-Known Member
hi josh - does this utility work for the odin diet provided by religare?
No. There is a different utility based on Excel (RTOdin) and I have created another thread for it in same forum-section.
 

josh1

Well-Known Member
Sorry for confusion. I meant I started RTD program and initialised settings.
But datafeed did not start. I got the error message.
For Shankar utility, is it necessary to have msoffice?
After installing office also I got same error message.
It is very difficult to debug "IScripRTD object creation error". Start RTDMan as administrator and it should go.
 

lvgandhi

Well-Known Member
It is very difficult to debug "IScripRTD object creation error". Start RTDMan as administrator and it should go.
I started it as admin. Then it required resetting of settings.ini. Then first I tried backfill. It says backfill is done. But no backfill done. I will try friday RTD.
 

TracerBullet

Well-Known Member
I started it as admin. Then it required resetting of settings.ini. Then first I tried backfill. It says backfill is done. But no backfill done. I will try friday RTD.
Run Nest and Excel both as admin - Check if you get RTD data in excel. If yes, then run RTD/RTDMan as admin and check.
If Excel does not get data then maybe RTD is not enabled for you or maybe Nest did not install properly.

I have ZT installed in C:/MyFolder/Programs/Omnesys/ and i dont need admin access for anything.
 

Similar threads