iStockTimes v1 5 is a MetaTrader 4 Indicator source file. Static analysis documents ATR, Session or Time Filter, File Access, 36 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: Indicator
- File format: .mq4
- Event handlers:
init,deinit,start
Detected code components
- ATR
- Session or Time Filter
- File Access
- DLL Import
Input parameters
| Parameter | Type | Default | Code comment |
|---|---|---|---|
a1 |
string | "îòîáðàæàòü âðåìåííÛå çîíû" |
|
show_clocks |
bool | true |
|
a2 |
string | "îòîáðàæàòü èíôîðìàöèþ ïî òîðãîâîìó ñ÷åòó" |
|
show_trade |
bool | true |
|
a4 |
string | "ïåðèîä ïåðâîãî ATR" |
|
ATR1_period |
int | 14 |
|
a5 |
string | "ïåðèîä âòîðîãî ATR" |
|
ATR2_period |
int | 5 |
|
a6 |
string | "ðàçìåð øðèôòà" |
|
font_size |
int | 8 |
|
a7 |
string | "ìåæäóñòðî÷íûé èíòåðâàë" |
|
interval |
int | 1 |
|
a10 |
string | "óãîë ïðèâÿçêè èíäèêàòîðà (0-3)" |
|
obj_corner |
int | 1 |
|
a12 |
string | "ðàñ÷åò äëÿ ëîòíîñòè:" |
|
quantity_lots |
double | 1.0 |
|
a11 |
string | "ðàñïîçíàâàòü 5-çíà÷íîãî áðîêåðà" |
|
autodetect_fivedigbroker |
bool | true |
|
a8 |
string | "öâåò 1" |
|
color1 |
color | SaddleBrown |
|
a9 |
string | "öâåò 2" |
|
color2 |
color | RoyalBlue |
|
a91 |
string | "öâåò 3" |
|
color3 |
color | RoyalBlue |
|
a92 |
string | "öâåò 4" |
|
color4 |
color | Gray |
|
a70 |
string | "öâåò äëÿ îòêðûòûõ ïëîùàäîê" |
|
open_color |
color | Green |
|
a71 |
string | "öâåò äëÿ çàêðûòûõ ïëîùàäîê" |
|
close_color |
color | Gray |
|
a14 |
string | "ïîêàçûâàòü èíôîðìàöèþ ïî áàðó" |
|
Volumes_ |
bool | true, Spread_=true, Margin_=true, Point_=true, SwapLong_=true, SwapShort_=true, ATR1_=true, ATR2_=true |
|
a13 |
string | "ïîêàçûâàòü ìèðîâîå âðåìÿ" |
|
UTC_ |
bool | true, Broker_=true, Wellington_=true, Sydney_=true, Tokyo_=true, HongKong_=true, Moscow_=true, EuropeUnion_=true, London_=true, NewYork_=true, Chicago_=true |
|
a15 |
string | "ïîêàçûâàòü òîðãîâóþ èíôîðìàöèþ" |
|
Equity_ |
bool | true, Free_=true, Buy_=true, Sell_=true, Total_=true, Comissions_=true, Swaps_=true, MarginLevel_=true, StopOut_=true, MarginBalance_=true |
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 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.
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 iStockTimes v1 5?
iStockTimes v1 5 is a MetaTrader 4 Indicator source file. Static analysis documents ATR, Session or Time Filter, File Access, 36 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 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.
- Pharaoh Gold EA – Profitable backtest
- R26 EA For Mt4 – Profitable backtest
- Range Breakout EA MT4_fix – 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

