Forex Fireball EA
Logic:
- Trend-Following:
- Uses MACD to determine trade direction.
- Buys if MACD main line > signal line, sells if MACD main line < signal line.
- Order Management:
- Limits trades based on MaxTrades.
- Trades within a specified date range.
- Trailing Stop:
- Adjusts stop loss to secure profits when the price moves favorably.
- Dynamic Lot Sizing and Martingale:
- Adjusts lot size based on account balance and risk.
- Increases lot size using a Martingale strategy if previous trades exist.
- Profit Protection:
- Closes the last trade if profit exceeds SecureProfit.