Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
When I atach any ea to the chart, i dont see any symbols where system make trades. I mean arows or anything. Can anyone give me a hint, what to do? I even tried to reinstall metatrader, but it didnt help
this problem happens to me too, something that we shoud do is missing and i cant get it
it happens in the Interbank FX platform and strategyBuilder Platform ( Demo )
does EA work only in the live account ??
if anybody faced this problem and managed to fix it, kindly let us know how
Use first script ((james-bond)) which is going to show you your actual+history trading entries and exits.
You can also alter your EA with include file tracert.mqh. to get your backtests
visual on chart.
@ayman_w72
james bond goes into \experts\scripts folder
attach it to whatever chart you trade and you will see
your actual forward test for that pair.
tracert.mqh is for visual testing of your expert it goes into
\experts\include folder it is helping you to tweak your EA-s
you can use it from metaeditor
open existing EA and invoke it with #include tracert.mqh then
compile,but i assume that you wont need it for now.
Use first script ((james-bond)) which is going to show you your actual+history trading entries and exits.
You can also alter your EA with include file tracert.mqh. to get your backtests
visual on chart.
Check the authors info inside code.
hi the james bond is cool but what are the dots etc etc can someone explain