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

Get Update?

Join Telegram

Breakout15

Brand:

$0.00

Shipping calculated at checkout.
or

Breakout15 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, Grid, Breakout, 28 exposed input declarations, and 1 include dependency.

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
  • Grid
  • Breakout
  • Trailing Stop
  • Break Even
  • Session or Time Filter
  • Risk or Lot Sizing

Input parameters

Parameter Type Default Code comment
MoneyManagement bool true Change to false if you want to shutdown money management controls.
TradeSizePercent double 10 Change to whatever percent of equity you wish to risk.
Lots double 1
TakeProfit double 0 number of ticks to take profit. normally is = grid size but u can override
StopLoss double 60 if u want to add a stop loss. normal grids dont use stop losses
UseTrailingStop bool true
TrailingStopType int 2 Type 1 moves stop immediately, Type 2 waits til value of TS is reached
TrailingStop double 45 Change to whatever number of pips you wish to trail your position with.
TRStopLevel_1 double 20 Type 3 first level pip gain
TrailingStop1 double 15 Move Stop to Breakeven
TRStopLevel_2 double 30 Type 3 second level pip gain
TrailingStop2 double 20 Move stop to lock is profit
TRStopLevel_3 double 40
TrailingStop3 double 20 Move stop and trail from there
FastMA_Mode int 1 0=sma, 1=ema, 2=smma, 3=lwma, 4=LSMA
FastMA_Period int 10
FastMA_Shift int 0
FastMA_AppliedPrice int 0 0=close, 1=open, 2=high, 3=low, 4=median((h+l/2)), 5=typical((h+l+c)/3), 6=weighted((h+l+c+c)/4)
SlowMA_Mode int 1 0=sma, 1=ema, 2=smma, 3=lwma, 4=LSMA
SlowMA_Period int 80
SlowMA_Shift int 0
SlowMA_AppliedPrice int 0 0=close, 1=open, 2=high, 3=low, 4=median((h+l/2)), 5=typical((h+l+c)/3), 6=weighted((h+l+c+c)/4)
BreakOutLevel double 35 Start trade after breakout is reached
UseTimeLimit bool true
StartHour int 7 Start trades after time
StopHour int 16 Stop trading after time
UseFridayCloseAll bool false
FridayCloseHour int 20

Dependencies and package notes

  • stdlib.mqh – not_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 grid-related identifiers. Review spacing, maximum order count, and aggregate exposure before testing.
  • 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 Breakout15?

Breakout15 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, Grid, Breakout, 28 exposed input declarations, and 1 include dependency.

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

Breakout15 MT4 source code download cover Breakout15

$0.00