Realtime data NOW,ODIN,TradeTiger,Google,Yahoo > AmiBroker, Fcharts, Qtstalker

Status
Not open for further replies.

josh1

Well-Known Member
Josh
can we..members.. create and share tick database so if someone loses connection we can upload....may be we can decide upon some limited scripts
Yes we can! It is a good idea. Currently, users are doing back fill from whatever source they are using if they loose connection.
It will be better if you start your new thread for this as this is not the purpose of this thread.
 

sr114

Well-Known Member
Maybe because i am having pirated version of amibroker that's why its not storing in 1 second. Which version are you using ? and how much minimum time difference is between two successive quotes in your amibroker (symbol, quote editor) ?
Can you suggest article to read more about how to use RTD ?

Regards
Vertigo

i am getting all the quotes with 1 sec lag

sr
 

josh1

Well-Known Member
Josh
how to handle futures at expiry? do we have to create new trading symbols till next expiry & deletwe previous ones??
There are two ways to handle.

1. Simpler way. Fix the name of symbol in column A manually by typing e.g. NIFTY1 or NIFTY5500CE. Rest of the columns can be linked to NOW. After the expiry, you can find and replace in those columns. Say NIFTY12OCT5500CE. Stop Real time feed and Just replace OCT with NOV and you have NIFTY12NOV5500CE. You will get quotes for NOV. Symbols will be created automatically. However, you will get a spike in price of about Rs.30 in Nifty future and also in other futures due to interest component. Your indicators will go for a toss.

2. I prefer to create new market watch for next month, link all those symbols in RTNOW and backfill for 15 days from NOW. Then I delete data in old symbols up to the first date for which I have data in new symbol and merge old symbol with new ones. In this way I get smoother charts.
 
this is continuation from my this post -> http://www.traderji.com/data-feeds/69109-free-data-nsenow-amibroker-via-excel.html

i have been able to fetch realtime datafeed from now, odin, google, yahoo, to excel 2007 and pull it into amibroker and fcharts. Tradetiger is not tested yet but it has snap to excel facility through its marketwatch so it will be possible to fetch feed from tt also.

Readers are free to download the applications from here->
http://www.4shared.com/zip/azkbzpah/rtg3.html

http://www.4shared.com/office/xuzkjvjd/rtg3.html

http://www.4shared.com/file/rvj8wl_f/rtg3.html

whatever is extension of the file i.e rtg3.zip , rtg3.z or rtg3.doc, change it to rtg3.zip and unzip the file. you may have to login into 4shared.com to download. There is a torrent link appearing below download file now if you do not want to login. Somehow torrent for this file is not working on my laptop but download is working.

The source code is open. I shall explain the operations/source code and pros and cons of each source/method in series of articles here.

Readers are requested to refrain from writing any comments/reply here until i finish explanation which may take about two weeks. This will enable everybody to get uninterrupted information.

Those who are adventurous, can read the previous thread and use the applications.
Links to previous versions are here->
http://www.4shared.com/file/bqgiuijq/nse-now-rt-to-fc.html

http://www.4shared.com/file/hhbjlown/nse-now-rt21.html

http://www.4shared.com/zip/udvirnmf/nse-now-rt2.html
hi
rtg3 link are not working
 
Status
Not open for further replies.

Similar threads