Lqs Ai Institutional Engine combines four analytical modules focusing on liquidity sweeps, order flow divergence, Wyckoff accumulation and distribution phases, and multiple anchored VWAP levels. The system features an integrated AI decision layer that uses logistic regression and Shannon entropy filters to modulate risk and filter entries based on historical outcomes. Risk controls include stop loss, take profit, and trailing stops, with lot sizing options ranging from fixed volumes to dynamic Bayesian Kelly calculations.
Wyckoff accumulation and distribution phase detection
Read from LQS_AI_Integrated.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpStartHour
int
1
InpEndHour
int
23
InpUseAsianSess
bool
true
InpAsianStart
int
0
InpAsianEnd
int
8
InpLondonHour
int
7
InpNYHour
int
13
InpNoWeekend
bool
true
InpTimerSecs
int
60
InpUsePrevDayHL
bool
true
InpUseRoundNums
bool
true
InpRoundStep
double
50.0
Show all 40 inputs
Name
Type
Default
Description
InpSweepWickPct
int
10
InpSweepRetracePct
double
40.0
InpSweepConfBars
int
1
InpSweepVolMult
double
1.0
InpLiqLookback
int
30
InpSweepMaxAge
int
20
InpSweepDepthMin
double
0.0005
InpMultiSweepBars
int
8
InpDeltaLookback
int
40
InpDivergThresh
double
8.0
InpAbsorbBars
int
3
InpAbsorbVolMult
double
1.2
InpAbsorbMaxMove
double
0.6
InpAccumLookback
int
20
InpAccumRangeRatio
double
10.0
InpSpringMult
double
0.5
InpUpthrustMult
double
0.5
InpManipVolMult
double
1.1
InpCOPressMin
double
40.0
InpVAPct
double
70.0
InpADLPeriod
double
15.0
InpPhaseDurMin
double
1.0
InpVWAP_Asian
bool
true
InpVWAP_London
bool
true
InpVWAP_NY
bool
true
InpVWAP_Week
bool
true
InpVWAP_Day
bool
true
InpVWAP_Swing
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone adithyodw/LQS-AI-INSTITUTIONAL-ENGINE 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 focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity
This MetaTrader 5 expert advisor utilizes a combination of Bollinger Bands, Relative Strength Index, and Average Directional Index to identify entries. It supports multi-timeframe analysis for trend confirmation and provides optional filters for Average True Range and price action patterns such as hammers. Risk managem
Liquidity Trap EA is an automated trading robot for MetaTrader 5 that identifies price action setups near swing points. It detects specific candle formations using wick-to-body and body-to-average-bar ratios to enter trades based on perceived liquidity traps. The system incorporates trend filters through moving average
This automated trading robot for MetaTrader 5 is designed specifically for gold and silver markets. It utilizes an AI-driven approach incorporating quantum state modeling and a chaos filter to identify market entries. The strategy weights inputs from RSI, ADX, and moving averages against an adaptive decision threshold.
This expert advisor for MetaTrader 5 combines traditional quantitative strategies with machine learning via the ONNX runtime. It features multiple trading modes including Order Blocks, market structure analysis, and a hybrid AI strategy using neural network predictions trained in PyTorch. The system incorporates compre
EA Scalper XAUUSD is an automated trading research project for MetaTrader 5 focused on gold. It employs a multifaceted entry strategy using Smart Money Concepts like order blocks and liquidity sweeps, alongside moving average crossovers and Fibonacci zones. The EA includes a self-learning module designed to adapt to di