Escort Trend Strategy M00021 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, MACD, CCI, 33 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:
OnInit,OnDeinit,OnTick
Detected code components
- Moving Average
- MACD
- CCI
- Trailing Stop
- Break Even
- Risk or Lot Sizing
Input parameters
| Parameter | Type | Default | Code comment |
|---|---|---|---|
s1 |
string | "Risk MM and parameters orders" |
|
MM_Lots |
double | 0.1 |
lot size when disconnecting MM |
MM_Mode |
int | 1 |
0 MM disabled enabled 1 |
RiskPercent |
double | 1 |
percentage of the risk position of the deposit and stoploss |
LotsDecimal |
int | 1 |
Number of decimal places |
LotExponent |
double | 1.0 |
koefitsient increase lot series |
MaxTrade |
int | 0 |
the maximum number of warrants in Series |
MagicNumber |
int | 149101 |
magic number (helps distinguish its adviser on foreign orders) |
s2 |
string | "Trading options" |
|
TakeProfit |
double | 200 |
takeprofit |
StopLoss |
double | 50 |
Stop Loss |
TrailStop |
double | 35 |
the level of the beginning of work bezubytka treylingstopa |
TrailStep |
double | 3 |
step treylingstopa |
Trailing |
int | 1 |
Use treylingstopa (0 – not used) |
Breakeven |
int | 1 |
We translate stoploss to breakeven and then Tralee (0 – immediately Tralee) |
s3 |
string | "Signals Indicators" |
|
PorogBar |
int | 3 |
Max bar graph when the signals should coincide |
PorogCCI |
double | 100 |
The threshold of the entrance to the position of CCI |
FastIMA |
int | 8 |
MA period |
SlowIMA |
int | 18 |
MA period |
PerICCI |
int | 14 |
CCI period |
FastMACD |
int | 8 |
MACD period |
SlowMACD |
int | 18 |
MACD period |
s4 |
string | "Day & Hour" |
|
HrStart |
int | 6 |
Time of the Trade |
HrEnd |
int | 20 |
Time Trade Deadline |
Monday |
int | 1 |
Monday 1 – Open 0 – Close |
Tuesday |
int | 1 |
Tuesday |
Wednesday |
int | 1 |
Wednesday |
Thursday |
int | 1 |
Thursday |
Friday |
int | 1 |
Friday |
s5 |
string | "Table" |
|
ShowTableOnTesting |
bool | TRUE |
display information table |
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.
Source diagnostic status
- Diagnostic status:
compile_passed - Platform/type: MT4 Expert Advisor source code.
- This status describes a source-code check only. It is not a backtest, live result, profit claim, drawdown claim, broker recommendation, or setup guarantee.
Compilation and first test
- Place the source and required dependencies in the matching MetaTrader data folder.
- Compile it in MetaEditor and resolve every error before use.
- Inspect the inputs and code risks, then test only on a demo account or isolated chart.
Code and operational risks
- The source contains risk or lot-sizing logic. Confirm defaults against account size, symbol specifications, and maximum exposure.
Paid BBTrading alternatives to compare
These ready-to-use BBTrading products are selected by platform, detected source-code signals, and available catalog evidence. They are comparison options, not a claim that they use identical logic.
- Sigma Trend Protocol EA V1.0 MT4 – Profitable backtest
- Gold ISIS EA – Profitable backtest
- CHERMA EA V5.1 MT4 – Profitable backtest
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 Escort Trend Strategy M00021?
Escort Trend Strategy M00021 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, MACD, CCI, 33 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.

