Thank you so much Igor!
Printable View
Thank you so much Igor!
Hi Igor,
I've tested EA AllAveragesCrossover_Tester_v3.1 600+. It open order, but have no comment. I've check the code, but OrderSend function seems OK. Can you check it again?
ticket = OrderSend(Symbol(),mode,lots,
NormalizeDouble(SellPrice, Digits),
(int)(Slippage*dRatio),
NormalizeDouble( Stop, Digits),
NormalizeDouble( Profit, Digits),
Expert_Name+" SELL",Magic,0,Red);
Dearest IGOR
VL are more appropriate than arrows,gives exact vision for easy understanding,hope you are kind as always.
regards
mntiwana
Did you check the version 2.1 from here? This version does not work with new MT4 buidls. I mean: there are the versions which works with old builds of MT4 oly, and there are the versions which works with new MT4 builds.
You can see here:
- AllAveragesCrossover_v1.1 indicator is on this thread.
- AllAveragesCrossover_v1.2 fixed version is on this post.
- AllAveragesCrossover_v1.3 improved version is on this post.
- AllAveragesCrossover_v1.3 600+ indicator is on this post. This version works with Metatrader 4 build 600 and above.
- AllAveragesCrossover_v1.4 600+ indicator is on this post. This is fixed indicator. The version works with Metatrader 4 build 600 and above.
- AllAveragesCrossover_v1.5 600+ indicator is on this post. This is updated and fixed AllAverages_v3.1_Crossover_Filled indicator with ability to plot the filled area between 2 MAs. The version works with Metatrader 4 build 600 and above.
- AllAveragesConsensus_v1 indicator is on this post. AllAveragesConsensus_v1.1 indicator is updated version with new added parameter CountBars (0-all bars).
- AllAveragesCrossover_Tester_v3.1 indicator is on this post. This indicator can show quickly the performance of your settings even with StopLoss and TakeProfit.
AllAveragesCrossover_Tester_v3.1 600+ indicator is on this post. This version works with Metatrader 4 build 600 and above.
If it is written that "This version works with Metatrader 4 build 600 and above" so it means that the version works/improved/fixed with new MT4 builds. If it is not writen like that so it means the version works with old MT4 builds only.
So, the latest AllAveragesCrossover_indicator is on this post (AllAveragesCrossover_v1.5 600+ indicator), and it works (MT4 build 910):
Attachment 16780
Attachment 16784
Attachment 16781
Attachment 16782
Attachment 16783