fix: Implement session-scoped gate
This commit is contained in:
@@ -24,6 +24,8 @@ A MetaTrader 5 Expert Advisor for scalping **XAUUSD (Gold/USD)** on **M15** (als
|
||||
|
||||
Entry is taken when the ORB retest aligns with a nearby Order Block (optional — configurable).
|
||||
|
||||
Active exposure is session-scoped: one open trade is allowed per session, and different sessions may each hold one trade on the same day.
|
||||
|
||||
### Session Level Ladder (New)
|
||||
- After a confirmed session breakout direction, the EA can trade between that session's ORB levels:
|
||||
- Bullish ladder: `Low -> Mid`, then `Mid -> High`
|
||||
|
||||
Reference in New Issue
Block a user