Pecolla is my own personal Expert Advisor, developed in mql4 language for Metatrader 4 platform.
You can buy it or try as demo version in the MQL5 market.
The Expert Advisor manage trading operations with 1% of Auto Money Management, the goal is to achieve a few pips for each trade.
When the trade goes in the wrong direction, an additional trade is open with a higher lot size (x10). You can choose, in which direction open the additional trade.
This is a non-stop loss system, the EA can work in addition with other robots but it will open the trade only if there are no open trades by other robots in the MetaTrader terminal.
You can choose to manage only Buy operations, Sell operations or both with any timeframe.
The robot supports any currency pair but, of course, you should backtest it before trading on a real or demo account.
Exhaustive backtest has been made to find the optimal settings, in slightly less of eight years backtest the EA was never losing money, but I recommend of course to test it on a demo account for at least three months before to try it on a real one.
The editable parameters are:
Global Settings
- Max_Spread: maximum value of spread
- Max_Slippage: maximum value of slippage
Buy Direction
- Buy_Enable: true – manage Buy operation. If false, Buy operation is not allowed.
- I1B_Period: period for the first indicator.
- I1B_Applied_Price: applied price for the first indicator.
- Reverse_RecoveryB: if true, the recovery trade will be opened in the opposite direction, otherwise it will be opened in the same direction.
Sell Direction
- Sell_Enable: true – manage Sell operation. If false, Sell operation is not allowed.
- I1S_Period: period for the first indicator.
- I1S_Applied_Price: applied price for the first indicator.
- Reverse_RecoveryS: if true, the recovery trade will be opened in the opposite direction, otherwise it will be opened in the same direction.
You can also find a real signal here: https://www.mql5.com/en/signals/215250
You can find Pecolla also on myfxbook and Alpari.
Happy Trading…
Be First to Comment