UnNomGuai v1.132

$50.00

Type of EA: Grid, Martingale, and CCI-Based EA

Category: Tags: ,

UnNomGuai v1.132
Logic:

  1. Grid Trading:
    • The EA uses a grid strategy by placing buy and sell orders at specific intervals (spacePips, space1Pips, space2Pips, space3Pips). The grid is expanded based on predefined conditions, and additional orders are placed when price movements reach certain thresholds.
  2. Martingale:
    • The EA employs a Martingale strategy where the lot size is increased (multiplier) for subsequent orders if the initial trades are not profitable. The grid expansion is managed based on the lot sizes defined for different levels.
  3. Order Management:
    • The EA manages buy and sell orders separately, with specific logic for when to add more trades to the grid and when to close trades. It uses a magic number to track and manage orders for the specific symbol.
    • The EA can also limit trading within a specific time window (Start_Hour, Finish_Hour) and has controls for daily trade limits.
  4. CCI-Based Entry:
    • The EA optionally uses the Commodity Channel Index (CCI) indicator to determine entry points. Trades are opened when the CCI value crosses specified thresholds (ccimax, ccimin).
  5. Profit Protection and Global Management:
    • The EA monitors cumulative profit and can close all open orders if the profit exceeds a predefined threshold (globalprofit, pairglobalprofit). It also monitors losses and will stop trading if losses exceed the maximaloss parameter.
  6. Additional Features:
    • The EA includes a visual display on the chart showing the status of the trading account and current trades. It provides information such as account balance, equity, open trades, profit/loss, and more.
    • It allows the user to manually suspend trading, close all trades, or close only buy or sell trades at any time.
Shopping Cart