TurtleTraderV1 0 1 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, RSI, Stochastic, 38 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,start
Detected code components
- Moving Average
- RSI
- Stochastic
- ADX
- CCI
- Momentum
- Custom Indicator
- Martingale or Lot Recovery
- Trend
Input parameters
| Parameter | Type | Default | Code comment |
|---|---|---|---|
Autor |
string | "Thrinai Chankong" |
|
Desc1 |
string | "If you want to donate me" |
|
Desc2 |
string | "can pay to paypal: https://quant.b123.com/" |
|
Desc3 |
string | "Thanks a lot" |
|
ShowMarketInfo |
bool | false |
|
SlipPage |
double | 1 |
Slippage rates |
Lots |
double | 0.1 |
Number of lots |
StopLoss |
double | 0 |
|
TakeProfit |
double | 0 |
|
MAGIC |
double | 12357951 |
|
StopLossRecover |
bool | true |
|
NotSell |
bool | false |
|
NotBuy |
bool | false |
|
Martingale |
bool | false |
|
MartingaleStep |
int | 0 |
|
AutoLots |
bool | false |
|
MAXLots |
double | 10 |
|
SymbolsCount |
double | 2 |
|
Risk |
double | 0.7 |
|
PauseMin |
int | 0 |
|
FromHourStop1 |
int | 25 |
|
ToHourStop1 |
int | 25 |
|
FromHourStop2 |
int | 25 |
|
ToHourStop2 |
int | 25 |
|
FromHourStop3 |
int | 25 |
|
ToHourStop3 |
int | 25 |
|
FromHourStop4 |
int | 25 |
|
ToHourStop4 |
int | 25 |
|
StoKperiod |
int | 4 |
|
StoDperiod |
int | 3 |
|
StoSlowing |
int | 3 |
|
MASlowTime |
int | 15 |
|
MAFastTime |
int | 3 |
|
CCITime |
int | 5 |
|
CHOTime |
int | 5 |
|
RSITime |
int | 6 |
|
ADX |
int | 6 |
|
MomentTime |
int | 5 |
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
- Static analysis detects martingale or lot-recovery identifiers. Inspect exposure growth and lot controls before any demo test.
- 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 TurtleTraderV1 0 1?
TurtleTraderV1 0 1 is a MetaTrader 4 Expert Advisor source file. Static analysis documents Moving Average, RSI, Stochastic, 38 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.
- Trend Vector EA MT4 – Profitable backtest
- Continuation EA V1.0 MT4 – Parameters and setup
- EA_BASAN 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



