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

Get Update?

Join Telegram

RobotiADXProfitwining

Brand:

$0.00

Shipping calculated at checkout.
or

RobotiADXProfitwining is a MetaTrader 4 Expert Advisor source file. Static analysis documents ADX, Martingale or Lot Recovery, Hedging, 42 exposed input declarations, and 3 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

  • ADX
  • Martingale or Lot Recovery
  • Hedging
  • Trailing Stop
  • Risk or Lot Sizing

Input parameters

Parameter Type Default Code comment
EAName string "RobotiADXProfit" Expert Advisor Name
IsMicroAccount bool true Define if account is micro or standard
CompletedBars bool true Define execution by bars or ticks
TradeOrAlert bool true Define execution. True allows trading, false sends Alerts
SendMailMode bool false If ON, sends mail with order execution info
PlaySounds bool false If ON, Plays a sound when orders/alarms are executed
MySound string "alert.wav" Sound to be played when orders/alarms are executed
FiveDigits bool true if false, broker uses 4 digits
UseTradingTime bool false If on, trades only when tradingtimestart<hour<tradingtimestart
TradingTimeStart int 0 i.e 9 = 9 am
TradingTimeEnd int 16 i.e 16 = 4 pm
ClosePositionsNonTH bool false Action before/after Trading Hours
OrderIncludeTPSL bool true If false, orders are opened and later TP/SL is added
MaxNumberofPositions int 1 max open positions
MaxOrderRetry int 100 if there is an error executing orders, the script retries MaxOrderRetry times
UseMaximumPercentageatRisk bool false Turns on/off max risk condition
MaximumPercentageatRisk double 1 i.e max size of trade = 2 = 2% of equity
UseRiskRatio bool false Turns on/off risk ratio
RiskRatio int 3 i.e. RiskRatio=3 means that TakeProfit/StopLoss = 3
UseLotManagement bool false Turns on/off lot management
LotManagementType int 1 1 – Uses Decrease factor
ReductionFactor double 5 for money management lot-(lot*losses/ReductionFactor)
UseMartingale bool false Turns martingale
MartingaleMultiplier double 2.0 i.e 2 = double next lot size
afterLoss bool true use martingale after losses
afterWin bool false use martingale (anti martingale) after Win
Slippage int 3 Minimum slippage accepted
S_Symbol_LS_0 double 0.1 Used to change value or backtest Lot Size
S_Symbol_TP_0 double 0 Used to change value or backtest Take Profit
S_Symbol_SL_0 double 0 Used to change value or backtest Stop Loss
S_Symbol_TS_0 double 30 Used to change value or backtest Trailing Stop
B_Symbol_LS_0 double 0.1 Used to change value or backtest Lot Size
B_Symbol_TP_0 double 0 Used to change value or backtest Take Profit
B_Symbol_SL_0 double 0 Used to change value or backtest Stop Loss
B_Symbol_TS_0 double 30 Used to change value or backtest Trailing Stop
MagicNumberLong int 6658641 Identifies long positions
MagicNumberShort int 4167090 Identifies short positions
ShowWarnings bool true Set to false if you do not want warnings/alerts
CheckTSEveryTick bool false Checks trailing stops every tick regardless of Execution Mode (Bars or ticks)
UseTimeBasedTS bool false True means use time based trailing stop

Dependencies and package notes

  • stderror.mqh – not_in_supplied_library
  • stdlib.mqh – not_in_supplied_library
  • WinUser32.mqh – matched_in_supplied_library

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

  • Static analysis detects martingale or lot-recovery identifiers. Inspect exposure growth and lot controls before any demo test.
  • The source contains risk or lot-sizing logic. Confirm defaults against account size, symbol specifications, and maximum exposure.
  • One or more include files were not matched in the supplied MQH library. They may be standard MetaTrader includes or external dependencies.

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 RobotiADXProfitwining?

RobotiADXProfitwining is a MetaTrader 4 Expert Advisor source file. Static analysis documents ADX, Martingale or Lot Recovery, Hedging, 42 exposed input declarations, and 3 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?

Install the listed include files and any custom indicators or DLL dependencies, then compile in an isolated MetaEditor data folder.

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: dependency_missing. 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

RobotiADXProfitwining MT4 source code download cover RobotiADXProfitwining

$0.00