NSE MCX Real time datafeed and charting

#4
Yes using a program called IDL loader or so, i guess its possible to import both backfill and real time from ifocus MT to Omega prosuite aka tradestation and Metastock charting tools but ifocus MT have its own custom indicators suite based on MQ4 which is much more powerful than AB or MS scripting cases.
could u please explain it further. i tried to use dde chart updater. i ticked dde server on in ifocus but no success. even i used ddespy but could not find dde server of ifocus running. as i am using epert system of meta sock i need data for metastock.

thanks for help and suggesting this great software.
 

casoni

Well-Known Member
#5
Hello,
USE MT4 PLUGIN.

1.copy MT4d.dll to C:\Program Files\AmiBroker\Plugins

2.copy RateServer.exe to C:\Program Files\AmiBroker

3.open dos prompt and enter command
cd C:\Program Files\AmiBroker
rateserver.exe /regserver

4.copy exp.dll to C:\Program Files\MetaTrader 4\experts\libraries

5.copy exp.mqh to C:\Program Files\MetaTrader 4\experts\include
click exp.mqh and compile

6.copy exportfb.mq4 to C:\Program Files\MetaTrader 4\experts
click exportfb.mq4 and compile

7.run metatrader4, then RateServer is displayed in tasktray
run exportFB Expert Advisor



8.run Amibroker

9.click amibroker and click [File]-[Database setting]
select Datasource MetaTrader4 data Plug-in
and set Base time interval
1Minute or Hourly or EOD

10.[Symbol]-[New] add symbol
USDJPY,GBPJPY... so on

11.click connect and turn green
then reteserver is displayed.
Hope this helps ..
download from here
http://www.4 s h a r e d.com/account/dir/2366977/79c9db93 /sharing.html?rnd=79 [remove spaces]
Thank you
 
Last edited:
#8
Mr Casoni,
Many thanks 4 yr post. It helped me (a non-geek) 2 download the plugin and config both MT4 as well as AB. But last night after completing the exercise when i open AB i get a "wait" signal (orange) not "OK" green. All other indications r ok like 1) RateServer is displayed in tasktray 2)Plug in is displayed on my in MT4. My question is will the plug in work only when markets are live? The doc command i entered from the start ...run .. on windows, is this ok?
Would be obliged if u can help clarify these issues. Regards
 
#9
Mr Casoni,
Today i could overcome my problem, I am now getting the OK green signal on AB. Lets see tomorrow during trading. Thanks all the same. Bye
 

pkgmtnl

Well-Known Member
#10
Is the RT data of MCX will be available in Amibroker through this utility?

Secondly, does it require installation of MetaTrader4 on the PC as well?
 

Similar threads