1000+ Free MT4/MT5 EAs & Indicators
Email me the real download list

Get Update?

Join Telegram

X Liquidex

Brand:

$0.00

Shipping calculated at checkout.
or

X Liquidex is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, Custom Indicator, Scalping, 30 exposed input declarations, and 0 include dependencies.

Source-code analysis only. No backtest or live-performance claim is provided.

Source code overview

  • Platform: MT4
  • Resource type: Expert Advisor
  • File format: .mq4
  • Event handlers: init, deinit, start

Detected code components

  • Moving Average
  • Custom Indicator
  • Scalping
  • Hedging
  • Trailing Stop

Input parameters

Parameter Type Default Code comment
UseMM bool true enable/disable auto-calculation for size of lots: false = constant size of lots (value of parameter "Lots"); true = calculate size of lots by percent from FreeMargin (parameter "Risk")
Lots double 0.01 size of lots (used if UseMM = false)
MinLots double 0.01
MaxLots double 100000.0
Risk double 1.0
BarAndMA_Mode int 0 (0-3) mode for rule "bullish(bearish) bar should be above(below) MA": 0 = does not use this rule; 1 = Close of bar should be above(below) MA; 2 = body of bar should be above(below) MA; 3 = Low(High) of bar should be above(below) MA
RangeFilter int 0 (amount pips) minimum body of candle for trading signal
StopLoss double 30 (amount pips) stop-loss; 0 = without stop-loss
TakeProfit double 0 (amount pips) take profit; 0 = without take profit
MoveToBE double 15 (amount pips) profit when move the stop-loss level to opening price; 0 = without move to BE (option is disabled)
MoveToBE_Offset double 2 (amount pips) offset of the new level stop-loss from the opening price of order, positive_value = offset to side of profit, negative_value = offset to side of loss
TrailingLimit int 5 (amount pips) distance to pending order
TrailingDistance int 5 (amount pips) trailing stop; 0 = without trailing-stop
MAPeriod int 3
MAShift int 0
MAMethod int MODE_LWMA (0-3)
MaxSpreadWithCommission double 15.0 (amount pips)
DefaultCommisionPoints double 0 (amount pips)
RangeFilterNote string "H-S 0-0: 250 0-1: 300 1-0: 80 1-1: 250"
MAMethodNote string "SMA: 0 EMA: 1 SMMA: 2 LWMA 3"
Slippage int 3 (amount pips) maximum price slippage at open and close orders
MagicNumber int 41403
TradeComment string "Liquidex_MKH-M15"
ColorBuy color clrLime color arrows of Buy-orders
ColorSell color clrOrange color arrows of Sell-orders
ShowComment bool true enable/disable show comment on chart
WriteDebugLog bool false enable/disable write to log the debug information
___Keltner_Channel____ string "---------------------------------------------"
UseFilterKeltnerChannel bool true true = use indicator "Keltner Channels"; false = does not use indicator "Keltner Channels"
KC_Period int 10 parameter for indicator "Keltner Channels"

Dependencies and package notes

  • No include dependency was detected.

The downloadable derivative replaces non-runtime external URLs and contact details with the B123 site URL. Functional runtime endpoints remain unchanged to avoid breaking code.

Compilation and first test

  1. Place the source and required dependencies in the matching MetaTrader data folder.
  2. Compile it in MetaEditor and resolve every error before use.
  3. Inspect the inputs and code risks, then test only on a demo account or isolated chart.

Code and operational risks

  • The source references custom-indicator logic. Confirm every required indicator file is installed before compilation or testing.

Download access

Registration and sign-in are required. WooCommerce grants the private file through a zero-total order. Each account may initially claim 3 distinct free source products per site day.

Questions

What is X Liquidex?

X Liquidex is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, Custom Indicator, Scalping, 30 exposed input declarations, and 0 include dependencies.

Does this source include verified performance results?

No. This page is based on static source-code analysis and does not provide a backtest, live result, profit, win-rate, or drawdown claim.

What is required before compiling this file?

Place the source in the matching MetaTrader folder and compile it in an isolated MetaEditor data folder before use.

Why are some external URLs retained in the code?

Only detected functional runtime endpoints are retained to avoid breaking WebRequest or network behavior. Non-runtime URLs and contact details are replaced with the B123 site URL.

Do I need an account to download the source?

Yes. Registration and sign-in are required. WooCommerce grants the private download through a zero-total order, with an initial limit of 3 distinct free source products per site day.

Need a ready-to-use EA instead of source code?

This free download is useful when you want editable MT4 Expert Advisor source code. If you want a cleaner ready-to-use path, compare it with the paid BBTrading products that already include private delivery, setup notes, and backtest evidence where available.

Paid BBTrading alternatives to compare

These products are selected by platform, detected code signals, and available catalog evidence. They are comparison options, not a claim that they use identical logic.

Want this source checked or fixed?

Diagnostic status: compile_not_run. If the file does not compile, has missing dependencies, or behaves differently on your broker, use the page details when contacting B123/BBTrading support. The free source is a starting point; fixed, compiled, or backtested alternatives may save time.

Common reasons a free source may need work

  • missing MQH include files or custom indicators
  • legacy MQL syntax written for an older compiler
  • broker-specific symbols, digits, spreads, or execution modes
  • inputs that need risk review before any demo test

Related free MetaTrader libraries

X Liquidex MT4 EA source code download cover X Liquidex

$0.00