strategia wybic D1 D1 breakout strategy input 'fixed lot' or 'dynamic lot' -choice between 'fixed lot' or 'dynamic lot' fixed lot - dynamic lot - 'Recovery zone with martingale' or 'Martingale' - choice between 'Recovery zone with martingale' or 'Martingale' max spread - opens a position only if the spread is lower than ... breakout distance - when the price breaks the previous high or low, the position is opened only after an additional distance if it is greater than 0 open distance - if the difference between the opening of the day and the closing of yesterday is bigger than ..., it does not open a position notification on MT5 app on/off - notification when position is opened play sound on/off - play sound when position is opened ============Martingale initial TP - for the first position, i.e. if the previous position was closed on TP and there is only 1 position open SL - Stop loss and reverse Martingale TP - if the last position was a loss and is being recovered Multiple lots - martingale position multiplier (double 2.0) ============Recovery Zone with Martingale initial TP - if only one position is open RZ Martingale TP - if there is more than 1 position open distance - recovery zone multiple lots - martingale position multiplier (double 2.0) ------------------------ logic buy - when the price breaks yesterday's high taking into account breakout distance sell - when the price breaks yesterday's low taking into account breakout distance If an EA already has at least one position open, it does not open another one based on a breakout but waits until it reaches TP after the first entry or after recovering a loss. Martingale When the price reaches the SL, the position is closed and opened in the opposite direction increased by the multiplier. This is repeated until the price reaches "Martingale TP". When the price reaches the TP, the EA waits for another breakout signal the next day. TP depends on whether the previous transaction was profitable or not (initial TP or Martingale TP) Recovery zone with Martingale When the price reaches recovery zone (distance) position is not closed, another but opposite position is opened increased by the multiplier This is repeated until the price reaches "RZ Martingale TP". TP depends on whether the previous transaction was profitable or not (initial TP or RZ Martingale TP) EA with source code should work on all forex pairs and gold