Dailypivotpoints is a MetaTrader 5 Indicator source file. Static analysis documents its declared MQL event and resource structure, 42 exposed input declarations, and 0 include dependencies.
Source-code analysis only. No backtest or live-performance claim is provided.
Source code overview
- Platform: MT5
- Resource type: Indicator
- File format: .mq5
- Event handlers:
OnInit,OnDeinit,OnCalculate
Detected code components
- No named strategy component was asserted from static analysis.
Input parameters
| Parameter | Type | Default | Code comment |
|---|---|---|---|
ExtFormula |
Number | Number_0 |
|
ExtHowManyDays |
int | 30 |
|
ExtDraw |
bool | true |
|
Color_R30 |
color | MediumSeaGreen |
R30 level color |
Color_R25 |
color | MediumSeaGreen |
R25 level color |
Color_R20 |
color | MediumSeaGreen |
R20 level color |
Color_R15 |
color | MediumSeaGreen |
R15 level color |
Color_R10 |
color | MediumSeaGreen |
R10 level color |
Color_R05 |
color | MediumSeaGreen |
R05 level color |
Color_P |
color | DarkOrchid |
P level color |
Color_S05 |
color | Red |
S05 level color |
Color_S10 |
color | Red |
S10 level color |
Color_S15 |
color | Red |
S15 level color |
Color_S20 |
color | Red |
S20 level color |
Color_S25 |
color | Red |
S25 level color |
Color_S30 |
color | Red |
S30 level color |
Style_R30 |
STYLE | SOLID_ |
R30 level line style |
Style_R25 |
STYLE | DASHDOTDOT_ |
R25 level line style |
Style_R20 |
STYLE | SOLID_ |
R20 level line style |
Style_R15 |
STYLE | DASHDOTDOT_ |
R15 level line style |
Style_R10 |
STYLE | SOLID_ |
R10 level line style |
Style_R05 |
STYLE | DASHDOTDOT_ |
R05 level line style |
Style_P |
STYLE | DASH_ |
P level line style |
Style_S05 |
STYLE | DASHDOTDOT_ |
S05 level line style |
Style_S10 |
STYLE | SOLID_ |
S10 level line style |
Style_S15 |
STYLE | DASHDOTDOT_ |
S15 level line style |
Style_S20 |
STYLE | SOLID_ |
S20 level line style |
Style_S25 |
STYLE | DASHDOTDOT_ |
S25 level line style |
Style_S30 |
STYLE | SOLID_ |
S30 level line style |
Width_R30 |
Width | Width_1 |
R30 level line width |
Width_R25 |
Width | Width_1 |
R25 level line width |
Width_R20 |
Width | Width_2 |
R20 level line width |
Width_R15 |
Width | Width_1 |
R15 level line width |
Width_R10 |
Width | Width_3 |
R10 level line width |
Width_R05 |
Width | Width_1 |
R05 level line width |
Width_P |
Width | Width_1 |
P level line width |
Width_S05 |
Width | Width_1 |
S05 level line width |
Width_S10 |
Width | Width_3 |
S10 level line width |
Width_S15 |
Width | Width_1 |
S15 level line width |
Width_S20 |
Width | Width_2 |
S20 level line width |
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
- Review all defaults and compile the source in an isolated MetaTrader data folder before attaching it to a chart.
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 Dailypivotpoints?
Dailypivotpoints is a MetaTrader 5 Indicator source file. Static analysis documents its declared MQL event and resource structure, 42 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 MT5 Indicator 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.
- AI DYNAMOMASTER EA 1.1 – Profitable backtest
- AI Scalper Robot EA V1.0 – Profitable backtest
- Break EA V2.0 – 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

