GridBay

  • Experts
  • Ilya Putintsev
    Ilya Putintsev
    I'm a simple Russian guy who started working on Iskra computers with 5.25" floppy disks, back when there were no 3.5" floppy disks. I remember when the game Doom was released, and I played StarCraft before I started programming, first in Basic and then in Pascal. In high school and later in college
  • 버전: 1.0
  • 활성화: 10

What the Robot Does

  Automatically opens grids in a single direction (Buy or Sell) based on RSI and Ichimoku signals. Averages positions across three waves: Wave 1 is the primary grid, Wave 2 is the first additional averaging layer, Wave 3 is deep averaging. When drawdown becomes severe, the robot automatically activates hedging by opening a grid in the opposite direction. Profit management is handled through Global Take-Profit, Trailing Take-Profit, and Break-Even. Deposit protection is provided via maximum drawdown limit, daily loss limit, and a Stop-Loss on every position. Runs around the clock or within specified trading sessions only.

The robot catches price reversals, builds a grid, averages against the move, and locks in profit on the reversal. Under heavy drawdown it activates a hedge for protection.

Lot Settings

BaseLot  0.01    base lot size for the first order

LotPerBalance  1000.0    account balance in USD per 1 base lot; 0 = fixed lot

Primary Grid — Wave 1

UseAutoGrid  true    enable automated trading

Grid_StepPips  40    grid step in pips

Grid_MaxOrders  5    maximum number of orders

Wave1_LotMult  1.5    lot multiplier for each subsequent order

Wave 2 — First Additional Averaging

UseWave2  true    enable

Wave2_TriggerPips  150    pips against position before Wave 2 activates

Wave2_GridStepPips  15    grid step

Wave2_MaxOrders  8    maximum orders

Wave2_BaseLot  0.02    base lot

Wave2_LotMult  1.5    lot multiplier

Wave 3 — Deep Averaging

UseWave3  true    enable

Wave3_TriggerPips  300    pips against position before Wave 3 activates

Wave3_GridStepPips  25    grid step

Wave3_MaxOrders  6    maximum orders

Wave3_BaseLot  0.03    base lot

Wave3_LotMult  1.5    lot multiplier

Profit & Close

GlobalTP_USD  100.0    close all orders when total profit reaches this USD value

Position Protection

UseStopLoss  true    enable Stop Loss

StopLossPips  120    stop-loss in pips

UseBreakEven  true    enable break-even transfer

BreakEvenPips  20    pips in profit required to move to break-even

Indicators

Init_UseRSI  true    use RSI filter

RSI_Period  10    RSI period

RSI_Overbought  55    overbought level

RSI_Oversold  45    oversold level

Hedging

UseHedging  true    enable hedging

Hedge_DrawdownPct  25.0    drawdown percentage that triggers the hedge

Hedge_StepPips  40    hedge grid step

Hedge_MaxOrders  5    maximum orders

Hedge_BaseLot  0.015    base lot

Manual Grid

Manual_StepPips  30    grid step

Manual_MaxOrders  6    maximum orders

Manual_BaseLot  0.01    base lot

Manual_LotMult  1.3    lot multiplier

Risk Management

MaxDrawdownPercent  40.0    maximum account drawdown (%)

UseDailyLossLimit  true    enable daily loss limit

DailyLossLimitUSD  200.0    maximum loss per day (USD)


제작자의 제품 더 보기
SetkaRangeEA
Ilya Putintsev
SetkaRangeEA   Multi-Wave Grid Trading Robot for MetaTrader 4 Overview SetkaRangeEA is a fully automated grid trading Expert Advisor for MT4. It uses a multi-wave averaging system (Wave 1 + Wave 2 + Wave 3) to enter the market on technical signals and systematically manage positions through a structured grid. Key Features Three-wave grid averaging system Signal engine based on RSI, Stochastic, ATR, and Daily Range filter Dynamic lot sizing based on account balance Trailing Take-Profit and Traili
필터:
리뷰 없음
리뷰 답변