Trading robot · MT4

Malcom EA

by silkflo

This MetaTrader 4 expert advisor executes trades based on moving average trends and price action triggers.

GitHub stars1
Forks0
Last update4 years ago23 Mar 2022
LicenceNone stated

Overview

Malcom EA identifies entries by counting consecutive candles on specific sides of the MA20 and validates the broader trend using an additional MA period. The system incorporates pattern recognition to detect market types and includes an experimental reinforcement learning module for risk management. It manages exits using calculated highest points for stop loss and take profit placement, while risk is controlled through percentage-based lot sizing and trading time restrictions.

Details

Author

silkflo on GitHub

Type

Trading robot

Platform

MetaTrader 4 (MQL4)

Strategy

Trend following, Indicator crossover

Markets

Any symbol

Timeframes

Any timeframe

Risk profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input parameters

Read from MALCOM.mq4. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
Header1string------------------------------------------------------------
candleTriggerint4candleTrigger --> Candles (MAX 9) on the correct side of the MA20
tradeIntervalCandleint2tradeIntervalCandle --> candle qty min to allow new trade
absolutHighestPointbooltrueabsolutHighestPoint --> if no highest point will search further
higherPointCandleQtyint64higherPointCandleQty --> Search for highest point to define SL/TP
candleAmountMoveTPToZeroint64candleAmountMoveTPToZero -->modify TP 0 after this amount of candles
MAPeriodint30MAPeriod --> use higher period to validate the trend on MA20&200
use_market_typebooltrueuse_market_type --> take market type in consideration to allow or not the trade
R_Managementboolfalse
opt_selflearningboolfalseopt_selflearning --> flagBuy & flagSell = true
fridayCloseTimeint22
mondayOpenTimeint01
Show all 19 inputs
NameTypeDefaultDescription
Header2string------------------------------------------------------------
maxRiskPercentdouble0.02maxRiskPercent --> Adjust lot size according the risk percent
stopLossMarginint20stopLossMargin --> point added to the SL
stopLossNoHighestPointint400stopLossNoHighestPoint --> SL if no highest point
takeProfitMarginint-20takeProfitMargin --> Add points to the take profit
takeProfitNoHighestPointint200takeProfitNoHighestPoint --> TP if no highest point
minimumTakeProfitint70minimumTakeProfit --> minimmum TP to allow trade

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone silkflo/Expert-Advisor 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, and any .mqh files into the Include folder the code expects.
  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

ADX Cross EA

by chaipat-ncm
143 stars

This MetaTrader 4 expert advisor functions as an automated trading robot using the Average Directional Index (ADX) to identify trend strength and direction. It executes trades based on ADX crossovers and specific level thresholds. The EA provides essential risk management tools, including stop loss, take profit, and a

MT4 Trading robot Indicator crossoverMartingaleTrend following High risk
Updated 2 years ago None stated GitHub repository of ADX Cross EA
44 stars

SuperMao is an automated trading robot for MetaTrader 4 that executes trades based on technical indicator configurations. The repository includes variations of the strategy, specifically utilizing Ichimoku Kinko Hyo for trend identification and a combination of Bollinger Bands with MACD crossovers for momentum-based en

MT4 Trading robot Trend followingIndicator crossover
Updated 6 years ago None stated GitHub repository of SuperMao Trading Robot

Tobiah Rex EA

by TobiahRex
17 stars

This MetaTrader 4 expert advisor is an automated trading system designed for technical analysis using trend and momentum indicators. It incorporates multiple exponential and simple moving averages, RSI with integrated smoothing periods, and MACD. The EA manages risk through dynamic lot sizing based on account percentag

MT4 Trading robot Indicator crossoverTrend following
Updated 3 years ago None stated GitHub repository of Tobiah Rex EA

De Pip Sniper

by Oluwasakin-Tobi
16 stars

This expert advisor for MetaTrader 4 automates trading using five Exponential Moving Average periods to determine market direction. The developer notes an integration between C# and MQL4 for its operation. It manages trades with fixed stop loss and take profit parameters, ensuring each position has defined risk boundar

MT4 Trading robot Indicator crossoverTrend following
Updated 6 years ago None stated GitHub repository of De Pip Sniper

Max Profit

by poluxbrayz
16 stars

Max Profit is a trend-following expert advisor for MetaTrader 4, specifically optimized for the M1 timeframe. It utilizes a combination of technical indicators, including Parabolic SAR and MACD, to identify market trends and execute trades. The software includes dedicated modules for lot management, symbol analysis, an

MT4 Trading robot Trend followingIndicator crossover
Updated 2 years ago AGPL-3.0 GitHub repository of Max Profit

MA Cross EA

by eugenesia
14 stars

This MetaTrader 4 expert advisor implements a classic moving average crossover strategy to automate trade entries. The robot monitors two user-defined simple moving averages of different periods. It enters a trade when the faster moving average crosses above or below the slower moving average on a new bar. Risk managem

MT4 Trading robot Indicator crossoverTrend following
Updated 10 years ago None stated GitHub repository of MA Cross EA

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