Experts: Patterns_EA - page 3

 
Of the two: either I misunderstood the workings of the "Always one position (swing) - always only one position in the market;" feature or this option doesn't actually work properly.

For me this option should only open one position before reaching SL or TP for either buy or sell, as these are the "Only one Buy" and "Only one Sell" options, meaning it would only be a position for both sell as much as buy at the sign of each, but in practice this is not what happens with your EA!
 

This will not place a trade on my 5-digit ECN account.


m

 

sir,

Your working on expert is appreciated.

but in the trading, expert have only one option buy or sell.

we don't have idea which candle is used for buy or which candle is used for sell


Also add any candle for the close of trend because spread stoper not works


add fibonacci to the works to give excellent results in trading

 
Optmise every pattern separately.
 
im getting a bunch of errors when i compile this
 
csymbol error, please help
 

please help

 

Why I don't have the EA installed in mt5 ?



 

I added a bit of code from myself -))))))

To make it more convenient to adjust to the history - pattern search in the tester... ( Patterns Testing section).

I also added Trading Time section.

Specifically for Alfa Forex I added waiting for market opening, especially critical on Monday.

I believe that it is possible to work only with daily candles. And then there are doubts -)

Files:
Patterns_EA.zip  22 kb
 
You must add #include <TradeSymbolInfo.mqh> to #include <TradeSymbolInfo.mqh>.