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 |
||
|---|---|---|
| .. | ||
| Advisors | ||
| Archive | ||
| Examples | ||
| Free Robots | ||
| Mistral | ||
| Galileo FX_Pro_MT5.ex5 | ||
| Recommended Project Knowledge Structure.md | ||