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

Status
Not open for further replies.

TracerBullet

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

Is it necessary to include git in the zip file?
i included it so that anyone can takeover from it if needed or upload to github.
You can just share binary only if you want + active link to source code
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

How to add MCX scriptID in setting.ini file ? i'm using NEST, anybody can help me , thanks in advance.
 

amsin21

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

How to add MCX scriptID in setting.ini file ? i'm using NEST, anybody can help me , thanks in advance.
Mine :

Code:
[NestRTD]

; README 
;
; A) For All Folder Paths, 
;   1) Use forward slash(/) and End with /
;   2) Do not use Drive Root. Ex Use R:/rtd/ but not R:/
;
; B) Take ScripId and Field IDs using "Link to Excel" in Nest   ( Right click scrip in Market watch -> Link to Excel -> Selected Items )
;
;       Ex Nest -  =RTD("Nest.ScripRTD",,"nse_fo|NIFTY14MARFUT","LTT")
;		   NOW  -  =RTD("NOW.ScripRTD",,"MktWatch","nse_cm|AXISBANK-EQ","Last Traded Price")
;
;       Here,   "Nest.ScripRTD"			/ "NOW.ScripRTD"		= RTDServerProgID
;               "nse_fo|NIFTY14MARFUT"	/ "nse_cm|AXISBANK-EQ"  = ScripID
;               "LTT"                   / "Last Traded Price"   = LTT Field ID

; Use NOW.ScripRTD for NOW / Nest.ScripRTD for Nest
RTDServerProgID=Nest.ScripRTD

; Period before bar data sent to Amibroker - In milliseconds - Minimum 1 second
BarPeriod=1100

; CSV Folder Path - Prefer Ram drive
CSVFolderPath=H:/AmiRTD/

; Amibroker DB Path - Default one will be used by Amibroker if empty. set only if needed. 
;AbDbPath=D:/temp/AmibrokerDB_/

; Time format used when LTT empty - std::strftime
TimeFormat=%H:%M:%S

; Only ScripX from here - No extra spaces in value
; Change Scrip Id and Field Ids if different
;
; ScripX=ScripID(mandatory);Alias(Amibroker Scrip name-mandatory-Taken as-it-is);LTP Field ID(mandatory);LTT Field ID;Todays Volume Field ID;OI Field ID 

;Scrip1=nse_fo|NIFTY14MAYFUT;NIFTY_F1;LTP;LTT;Volume Traded Today;Open Interest
;Scrip2=CNX Nifty;NIFTY;Index Value;;

;Scrip1=nse_cm|SRF-EQ;SRF;LTP;LTT;Volume Traded Today;Open Interest
;Scrip1=mcx_sx|USDINRCUR;USDINR;LTP;LTT

; NOW
;Scrip1=nse_cm|AXISBANK-EQ;AXISBANK;Last Traded Price;Last Trade Time;Volume Traded Today;Open Interest

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; Current month- NFO

Scrip1=nse_fo|NIFTY14NOVFUT;NIFTY-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip2=nse_fo|BANKNIFTY14NOVFUT;BANKNIFTY-CM;LTP;LTT;Volume Traded Today;Open Interest

; Current month- CDS

Scrip3=cde_fo|EURINR14NOVFUT;EURINR-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip4=cde_fo|GBPINR14NOVFUT;GBPINR-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip5=cde_fo|JPYINR14NOVFUT;JPYINR-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip6=cde_fo|USDINR14NOVFUT;USDINR-CM;LTP;LTT;Volume Traded Today;Open Interest

; Current month- Metals

Scrip7=mcx_fo|COPPERM14NOVFUT;COPPERM-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip8=mcx_fo|ALUMINI14NOVFUT;ALUMINI-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip9=mcx_fo|NICKELM14NOVFUT;NICKELM-CM;LTP;LTT;Volume Traded Today;Open Interest

; Current month- Bullions

Scrip10=mcx_fo|GOLDGUINEA14NOVFUT;GOLDGUINEA-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip11=mcx_fo|GOLDPETAL14NOVFUT;GOLDPETAL-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip12=mcx_fo|SILVERM14NOVFUT;SILVERM-CM;LTP;LTT;Volume Traded Today;Open Interest
Scrip13=mcx_fo|SILVERMIC14NOVFUT;SILVERMIC-CM;LTP;LTT;Volume Traded Today;Open Interest

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; Next month - NFO

Scrip14=nse_fo|NIFTY14DECFUT;NIFTY-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip15=nse_fo|BANKNIFTY14DECFUT;BANKNIFTY-NM;LTP;LTT;Volume Traded Today;Open Interest

; Next month - CDS

Scrip16=cde_fo|EURINR14DECFUT;EURINR-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip17=cde_fo|GBPINR14DECFUT;GBPINR-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip18=cde_fo|JPYINR14DECFUT;JPYINR-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip19=cde_fo|USDINR14DECFUT;USDINR-NM;LTP;LTT;Volume Traded Today;Open Interest

; Next month - Metals

Scrip20=mcx_fo|COPPERM15FEBFUT;COPPERM-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip21=mcx_fo|ALUMINI14DECFUT;ALUMINI-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip22=mcx_fo|NICKELM14DECFUT;NICKELM-NM;LTP;LTT;Volume Traded Today;Open Interest

; Next month - Bullions

Scrip23=mcx_fo|GOLDGUINEA14DECFUT;GOLDGUINEA-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip24=mcx_fo|GOLDPETAL14DECFUT;GOLDPETAL-NM;LTP;LTT;Volume Traded Today;Open Interest	
Scrip25=mcx_fo|SILVERM15FEBFUT;SILVERM-NM;LTP;LTT;Volume Traded Today;Open Interest
Scrip26=mcx_fo|SILVERMIC15FEBFUT;SILVERMIC-NM;LTP;LTT;Volume Traded Today;Open Interest

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; Far month - NFO

Scrip27=nse_fo|NIFTY15JANFUT;NIFTY-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip28=nse_fo|BANKNIFTY15JANFUT;BANKNIFTY-FM;LTP;LTT;Volume Traded Today;Open Interest

; Far month - CDS

Scrip29=cde_fo|EURINR15JANFUT;EURINR-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip30=cde_fo|GBPINR15JANFUT;GBPINR-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip31=cde_fo|JPYINR15JANFUT;JPYINR-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip32=cde_fo|USDINR15JANFUT;USDINR-FM;LTP;LTT;Volume Traded Today;Open Interest

; Far month - Metals

Scrip33=mcx_fo|COPPERM15APRFUT;COPPERM-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip34=mcx_fo|ALUMINI15JANFUT;ALUMINI-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip35=mcx_fo|NICKELM15JANFUT;NICKELM-FM;LTP;LTT;Volume Traded Today;Open Interest

; Far month - Bullions

Scrip36=mcx_fo|GOLDGUINEA15JANFUT;GOLDGUINEA-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip37=mcx_fo|GOLDPETAL15JANFUT;GOLDPETAL-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip38=mcx_fo|SILVERM15APRFUT;SILVERM-FM;LTP;LTT;Volume Traded Today;Open Interest
Scrip39=mcx_fo|SILVERMIC15APRFUT;SILVERMIC-FM;LTP;LTT;Volume Traded Today;Open Interest
 

Raghuveer

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

Thanks Raghuveer

I will do the needful later in the day time after market hours

I am not worried about malware, I can understand this is a false alarm. But Avast is not allowing even the download of the file. I will have to find a way to download the file by bypassing Avast.

BTW, how to directly run the text files.

Thanks
How to run the *.au3 text files for Josh Backfill_0.5 without using any exe at all:

Install AutoIt and SciTE. SciTE is just a text editor for *.au3 files.
Right click on the *.au3 text file you want to run and select "Run Script". "Run Script x64" may or may not work.
Or
Open the *.au3 text file you want to run in SciTE editor and press F5.
 

Raghuveer

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

Uploaded RTMan but lost the help file
If you are referring to the Tutorial.pdf file it's here: http: //www. 4shared. com/zip/xqg6E4G7ce/AmibrokerFeeder_0141_binary.html
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Can anybody help me to download getbhavcopy program. The link provided by google search for downloading from hememkapadia.somee.com says Invalid Hostname.

I downloaded it from some other site, but it was caught by the antivirus citing it has got a virus.

Is it one of the false signature mentioned? Please help:confused:
 

amsin21

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

Can anybody help me to download getbhavcopy program. The link provided by google search for downloading from hememkapadia.somee.com says Invalid Hostname.

I downloaded it from some other site, but it was caught by the antivirus citing it has got a virus.

Is it one of the false signature mentioned? Please help:confused:
http://www.getbhavcopy.com/
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Nest.ScripRTD - IScripRTD object creation error. Nest down? - getting error log, I am using NestRTD exe file, anyone help me, Thanks in advance.
 
Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M

Nest.ScripRTD - IScripRTD object creation error. Nest down? - getting error log, I am using NestRTD exe file, anyone help me, Thanks in advance.
Download the help file from Raghuveers link given above/here, the name may be NestRTD but its the same method to be followed for data transfer from nest to Ami..

Link:
If you are referring to the Tutorial.pdf file it's here: http: //www. 4shared. com/zip/xqg6E4G7ce/AmibrokerFeeder_0141_binary.html
 
Status
Not open for further replies.

Similar threads