This EA focuses on "anomalies," which are statistically significant price movements that repeat based on specific combinations of day of the week, date, and time. It measures market volatility using the M5 ATR (25) and dynamically adjusts the TP/SL range. Entry is precisely controlled down to the second, and the Tokyo, London, and New York sessions are individually optimized.
- MagicNumber : A fixed magic number. Used for order identification.
- FixedLot : Fixed lot size (default 0.01).
- GMTOffset : GMT correction value.
- AccountCurrency : Account currency (yen/usd).
- UseCompound : Whether or not to use compound interest (default is false).
- RiskPercent : Risk tolerance (default 1.0).
- DSTMode : Daylight Saving Time system. US type (0=XM, etc.), EU type (1=SriTre, etc.), SummerOFF (2).
- MaxSpread : Allowable spread (default 50.0 points = 5 pips).
- MaxSlippage : Allowed slippage (default 30).
Related Pages
- List of Day Trading Expert Advisors
- List of Scalping EAs
- List of Swing Trading EAs
- Popular EA Ranking
- User Guide
- List of Free EAs

