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

NestVWAPBackfill -Automatic

Here is the link. It is not very elegant but works. Do not switch to any other app when it is running. Please test it. If fails once try again.
http://ubuntuone.com/4eyLhQwJ44xCZo9Ae6csCo

If there are any users knowing Autoit willing to help, then I shall release the source.

Edit-
Reposition Columns in VWAP Statistics - ["Start Time","Open Rate","High Rate","Low Rate","Close Rate","Differential Vol"]
Reposition Columns in MarketWatch -
["Trading Symbol", "LTT", "LTP", "Volume Traded Today", "Open Interest", _
"Exchange", "Series/Expiry", "Instrument Name", "Symbol", "Option Type", "Strike Price"]
 
Last edited:

josh1

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

allow me to give you my views on that, as I have enough experience on that.

TT is best to view option chain.. as in nest its not possible to check options delta, vega, theta etc. it always shows 0. TT is much better..

But if you trade in cash and futures then Nest+Ami should be your choice.. because.

1. low resource
2. I saw very few people complaining about feed in Nest
I used only Nest and NOW. Nest from Zerodha have some issues of late feed when Market activity is high. Now did not have such problems.
 

TracerBullet

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

NestVWAPBackfill -Automatic

Here is the link. It is not very elegant but works. Do not switch to any other app when it is running. Please test it. If fails once try again.
http://ubuntuone.com/4eyLhQwJ44xCZo9Ae6csCo

If there are any users knowing Autoit willing to help, then I shall release the source.
Question - I didnt understand how to give list of scrips. How do i use - Future=-F1

If you dont mind, release the source anyway. It wont harm.

1. Bugs / performance issues if any may be visible even if i dont know autoit (assuming autoit language is readable ... )

2. if i need it (New ZT? :) ) and when i get time, i might try to port some of it to c++.
Ideal target for me will be to overwrite only gaps. We can find gaps by having a threshold for minimum number of bars in a minute.

Btw, are you using that delete scrip you showed before? Did the changes help?

Edit - Just fyi, Ubuntu one will close in a few months
 

josh1

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

Question - I didnt understand how to give list of scrips. How do i use - Future=-F1
NIFTY14APRFUT will be updated as NIFTY-F1 (Symbol +F1)
If you dont mind, release the source anyway. It wont harm.
OK
1. Bugs / performance issues if any may be visible even if i dont know autoit (assuming autoit language is readable ... )

2. if i need it (New ZT? :) ) and when i get time, i might try to port some of it to c++.
C++ may be better. There seems to be bug in Contolsend command of Autoit. I struggled a lot with NestTrader aka Zerodha Trader.
Ideal target for me will be to overwrite only gaps. We can find gaps by having a threshold for minimum number of bars in a minute.

Btw, are you using that delete scrip you showed before? Did the changes help?
Yes. I am. I did not time it though.
Edit - Just fyi, Ubuntu one will close in a few months
Here is Source -
http://ubuntuone.com/6Fm56NClQIPoXCmxyIKLTq


Will shift it to AmiBroker Yahoo Groups
 
Last edited:

TracerBullet

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

Will shift it to AmiBroker Yahoo Groups
Still didnt get how it gets list of stocks.
Does it backfill all stocks currently opened in Market watch? That would make sense. Edit - NVM i just ran it :)

Suggestion - Instead of appending symbol, maybe allow specifying any name if someone wants it completely different.
 

gambler

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

NestVWAPBackfill -Automatic

Here is the link. It is not very elegant but works. Do not switch to any other app when it is running. Please test it. If fails once try again.
http://ubuntuone.com/4eyLhQwJ44xCZo9Ae6csCo

If there are any users knowing Autoit willing to help, then I shall release the source.
hi josh,

i am trying to use it with NOW, but getting below error, whereas column 1 is Trading Symbol

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

NestVWAPBackfill -Automatic

Here is the link. It is not very elegant but works. Do not switch to any other app when it is running. Please test it. If fails once try again.
http://ubuntuone.com/4eyLhQwJ44xCZo9Ae6csCo

If there are any users knowing Autoit willing to help, then I shall release the source.

Edit-
Reposition Columns in VWAP Statistics - ["Start Time","Open Rate","High Rate","Low Rate","Close Rate","Differential Vol"]
Reposition Columns in MarketWatch -
["Trading Symbol", "LTT", "LTP", "Volume Traded Today", "Open Interest", _
"Exchange", "Series/Expiry", "Instrument Name", "Symbol", "Option Type", "Strike Price"]
chrome has blocked it contained virus
 

TracerBullet

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

Super tool :clapping:
Did backfill quite fast for empty scrip. Once filled i deleted some rows and did backfill. It was done in few seconds too.

Possible bugs
1. It did not work without uncommenting - Future=-F1.
It created file ".txt" in ram drive and AB did not have the new scrip.
2. Sometimes it does not work, have to exit and do again
3. Delete is very slow over my existing data. I interrupted but i think it would take few mins. Can you put here the delete scrip.
 

TracerBullet

Well-Known Member

TracerBullet

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

are sir, i asked to put quotations out. I dont know how to test this.

please check this - https://www.dropbox.com/s/trcl83e572lr552/NestVwapBackFill_0.1.au3

hopefully there is no syntax error. Only change is to take quotations in a variable - $Quots = $Stock.Quotations
and use it instead of the whole thing.

Edit - Can you please change your signature link from the test build to https://github.com/SpiffSpaceman/AmibrokerFeeder/releases/latest
This one will always have the latest build so you wont have to change it. I also forgot to put license and source link in the test build.
 
Last edited:
Status
Not open for further replies.

Similar threads