AR Trading Panel simplifies order execution by calculating lot sizes based on a defined risk percentage of account equity. Users can manage trades via automated break-even points, multi-mode trailing stops including Fractals, Moving Averages, and Ichimoku lines, and a position-splitting feature for partial profit taking. The tool includes technical scanners for Ichimoku trends and Bill Williams signals, alongside filters for symmetrical positions and maximum volume at risk.
Automatic position size calculation by risk percentage
Multiple trailing stop loss modes including Ichimoku and Fractals
Position splitting for dual-order profit management
Integrated Ichimoku trend scanner for market watch symbols
Visual SL and TP modification via on-chart rectangles
Read from AR_Trading_Panel_For_MT5.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
screenScaleFactor
double
1.5
Screen Scale (1.2-1.5 Small Screens; 0.8-1.0 Big Screens)
TslOffsetPoints
int
0
TSL BUFFER POINTS FOR MA/TKS/KJS
TimeFrame
ENUM_TIMEFRAMES
2
EA TIMEFRAME
showTotalRiskCurrent
bool
true
Show Total Risk in Caption
maxVARFiltervalue
double
2
Max VaR filter value in % (use 100% to turn off)
autoBreakEven
bool
false
AUTO BREAKEVEN
breakevenRatio
double
1
_____ BE RATIO
alertBreakEven
bool
false
_____ ALERT ON BE
showEAComment
bool
false
SHOW EA COMMENT
showProfitOnChart
bool
false
SHOW POSITION PROFIT ON CHART
useSymmetricalPositionFilter
bool
false
DO NOT SHOW SIGNALS FOR SYMMETRICAL PAIRS
useOpenPositionFilter
bool
false
DO NOT SHOW SIGNALS FOR INSTRUMENTS WITH OPEN POSITIONS
Show all 40 inputs
Name
Type
Default
Description
alarmLinesOnTouch
bool
true
ALARM LINES: SET ON TOUCH(true) / CLOSE(false)
StrategySelect
ENUM_STRATEGY
NOSTRATEGY
posLotsDef
string
0.2
LOT SIZE
slPipsDef
string
10
SL pips
RiskToRewardDef
string
2
RRR
RiskLevelDef
string
0.1
RISK % OF DEPOSIT
marginToBallancePercent
double
90
MARGIN TO DEPOSIT %
fractalsTSL
bool
false
TSL FRACTALS
prevCandleTSL
bool
false
TSL PREVIOUS CANDLE
tenkansenTSL
bool
false
TSL ICHIMOKU TENKANSEN
kijunsenTSL
bool
false
TSL ICHIMOKU KIJUNSEN
pointsTSL
bool
false
TSL REGULAR IN POINTS
TslPoints
int
50
_____ TSL REGULAR POINTS
movingAverageTSL
bool
false
TSL MA
MaPeriod
int
8
_____ MA TSL PERIOD
MaShift
int
5
_____ MA TSL SHIFT
TslMaMethod
ENUM_MA_METHOD
MODE_SMMA
_____ MA TSL METHOD
TslMaAppPrice
ENUM_APPLIED_PRICE
PRICE_MEDIAN
_____ MA TSL PRICE
MACDAlert
bool
false
ALERT MACD SIGNAL
RSIMAAlert
bool
false
ALERT RSI MA SIGNAL
SignalTenkansenBreak
bool
false
ALERT ON TK BREAK
KJSSAFilter
bool
false
_____ KJ & SSA FILTER
KJSSAFilterRange
int
2
__________ KJ & SSA FILTER RANGE
fractalTrendFilter
bool
false
USE FRACTALS FILTER
MABreak
bool
false
ALERT ON MA BREAK
MABreakUseAlligatorFilter
bool
false
_____ USE ALLIGATOR FILTER ON MA BREAK ALERT
alligatorMultiplierMABreak
int
1
__________ ALLIGATOR MULTIPLIER FILTER ON MA BREAK ALERT
MABreakPeriod
int
5
__________ BREAK MA PERIOD
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Andrukas8/AR_Trading_Panel_For_MT5 from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 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.
This MetaTrader 5 expert advisor functions as a comprehensive chart annotation and signal scanning tool based on Smart Money Concepts and Price Action. It identifies structural elements such as order blocks, fair value gaps, liquidity pools, and market structure shifts across multiple symbols simultaneously. The system
Gold Trader EA is a multi-strategy expert advisor designed for trading XAUUSD on the MetaTrader 5 platform. It employs a fusion engine that combines up to 14 different technical analysis methods, including candlestick patterns, chart patterns, price action, and institutional levels. The system requires a user-defined n
This repository provides a diverse collection of MetaTrader 5 expert advisors focusing on technical indicators and Smart Money Concepts. The primary expert advisor, Behemoth Max, utilizes a combination of MACD, weighted moving averages, and exponential moving averages across multiple timeframes to identify entries. Ris
This MetaTrader 5 collection features several expert advisors, with a primary focus on the ICT v2 robot. The main strategy implements Smart Money Concepts, identifying Market Structure Shifts, Fair Value Gaps, and Liquidity Sweeps across high, medium, and low timeframes. It automates entries on price retracements with
This MetaTrader 5 expert advisor collection employs institutional trading concepts to execute trades across forex, commodities, and cryptocurrency markets. It utilizes a dual-timeframe approach, analyzing the H1 chart for trend direction and M15 for execution. Entry signals require multiple confirmations from RSI, MACD
MT5Trading robotSMC / ICT / price actionIndicator crossoverTrend following
EA31337 is a comprehensive multi-strategy trading robot and framework for MetaTrader platforms. It features dozens of pre-built strategies utilizing technical indicators like ATR, Moving Averages, and SuperTrend. The system manages entries and exits through a unique filtering system that monitors account metrics, volat