Terminator v2 0 www forex instruments info is a MetaTrader 4 Expert Advisor source file. Static analysis documents RSI, MACD, Stochastic, 22 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
- RSI
- MACD
- Stochastic
- Custom Indicator
- Trailing Stop
- Session or Time Filter
Input parameters
| Parameter | Type | Default | Code comment |
|---|---|---|---|
TakeProfit |
double | 38 |
Profit Goal for the latest order opened |
Lots |
double | 0.1 |
We start with this lots number |
StopLoss |
double | 0 |
StopLoss |
TrailingStop |
double | 0 |
Pips to trail the StopLoss |
MaxTrades |
int | 10 |
Maximum number of orders to open |
Pips |
int | 18 |
Distance in Pips from one order to another |
SecureProfit |
int | 10 |
If profit made is bigger than SecureProfit we close the orders |
AccountProtection |
int | 1 |
If one the account protection will be enabled, 0 is disabled |
AllSymbolsProtect |
int | 0 |
if one will check profit from all symbols, if cero only this symbol |
OrderstoProtect |
int | 3 |
Number of orders to enable the account protection |
ReverseCondition |
int | 0 |
if one the desition to go long/short will be reversed |
StartYear |
int | 2005 |
Year to start (only for backtest) |
StartMonth |
int | 1 |
month to start (only for backtest) |
EndYear |
int | 2030 |
Year to stop trading (backtest and live) |
EndMonth |
int | 12 |
Month to stop trading (backtest and live) |
mm |
int | 0 |
if one the lots size will increase based on account size |
risk |
int | 0.01 |
risk to calculate the lots size (only if mm is enabled) |
AccountisNormal |
int | 0 |
Zero if account is not mini/micro |
MagicNumber |
int | 222777 |
Magic number for the orders placed |
Manual |
int | 0 |
If set to one then it will not open trades automatically |
OpenOrdersBasedOn |
int | 5 |
Method to decide trades:0=MACD, 1=Pivot Point Time Zone, 2=Support and Resistance, |
TimeZone |
int | 16 |
Time zone to calculate the pivots (not all the methods uses it) |
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
- 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 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 Terminator v2 0 www forex instruments info?
Terminator v2 0 www forex instruments info is a MetaTrader 4 Expert Advisor source file. Static analysis documents RSI, MACD, Stochastic, 22 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.
- ProfitMachine AI Virtual MT4 – Profitable backtest
- AIVEX AI Bot EA – Profitable backtest
- Albatross ver4 EA – Profitable backtest
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




