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

Status
Not open for further replies.

josh1

Well-Known Member
Sir, I am using RTGoogle and is working fine. thank you for this Wonderful Gift,
many traders will be benefited.

the volume field is left blank, and not updating volume, could you please look
in to it, otherwise rest of the RT data is cleanly updating in Amibroker

Thanks again
Envyraj,

Google does not give volume in this URL so I cannot give it to you.
 

josh1

Well-Known Member
sir am not using a RTNOW am using a RTGOOGLE and i zip file that dont have a rtgoogle.format file.

There is no rtgoogle.format file. Copy the Nest3.format file into Amibroker\format folder. Ami will work.
Also Date in A column of your worksheet is in number format. Select column A and right click. Chjange format to Date dd/mm/yyyy. Ami is not getting date from your sheet.
 
Sir, I am using RTGoogle and is working fine. thank you for this Wonderful Gift,
many traders will be benefited.

the volume field is left blank, and not updating volume, could you please look
in to it, otherwise rest of the RT data is cleanly updating in Amibroker

Thanks again
this problem was solved by converting the A column data in to string and
format DD/MM/YYYY , see C column for reference
and sir what about historical ieod data where from i get this and how can i save this for permantly
 

There is no rtgoogle.format file. Copy the Nest3.format file into Amibroker\format folder. Ami will work.
Also Date in A column of your worksheet is in number format. Select column A and right click. Chjange format to Date dd/mm/yyyy. Ami is not getting date from your sheet.
sir can i link ieod data with this tutorial or with ami with this tutorial to get live historical ieod
 
TT RTNOW details:

1. Ensure Amibroker DB path for TT feed is correct ( if reqd create a new Amibroker DB & save it under pref )

2. Following are the column formula used for TT feed with RTNOW sheet:
( this is the 7th row formula assuming TT.xls is my snap file )

A7=[TT.xls]Streaming_Stock_Watch!B9

B7=NOW() <<<<<<This will display current time since TT snap do not give us timestamp

C7=[TT.xls]Streaming_Stock_Watch!E9

D7=[TT.xls]Streaming_Stock_Watch!D9

E7=[TT.xls]Streaming_Stock_Watch!S9

F7=[TT.xls]Streaming_Stock_Watch!B9

Realtime Feed = Yes

After putting the above formulas in RTNOW sheet 7th row , just copy the 7th row & paste it for the below rows , it should pick correct scripts from snap file ( if there is more than one script in the snap excel ).

VERY IMPORTANT: DO NOT FORGET TO SAVE RTNOW FILE AFTER ALL CHNAGES FOR NOW/TT/ODIN.

Correct Procedure: Open TT, load Market Watch, load "Snap to Excel" ( if already created ), from same Excell window open RTNOW file, ensure the settings are correct per above, click "Start RT Data" @ 9:15AM this should lauch Amibroker auromatically & show you live ticks ( or if needed switch to 5m/15m intraday chart it will show as well ). Please ensure TT session is kept live.

For Backfill ( 30days ) using TT, open the chart for 30D-0 , then save the chart data as .csv, use Amibroker import wizard firsttime & set the colums correctly per the values seen in .csv file. From next time just use "Import ASCII".

VERY IMPORTANT: DO NOT FORGET TO SAVE RTNOW FILE AFTER ALL CHNAGES FOR NOW/TT/ODIN.
 
Trade Tiger To Excel

Trade Tiger has a provision "Snap to Excel" from Market watch. The necessary instructions are given on Sharekhan.com site here

http://www.sharekhan.com/tradetigernew/Demo/SnaptoExcel/Snap_to_excel.htm

Please note that you are not supposed to tinker with Snap Excel Sheet opened through TT.

Save the TT "snap to excel" file as "TT.xls".

Keep this TT.xls in c:\ShareKhan\TradeTiger\Snap to Excel folder

Keep RTNOW also in C:\Sharekhan\Trade Tiger\Snap to Excel folder
 
Status
Not open for further replies.

Similar threads