Reversion

This Expert Advisor is designed for cyclic trading using a reverse strategy that constantly switches positions: BUY → SELL → BUY [INDEX]. The robot is fully automated and optimized for both strict Netting and Hedging account types across all asset classes (Forex, Gold, Crypto).
Upon launch, the EA instantly opens the first trade. Each position is held until the price hits a fixed Take Profit or Stop Loss level. To minimize risks, a smart Breakeven module is integrated: as soon as the price moves a specified distance in profit, the Stop Loss is automatically moved to zero (the entry price). After a trade closes, the robot observes a customizable pause (rest timer) and then opens a trade in the opposite direction. The order queue is saved directly into the terminal's global variables, protecting the EA from data loss during PC reboots. All trading statistics are displayed on a transparent on-screen dashboard.
Блок основных настроек (MAIN SETTINGS)
  • Trade Size (Lot) (Тип: double, по умолчанию: 0.01)
    •  The volume of the trade in lots. Built-in auto-correction will automatically round or increase this value if it is below the broker's minimum requirement.
  • Take Profit (Points) (Тип: int: 1000)
    • Take Profit distance strictly in points . For Gold (2 decimals), 1000 points equals a $10.00 price movement. For Forex (5 decimals), it equals 100 standard pips.
  • Stop Loss (Points) (Тип: int: 500)
    •  Stop Loss distance strictly in points . Protects your balance by closing the trade if the market moves against you. For Gold, 500 points equals $5.00 .
  • Robot ID Number (MagicNumber) (Тип: ulong, по умолчанию: 777654)
    •  A unique ID for the robot's orders. It ensures the EA only manages its own trades and ignores manual orders or other EAs running on the same account.
2. Защита прибыли / Безубыток (PROTECT MY PROFIT)
  • Turn on profit protection? (Тип: bool: true)
    • Enables ( true ) or disables ( false ) the Breakeven function. If disabled, trades will close strictly by initial TP or SL.
  • Move Stop to zero after X points profit (TriggerProfit) (Тип: int: 300)
    •  Trigger distance in points. Defines how much profit the trade must gain before the Stop Loss is moved to a safe zone. For Gold, 300 points is $3.00 .
  • Extra safe points added to zero price (BreakevenProfit) (Тип: int: 10)
    •  Lock-in points for commissions. If set to 10 (10 cents for Gold), the SL moves slightly past the entry price to cover broker spreads, commissions, or swaps when triggered.
3. Настройки времени (TIME PAUSE)
  • Wait X minutes before next trade (Тип: int: 0)
    • Rest timer between trades in minutes. Determines how long the EA waits on an empty market before reversing direction. Setting this to 0 disables the pause, making reversals instant.

Altri dall’autore
Strategy Concept: A trend-following strategy designed to capture precise entry points right as market pullbacks come to an end. How it works: Trend Identification: Two moving averages (EMA 34 and 144) display the main market direction. We only trade in the direction of this global trend. Pullback Detection: We wait for the medium RSI (9) line to temporarily move against the trend (crossing the 50 level). Entry Signal: Once the fast RSI (2) confirms short-term overbought/oversold conditions, an
FREE
ENGLISH  Nadaraya-Watson Envelope Developed by: Engineer Kassymbekov Serik with the assistance of Claude AI (Anthropic) Platform:  MetaTrader 5 Type:  Non-parametric regression envelope indicator --- Overview Nadaraya-Watson Envelope is a price channel indicator built on the Nadaraya-Watson kernel regression method. Unlike standard moving averages that treat all bars equally, this indicator assigns each bar an individual weight based on its distance from the current point — nearby bars ca
FREE
MA Filter Advance
Serik Kassymbekov
Simple trend-following robot for Gold (XAUUSD). It trades with the trend and protects against entering at price peaks. How the Robot Works? This robot is designed for automated trend trading, especially on Gold. It uses three simple rules to find safe entry points: Trend Trading: The robot determines the overall market direction. If the price is rising, it only buys. If the price is falling, it only sells. It never trades against the market. Precise Entry: The robot opens a trade only when a
Filtro:
Nessuna recensione
Rispondi alla recensione