Remember
Register
AmiBroker Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Welcome to AmiBroker Q&A. Please note that we are moving totally to the Community Forum
forum.amibroker.com
any new questions should go there.
All categories
AmiBroker
(98)
AmiQuote
(41)
AFL Code Wizard
(14)
IBController
(2)
Data sources
(14)
Plugins
(2)
Testing
(6)
Related questions
Does anybody know of a data feed that is able to filter the cross orders, both real time and historical?
How to import tick data into Amibroker?
The database file does not show in Window Explorer only shows in window "open database" in Amibroker
what is the maximum minute timeframe history which is available on Amibroker charts for say EURUSD
How to use data from TeleChart in AmiBroker?
Most popular tags
afl
amibroker
amiquote
data
yahoo
backtest
bid-ask
plot
optimize
days
volume
ib
setup
debugger
website
account
database
eod
tiingo
amibroker-migration
collection
documentation
monte-carlo
per-signal-metric
non-trading
linux-mint
day-trading
simulation
papermoney
scatter
websites
research
marketwatch
filters
#import
#utf8
internet-explorer
ie10
rotational
issue
dividends
spread
crossorders
trading
dividend
custom
name
volumedelta
downtick
uptick
backfill
posts
symbology
installation
tc2000
multi-time-frame
android
linking
charts
ask
multi-threading
email
forum
ascii
import
apple
full
user-interface
metatrader and amibroker
0
votes
hi
how i can connect amiroker to metatrader 4
thanks
asked
Jun 14, 2017
in
Data sources
by
anonymous
2 Answers
0
votes
There is no official link to metatrader.
answered
Jun 15, 2017
by
admin
(
9,260
points)
0
votes
Metatrader has DDE server. AmiBroker offers connection to DDE servers. So that's one way of connecting to MT. Keep in mind though DDE is old fashioned connection method. And it does not allow to backfill data.
answered
Jun 15, 2017
by
fxshrat
(
1,200
points)
Thank you very much for your replay . I remembered i had used plugins such rateserver and it was working great.
But now with new version of metatrader it doesn't.
Regards
...