Trading robot · MT4

Integra 777 Buy Sell

by srgkgt

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.

High risk

GitHub stars1
Forks0
Last update8 years ago13 Oct 2017
LicenceNone stated

Overview

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.

Details

Author

srgkgt on GitHub

Type

Trading robot

Platform

MetaTrader 4 (MQL4)

Strategy

Grid, Martingale, Indicator crossover, Hedging

Markets

Any symbol

Timeframes

Any timeframe

Risk profile

  • Uses martingale lot scaling: losses can grow fast
  • Opens a grid of orders: exposure builds up in a trend
  • Holds opposite positions at once
  • Trades without a fixed stop loss

Input parameters

Read from Integra_777 — Buy —Sell.mq4. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
SymbolControlboolTRUE
t0stringТП в валюте депозита
DefaultProfitdouble1Тейк профит в валюте депозита (гарантированная сумма профита)
t1stringУстановки расстояний
VirtualTralboolTRUE
Tral_Startint1Расстояние начала трала от линии Profit в пункта?
Tral_Sizeint1Величина трала после Tral_Start в пункта?
PipStepint10Шаг открытия колен в пункта?
LotExponentdouble1.0Начальный коэффициент увеличения лота
TimeStepint10
t2stringУстановки объемов и MМ
Bonusint0Средства, не учавствующие в торговле (в валюте депозита)
Show all 40 inputs
NameTypeDefaultDescription
Riskdouble0.0Первая сделка размером в % от свободны?
DefaultLotdouble0.01Начальный лот, работает если Risk=0
LockPercentint40Процент локового ордера от суммарного объема основной серии (пока только инфо)
FixLotPercentint25Процент просадки для автопере?
FixLotboolTRUEЕсли TRUE, то фиксированный лот, если FALSE - динамический
t4stringУстановки LastTP
UseAccBufferboolFALSETrue - включен накопительный буфер, FALSE - выключен
UseTrailingStopboolFALSETrue - включен тейкпрофит последнего ордера, FALSE - выключен
TrailingStopdouble6ТS последнего ордера
TrailingStepint3TS шаг трала
StartTSint2№ колена, с которого начинает работать LastTP(2...5)
t5stringУстановки перекрытия
LeadingOrderint10C какого колена работает перекрытие
ProfitPersentint10Процент перекрытия(10...50)
SecondProfitPersentint50Процент перекрытия когда подключается предпоследний ордер
t6stringОграничения
MaxTradesint11Максимальное количество одновременно открыты?
MaxLotdouble0Ограничение на максимальный лот, если MaxLot=0, то макс возможный лот ДЦ
CurrencySLint0Ограничение по просадке в валюте депозита. Если CurrencySL=0, то отключено.
t7stringЗакрыть Всё
Close_AllboolFALSEПри вкл - принудительно закрываются все позиции, новый цикл не начинается
t8stringРазрешить торговлю
NewCycle_ONboolTRUEПри запрете - цикл дорабатывается до конца, новый цикл не начинается
t9stringУстановки CCI
Vxod_LockboolTRUE
Sopr_LockboolTRUE
Vxod_CCIboolTRUETRUE\FALSE - в?
Sopr_CCIboolTRUETRUE\FALSE - сопровождение по CCI\ без индикатора

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone srgkgt/srgkgt.github.io from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
  3. 3Copy the filesCopy the .mq4 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar expert advisors

AutoTrade EA

by liucheng-12-08
3 stars

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

MT4MT5 Trading robot ScalpingIndicator crossoverMartingale High risk
Updated 7 months ago None stated GitHub repository of AutoTrade EA

Price Less EA

by exalkas
2 stars

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

MT4 Trading robot GridIndicator crossoverMartingale High risk
Updated 8 years ago None stated GitHub repository of Price Less EA

Grid Martingale TA Signals

by SrisittikumChanintorn
1 stars

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

MT4 Trading robot Indicator crossoverGridMartingale High risk
Updated 1 year ago None stated GitHub repository of Grid Martingale TA Signals

Blessing Three

by duanwujie
1 stars

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

MT4 Trading robot GridMartingaleIndicator crossover High risk
Updated 9 years ago None stated GitHub repository of Blessing Three

Mr X Grid Hedge

by ibrahimzameel9232-lgtm
2 stars

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.

MT5 Trading robot GridMartingaleHedging High risk
Updated 10 months ago None stated GitHub repository of Mr X Grid Hedge

STO Martin

by crq644
2 stars

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

MT5 Trading robot MartingaleGridTrend following High risk
Updated 3 years ago None stated GitHub repository of STO Martin

More trading robots

Need a broker for MT4?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers