Trading robot ยท MT5

RSI WMA EA

by shahadatnovel

This MetaTrader 5 expert advisor executes trades based on a combination of Relative Strength Index (RSI) and Weighted Moving Averages (WMA) across two timeframes.

GitHub stars2
Forks0
Last update1 year ago15 Dec 2024
LicenceNone stated

Overview

RSI WMA EA compares indicator values against defined buy and sell thresholds on a primary timeframe, with an optional trend filter from a higher timeframe. Risk management includes fixed lot sizing or a dollar-based trade value, two profit target ratios for trade scaling, and a partial closing mechanism. It also offers an optional trailing stop and limits the number of active trades per chart. The documentation is extremely minimal.

Details

Author

shahadatnovel on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

Mean reversion, 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.

EA files

Input parameters

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

NameTypeDefaultDescription
Indicator_Settingsstring++++++++++++++++++++++++++
RSI_WMA_TF1stringRSI WMA LOWER TF
RSI_TimeframeENUM_TIMEFRAMESPERIOD_CURRENT
RSI_Periodint14
RSI_Applied_PriceENUM_APPLIED_PRICEPRICE_CLOSE
WMA_METHODENUM_MA_METHODMODE_LWMA
WMA_Periodint50
EMA_Periodint20
RSI_Threshold_Buydouble30.0
RSI_Threshold_Selldouble70.0
UseHigherTimeFramebooltrueUse RSI WMA HTF
RSI_WMA_TF2stringRSI WMA HIGHER TF
Show all 32 inputs
NameTypeDefaultDescription
RSI_Timeframe2ENUM_TIMEFRAMESPERIOD_CURRENT
RSI_Period2int14
RSI_Applied_Price2ENUM_APPLIED_PRICEPRICE_CLOSE
WMA_METHOD2ENUM_MA_METHODMODE_LWMA
WMA_Period2int50
EMA_Period2int20
RSI_Threshold_Buy2double30.0
RSI_Threshold_Sell2double70.0
EA_Settingsstring++++++++++++++++++++++++++
UseUSDAmountPerTraderboolfalseUse USD Amount Per Trade
Trade_Value_USDdouble500.0USD amount per trade
LotSizedouble0.2Lot Size
LotClosePartiallydouble50Partial Close Lot %
Profit_Target_1_Ratiodouble1.0First profit target ratio
Profit_Target_2_Ratiodouble3.0Second profit target ratio
UseTrailingStopboolfalseUse Trailing Stop
Use_Last_High_Low_PriceboolfalseUse Last High/Low Price
Trail_Trigger_Ratiodouble1.0Trailing Stop Loss ratio
MagicNumberint1234Magic Number
NumberOfActiveTradesPerChartint5Number Of Active Trades Per Chart

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone shahadatnovel/RSIWMA_EA from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 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

EA31337 Libre

by EA31337
252 stars

EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario

MT5 Trading robot Multi-strategyTrend followingMean reversion
Updated 1 year ago GPL-3.0 GitHub repository of EA31337 Libre
52 stars

This MetaTrader 5 expert advisor serves as an educational example from a book on MQL5 programming. It implements a versatile trading system that can be configured to use moving average crossovers, Relative Strength Index levels, or both indicators combined for trade entries. The EA manages risk with user-defined stop l

MT5 Trading robot Indicator crossoverMean reversion
Updated 6 years ago None stated GitHub repository of Introduction MQL5 Book EA

Allegro Stormer

by ReneMilare
28 stars

Allegro Stormer is a MetaTrader 5 expert advisor that implements a specific technical setup based on momentum and oscillator indicators. It utilizes a Momentum indicator filtered by a moving average alongside a Stochastic Oscillator to identify entry points. Risk management is centralized around the Average True Range,

MT5 Trading robot Mean reversionIndicator crossover
Updated 6 years ago None stated GitHub repository of Allegro Stormer

Scalpflip EA

by anthonycdp
25 stars

Scalpflip EA is an automated scalping robot for MetaTrader 5 that utilizes a multi-layered technical analysis approach. It offers three entry modes: trend-following, mean-reversion, and a smart mode that selects the strategy based on current market conditions. The system filters trades using the Relative Strength Index

MT5 Trading robot ScalpingTrend followingMean reversion
Updated 1 year ago None stated GitHub repository of Scalpflip EA

MonsterFX Reliable Trader

by NadirAliOfficial
12 stars

This MetaTrader 5 expert advisor combines automated Forex trading with a Discord notification system via a Python Flask webhook. It executes a dual-timeframe strategy using EMA crossovers, a 200-period trend filter, RSI, and VWAP on the M5 and M15 charts. The EA manages trades with ATR-based stop loss and take profit l

MT5 Trading robot Indicator crossoverTrend followingMean reversion

FG Scalping Pro

by FaizGusion00
11 stars

FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points. It combines exponential moving average crossovers with RSI momentum and Bollinger Band volatility filters to execute trades. The EA manages risk through dynamic ATR-based stop loss and take

MT5 Trading robot ScalpingIndicator crossoverMean reversion
Updated 1 year ago Custom licence GitHub repository of FG Scalping Pro

More trading robots

Need a broker for MT5?

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

Compare brokers