Integra 777 Buy Sell is a MetaTrader 4 expert advisor that utilizes a grid-based approach combined with the Commodity Channel Index (CCI) for trade entries and management.
The robot opens positions and adds supplementary orders at dynamic distances, governed by a minimum step parameter. It features a unique trailing profit mechanism calculated in the account's deposit currency rather than pips. To manage large baskets, it includes order overlapping logic to close the oldest positions using profits from new ones. Risk controls include maximum trade limits and a global drawdown limit.
True - включен тейкпрофит последнего ордера, FALSE - выключен
TrailingStop
double
6
ТS последнего ордера
TrailingStep
int
3
TS шаг трала
StartTS
int
2
№ колена, с которого начинает работать LastTP(2...5)
t5
string
Установки перекрытия
LeadingOrder
int
10
C какого колена работает перекрытие
ProfitPersent
int
10
Процент перекрытия(10...50)
SecondProfitPersent
int
50
Процент перекрытия когда подключается предпоследний ордер
t6
string
Ограничения
MaxTrades
int
11
Максимальное количество одновременно открыты?
MaxLot
double
0
Ограничение на максимальный лот, если MaxLot=0, то макс возможный лот ДЦ
CurrencySL
int
0
Ограничение по просадке в валюте депозита. Если CurrencySL=0, то отключено.
t7
string
Закрыть Всё
Close_All
bool
FALSE
При вкл - принудительно закрываются все позиции, новый цикл не начинается
t8
string
Разрешить торговлю
NewCycle_ON
bool
TRUE
При запрете - цикл дорабатывается до конца, новый цикл не начинается
t9
string
Установки CCI
Vxod_Lock
bool
TRUE
Sopr_Lock
bool
TRUE
Vxod_CCI
bool
TRUE
TRUE\FALSE - в?
Sopr_CCI
bool
TRUE
TRUE\FALSE - сопровождение по CCI\ без индикатора
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone srgkgt/srgkgt.github.io from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
AutoTrade EA is a scalping robot for MetaTrader 4 and 5 that utilizes a multi-indicator signal scoring system based on Exponential Moving Average crossovers and RSI levels. It employs an aggressive trade management strategy featuring a dynamic grid and a stepped martingale lot scaling system where position sizes increa
Price Less EA is an automated trading robot for the MetaTrader 4 platform that implements a grid-based recovery strategy. It combines moving average crossovers for entry timing with a multi-level position layering system. The robot initiates trades and scales lot sizes using step-based increments at fixed distances. It
This MetaTrader 4 expert advisor executes a dual-direction grid trading strategy driven by technical analysis. It enters trades based on an Exponential Moving Average crossover logic using three distinct periods. The system employs a customizable martingale sequence where lot sizes increase after a user-defined number
This MetaTrader 4 expert advisor is an automated grid trading system that utilizes a variety of indicators including Moving Averages, CCI, Bollinger Bands, and MACD for trade entries. It employs a martingale-style lot multiplier to manage position sizing across sequential grid levels. The software includes risk control
Mr X Grid Hedge is a MetaTrader 5 expert advisor specifically designed for XAUUSD trading. It utilizes a grid strategy with entry signals confirmed by a combination of EMA crossovers, RSI bounds, and ATR volatility filters. The system manages risk through automated hedging triggered by drawdown or specific grid depth.
STO Martin is a grid-based trading robot for MetaTrader 5 that uses technical indicators to manage entries and recoveries. It employs a Stochastic Oscillator for execution signals and a Moving Average to filter trades according to the prevailing trend. The EA features a martingale lot-scaling system that adds positions