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

Status
Not open for further replies.

josh1

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

Shankar , Josh1 or TracerBullet pls help me : how 2 get Intraday cumulative Volume Data instead of Differential volume either thru Afl / RTD scripts or thru NEST/ AMI/ RTD settings ? Thank u all.
Ask in Software -- AmiBroker section. Users there will help you.
 

josh1

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

@Shankar,

Hey the code for RTD had become messy. I have streamlined it with proper indents. Also replaced multiple if Elseif with Switch Case for simplicity and readability.
I have also written comments for the most part.

Please download RTD.au3 from link in my signature and read through it. Write proper comments especially in Func _Get_Text_from_VWAP_Statistics and upload. Also please remove redundant code added by you in haste.

This will make the script simple and easy to maintain. I shall remove Backfill 0.5 once RTD is stable. There is no point in maintaining three scripts.

Also please add a "RestartRTD" button if you get time. That will enable us to add remove scrips on the fly.
 

shankar4kv

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

@Shankar,

Hey the code for RTD had become messy. I have streamlined it with proper indents. Also replaced multiple if Elseif with Switch Case for simplicity and readability.
I have also written comments for the most part.

Please download RTD.au3 from link in my signature and read through it. Write proper comments especially in Func _Get_Text_from_VWAP_Statistics and upload. Also please remove redundant code added by you in haste.

This will make the script simple and easy to maintain. I shall remove Backfill 0.5 once RTD is stable. There is no point in maintaining three scripts.

Also please add a "RestartRTD" button if you get time. That will enable us to add remove scrips on the fly.

Thanks for streamlined the codes, will give comments, add Restart Rtd, and will clean the code most to my knowledge, mostly by this weekend.
 

Snake.Head

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

@shankar4kv
Suggestion
Add delete button.
Right now it deletes only quotes,if you want back-fill.
Delete button will useful to delete quotes from specify time.

This might useful When using single database for various segment.
 

josh1

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

@shankar4kv
Suggestion
Add delete button.
Right now it deletes only quotes,if you want back-fill.
Delete button will useful to delete quotes from specify time.

This might useful When using single database for various segment.
we will do this later. I shall also combine index backfill.
 

shankar4kv

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

Update: RTD Version 1.15

1. Default installer path changed to Program files RTD,
2. Save database removed for running instance of amibroker (Reduce backfill time)
3. Restart RTD button added,
4. show hide instance on startup.


@josh1

Have cleaned and given comments to source for that I have inserted for the most.
 

krab

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

Update: RTD Version 1.15

1. Default installer path changed to Program files RTD,
2. Save database removed for running instance of amibroker (Reduce backfill time)
3. Restart RTD button added,
4. show hide instance on startup.


@josh1

Have cleaned and given comments to source for that I have inserted for the most.
shankar
thanks for the utility, today i tried to install for the first time according to your video, I got the following problem, please give the solution, i am using NOW
 

Raghuveer

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

Click OK. From RTD menu change settings (especially NOW window title). Save.

shankar
thanks for the utility, today i tried to install for the first time according to your video, I got the following problem, please give the solution, i am using NOW
 

krab

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

Click OK. From RTD menu change settings (especially NOW window title). Save.
raghuveer

Thank you, I have done it but i am facing new problem when i try to connect with RTD, please give solution, I want help of step by step instruction , at present I am using old Josh sir excel utility which is working fine but slow, i thought this utility will help me feeding data fast. thank you once again,
 
Status
Not open for further replies.

Similar threads