Commit graph

4 commits

Author SHA1 Message Date
CHACHAIAN
c992649e62 feat: complete Oops Gap Reversal Expert Advisor
- detect qualifying gap-up and gap-down setups
- track one active setup across later bars
- expire unconfirmed setups after the validity window
- confirm bullish and bearish reversals on completed bars
- recover structural stop levels from the original gap bar
- calculate risk-reward targets and broker-compatible volume
- support manual and percentage-based position sizing
- block overlapping EA-managed positions
- submit market orders and validate trade-server retcodes
- add visual and historical testing support
2026-07-31 13:14:04 +03:00
chachaian
c3363cd9d7 feat: add Larry Williams Oops gap reversal EA
- implement bullish and bearish gap detection
- track setup validity across completed bars
- confirm reversals using closed candles
- calculate structural stops and risk-based targets
- support manual and automatic position sizing
- prevent overlapping EA-managed positions
- validate market data and position properties
- check trade-server return codes before reporting success
- add Strategy Tester presets and project documentation
2026-07-27 13:45:35 +03:00
CHACHAIAN
40798eb359 Generated by MQL5 Wizard 2026-07-19 06:06:20 -07:00
f5d70afaf0 Initial commit 2026-07-19 13:06:09 +00:00