TrendHarvest

TrendHarvest EA — Stochastic and ATR Averaging System for MT5

TrendHarvest EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Stochastic Oscillator as the entry trigger and the Average True Range (ATR) as a volatility filter — to determine trade entry conditions. When a valid signal is confirmed, the EA opens an initial position and continues to add orders on each subsequent candle close using a fixed lot multiplier of 1.5, until the maximum averaging limit is reached.

Entry Logic

A buy order is placed when the Stochastic %K line crosses upward above the %D line within the oversold zone, and the ATR value is at or above the minimum pip threshold — confirming that the market has sufficient volatility to support a move. A sell order is placed when the Stochastic %K line crosses downward below the %D line within the overbought zone, under the same ATR condition. No new entry signal is evaluated while positions are open.

Averaging Logic

After the initial entry, the EA opens one additional order on each new candle close in the same direction as the original position. Each subsequent order uses a lot size that is 1.5 times the previous order. This process continues until the maximum number of averaging orders defined in the settings is reached. All averaging orders include a take profit level set in pips, placed directly on each order.

Risk Management

A global stop loss monitors the total floating loss across all open positions. When the combined loss reaches the defined USD threshold, all positions are closed immediately regardless of individual order status. Free margin is verified before every order placement using the CheckMoneyForTrade function. Lot size is automatically validated and adjusted to comply with broker volume rules before execution.

Features

  • Entry based on Stochastic crossover with ATR volatility confirmation
  • Averaging multiplier of 1.5 applied to each new order on candle close
  • Maximum averaging order limit is user-defined
  • Take profit set directly on each order in pips
  • Global stop loss in USD closes all positions when total loss threshold is met
  • Free margin check before every order to prevent over-leverage
  • Automatic lot normalization against broker minimum, maximum, and step volume
  • Live dashboard showing Stochastic value, ATR value in pips, signal status, averaging count, open profit or loss, take profit and stop loss settings

Input Parameters

  • Starting Lot Size — initial trade volume, normalized automatically to broker specifications
  • Averaging Multiplier — lot size multiplier applied to each averaging order (default: 1.5)
  • Maximum Averaging Orders — total number of orders allowed including the initial entry
  • Take Profit (Pips) — pip distance for take profit placed on each individual order
  • Global Stop Loss (USD) — total floating loss in USD at which all positions are closed
  • ATR Period — number of bars used in ATR calculation (default: 14)
  • Minimum ATR in Pips — minimum ATR value required to allow entry, filters low volatility conditions
  • Stochastic %K Period — fast line period for the Stochastic Oscillator (default: 5)
  • Stochastic %D Period — slow line period for the Stochastic Oscillator (default: 3)
  • Stochastic Slowing — smoothing value for the Stochastic Oscillator (default: 3)
  • Stochastic Overbought Threshold — level considered overbought (default: 80)
  • Stochastic Oversold Threshold — level considered oversold (default: 20)
  • Magic Number — unique identifier assigned to all orders placed by this EA
  • Max Slippage — maximum permitted slippage in points
  • Show Dashboard — enables or disables the on-chart information panel
  • Panel Corner — selects the chart corner where the panel appears
  • Panel X and Y Offset — adjusts the panel position on the chart

Recommended Use

  • Symbols: EURUSD, GBPUSD, USDJPY, XAUUSD
  • Timeframes: H1, H4

作者のその他のプロダクト
====================================================  ENGLISH DESCRIPTION (Paste ke kolom English) ==================================================== Have you ever watched a trade go against you — and felt helpless, unable to do anything but wait? That frustration is exactly why GajahMada EA was built. Named after the legendary Mahapatih Gajah Mada of the Majapahit Empire — a commander who never retreated, never surrendered, and united the Nusantara archipelago through strategy and patienc
====================================================  ENGLISH DESCRIPTION - MQL5 MARKET COMPLIANT ==================================================== GoodVibe EA is a trade management utility designed to assist traders in managing open positions automatically. It does not open trades on its own. All entry decisions remain with the trader. The EA runs in the background and applies the configured management rules to positions that are already open — either on the current chart symbol or across
FREE
PrecisionEdge EA — RSI and Stochastic Confluence System for MT5 PrecisionEdge EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Relative Strength Index (RSI) and the Stochastic Oscillator — to determine entry conditions. A trade is placed only when both indicators generate a signal at the same time on a new bar close. Entry Logic A buy order is placed when the RSI crosses upward out of the oversold level and the Stochastic %K line crosses above the %D lin
BandRider EA — Strategy Overview BandRider EA is an automated trading system designed to capture market reversal opportunities using a combination of: Bollinger Bands ATR Volatility Filter Smart Averaging System The EA is optimized for medium to long-term market movement analysis and is recommended for higher timeframes such as: H1 H4 D1 How BandRider EA Works 1. Market Reversal Detection BandRider monitors price interaction with Bollinger Bands. BUY Logic Price closes below the Lower Bollinger
フィルタ:
レビューなし
レビューに返信