BREAKING CHANGES: - EA is no longer management-only when InpEnableEntries=true - New CTrade dependency added - New magic number 77777 used for automated entries NEW FEATURES: - Toggleable bar-counting entry system (3/5/7 consecutive opposite bars) * Detects N consecutive bearish/bullish bars followed by reversal * Long entry: After N bearish bars, current bar closes bullish * Short entry: After N bullish bars, current bar closes bearish - Auto lot sizing based on account risk percentage - Fixed stop-loss and R:R-based take profit - Entry cooldown period (minimum bars between entries) - Fully integrated with existing position management system IMPLEMENTATION: - DetectBarCountingEntry(): Scans for consecutive opposite bars pattern - ExecuteEntry(): Places market orders with risk management - Integrated into OnTick() with new bar detection - CTrade setup with magic number, deviation, and filling mode - Ent |
||
|---|---|---|
| .. | ||
| ERMT_7x | ||
| ERMT_PMEx | ||
| Modules | ||
| ExpertMACD.ex5 | ||
| ExpertMACD.mq5 | ||
| ExpertMAMA.ex5 | ||
| ExpertMAMA.mq5 | ||
| ExpertMAPSAR.ex5 | ||
| ExpertMAPSAR.mq5 | ||
| ExpertMAPSARSizeOptimized.ex5 | ||
| ExpertMAPSARSizeOptimized.mq5 | ||