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

Get Update?

Join Telegram

Coensiotrader1v06

Brand:

$0.00

Shipping calculated at checkout.
or

Coensiotrader1v06 is a MetaTrader 5 Expert Advisor source file. Static analysis documents Moving Average, Bollinger Bands, Trend, 62 exposed input declarations, and 3 include dependencies.

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

Source code overview

  • Platform: MT5
  • Resource type: Expert Advisor
  • File format: .mq5
  • Event handlers: OnInit, OnDeinit, OnTick, OnTimer, init

Detected code components

  • Moving Average
  • Bollinger Bands
  • Trend
  • Trailing Stop
  • Risk or Lot Sizing
  • File Access
  • DLL Import

Input parameters

Parameter Type Default Code comment
GeneralEASettings string "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"
UserName string "coensio" Specify your username here
TimeFrame ENUM_TIMEFRAMES PERIOD_H1 TimeFrame: Base time frame
NumOfCurrencies int 1 NumOfCurrencies: 1 to 6, if "1" then single chart mode is used
MarketWatchTimer int 60 MarketWatchTimer: EA loop-timer in seconds
EquityTakeProfit double 1.2 EquityTakeProfit: TakeProfit if Equity>EquityTakeProfit*Balance
RiskMax double 0 RiskMax: Maximum equity risk in %, if "0" then LotSize is used
LotSize double 0 LotSize: Lot size used if RiskMax="0"
LotBalanceDivider double 1000000 LotBalanceDivider: Used if RiskMax="0" && LotSize="0"
TrailingStopLossStep int 10 TrailingStopLossStep: In pips, if "0" then trailing is disabled
CloseOnSignal bool false CloseOnSignal: Closes active trade on new signal
Slip int 3 Slip: Slippage in pips
CurrencySettings string "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"
CurrencyPair1Info string "CHART" CurrencyPair1: Defined by EA's chart e.g. EURUSD
CurrencyPair2 string "GBPUSD"
CurrencyPair3 string "AUDUSD"
CurrencyPair4 string "NZDUSD"
CurrencyPair5 string "USDCAD"
CurrencyPair6 string "USDJPY"
OptimizationSettings string "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"
TakeProfitPips1 int 250 TakeProfit1: 0 to 500 in pips
StopLossPips1 int 100 StopLoss1: 0 to 500 in pips
BPeriod1 int 30 BPeriod1: 10 to 50
BShift1 int 1 BShift1: 1
BDeviation1 double 1.5 BDeviation1: 1 to 3
DemaTimeFrame1 ENUM_TIMEFRAMES PERIOD_D1 DemaTimeFrame1: e.g.: D1
DemaPeriod1 int 20 DemaPeriod1: 10 to 50
TakeProfitPips2 int 300 TakeProfit2: 0 to 500 in pips
StopLossPips2 int 200 StopLoss2: 0 to 500 in pips
BPeriod2 int 40 BPeriod2: 10 to 50
BShift2 int 1 BShift2: 1
BDeviation2 double 2 BDeviation2: 1 to 3
DemaTimeFrame2 ENUM_TIMEFRAMES PERIOD_D1 DemaTimeFrame2: e.g.: D1
DemaPeriod2 int 40 DemaPeriod2: 10 to 50
TakeProfitPips3 int 100 TakeProfit3: 0 to 500 in pips
StopLossPips3 int 150 StopLoss3: 0 to 500 in pips
BPeriod3 int 10 BPeriod3: 10 to 50
BShift3 int 1 BShift3: 1
BDeviation3 double 2 BDeviation3: 1 to 3
DemaTimeFrame3 ENUM_TIMEFRAMES PERIOD_D1 DemaTimeFrame3: e.g.: D1

Dependencies and package notes

  • ChartObjectsChartObjectsTxtControls.mqh – not_in_supplied_library
  • coensiotrader1v06.mqh – matched_in_supplied_library
  • TradeTrade.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

  • The source imports a DLL. Review the imported functions and enable DLL access only in an isolated test environment.
  • The code accesses files in the MetaTrader sandbox. Inspect filenames, read/write behavior, and retained data before use.
  • 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 Coensiotrader1v06?

Coensiotrader1v06 is a MetaTrader 5 Expert Advisor source file. Static analysis documents Moving Average, Bollinger Bands, Trend, 62 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 MT5 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

Coensiotrader1v06 MT5 EA source code download cover Coensiotrader1v06

$0.00