Yalnızca ürünü satın alan veya kiralayan kullanıcılar yorum yazabilir
Thushara Dissanayake  

v1.0 Parameters

  • Gap Parameters - Define the core detection rules for identifying and trading Fair Value Gaps (FVGs).
    • Gap filled detection percentage – Determines the minimum percentage of a gap that must be filled before trade execution is considered.
    • Timeframe – Selects the timeframe on which FVG detection operates.
    • Minimum gap length to consider as an opportunity – Sets the minimum size of a gap (in pips) required to qualify as a valid FVG.
    • Limit gap drawing to a set number of bars – Limits the number of past bars scanned for drawing FVG zones on the chart.
    • Display gaps in pips – Toggles the visual display of gap size in pip values directly on the chart.
  • Trading Parameters - Configure how trades are executed, managed, and closed.
    • Order type – Choose between Market or Stop orders for trade execution.
    • Lots – Sets the fixed trading lot size.
    • Slippage – Defines the maximum slippage allowed (in pips) when placing orders.
    • Tolerance for floating point errors – Establishes a tolerance value to account for floating-point precision during price evaluations.
    • Lot management – Enable or disable dynamic lot sizing based on risk.
    • Maximum risk percentage (1%)  – Specifies the percentage of account equity to risk per trade.
    • Take profit type – Determines the method used to calculate the take profit level (e.g., based on FVG or fixed pips).
    • Take profit (Pips) – Sets the profit target in pips if using fixed TP.
    • Stop loss type – Determines the stop loss logic (e.g., based on FVG or fixed pips).
    • Stop loss (Pips) – Defines the stop loss level in pips if using fixed SL.
    • Profit protection – Enables securing partial profits after price moves a certain distance.
    • Profit protection start in pips – Sets how far price must move before profit protection activates.
    • Profit protection in pips – Amount of profit to lock in once profit protection begins.
    • Trailing – Enables trailing stop functionality.
    • Trailing start in pips – Defines when the trailing stop begins.
    • Trailing step – Sets how far the stop loss moves with price action.
    • Magic number – Assigns a unique identifier to trades opened by this EA for tracking and management.
  • Advanced Trade Filters - Improve trade precision by applying restrictions and filters based on market structure and conditions.
    • Buy orders per candle – Limits the number of buy stop orders placed per candle.
    • Sell orders per candle – Limits the number of sell stop orders placed per candle.
    • Total orders per candle – Restricts the total number of orders placed per candle.
    • Enable/Disable filter for avoiding multiple orders per FVG signal – Prevents placing multiple trades on similar FVG signals within a defined pip range.
    • Define the pip range within which duplicate orders are not allowed – Sets the pip range used to detect duplicate FVG entries.
    • Enable/disable spread limit – Activates filtering to prevent trading during high spread conditions.
    • Maximum allowed spread in points to filter trades – Maximum allowed spread for trade execution.
    • Enable/disable stop order deletion – Enables automatic deletion of pending stop orders after a defined period.
    • Number of candles before deleting stop orders – Number of candles to wait before deleting untriggered stop orders.
    • Enable/disable time range check – Restricts trading to a specific time window.
    • Trading start time – Defines the beginning of the trading window.
    • Trading end time   – Sets the end time for trading.
    • Enable/disable daily profit target – Stops trading once the daily profit goal is achieved.
    • Set daily profit target in dollars ($) – The daily profit target in dollar amount.
  • Moving Average Filters - Apply trend confirmation through Moving Average crossovers.
    • Activate – Activates filtering trades using MA crossover logic.
    • Time period – Sets the chart timeframe used for the MA filter.
    • Fast Moving Average
      • Fast Period – Period for calculating the fast moving average.
      • Shift – Moves the fast MA forward or backward.
      • Method – Selects the type of MA (SMA, EMA, etc.).
      • Applied Price – Defines which price point is used in calculation (e.g., Close, Low).
    • Slow Moving Average
      • Slow Period – Period for the slow moving average.
      • Shift – Shifts the slow MA calculation.
      • Method – Defines the MA type (e.g., SMA, EMA).
      • Applied Price – Selects the price type used for the slow MA (e.g., Close).
  • Candle Power Filters - Filter trades based on candle strength to align entries with strong price momentum.
    • Activate – Activates filtering based on bullish or bearish candle strength.
    • Minimum bull/bear power percentage – Sets the required strength level for candle based entry filtering.
  • Alert Filters - Stay informed about trade events and market signals through real time alerts.
    • Popup Alert – Enable or disable pop-up notifications on the platform.
    • Mobile Alert – Enable or disable mobile push alerts.
    • Email Alert – Enable or disable email notifications for trading events.
  • Main Graphic Parameters - Customize the chart appearance to visually highlight important trade levels and FVG zones.
    • Bearish FVG color – Sets the color used to draw bearish Fair Value Gaps.
    • Bullish FVG color – Sets the color for bullish FVG zones.
    • Gap count color – Color used to display the number of FVGs or gap size.
    • Gap count font – Font used for displaying FVG labels on the chart.
    • Gap count font size – Size of the font used in gap count labels.


FVG Sniper Inputs

FVG Sniper Inputs

FVG Sniper Inputs

Thushara Dissanayake  
Hey FVG traders! I'm working on some useful EA upgrades like dynamic lot sizing for loss recovery and daily basket TP/SL to protect your capital. If you have ideas to make it better, just message me, love to hear your thoughts!
Thushara Dissanayake  



Hello everyone, I wanted to clarify an important point about the v1.0 parameters. The description for 
"Gap filled detection percentage" was incorrect in the initial comment.

The accurate description is: Sets the maximum allowed gap fill percentage. The EA will not open a trade if the gap has already been filled beyond this value.

This means it functions as an exit rule. The EA's behavior itself has not changed, only the explanation needed correction. I apologize for any confusion this may have caused.

Thank you for your understanding, and please let me know if you have any other questions.