mirror of
https://github.com/Valenteeno/RangeBars.git
synced 2026-07-27 20:37:43 +00:00
22 lines
731 B
Markdown
22 lines
731 B
Markdown
|
|
# RangeBars
|
||
|
|
|
||
|
|
Constant-range (range-bar) charting indicator, with the development iterations that led to it archived.
|
||
|
|
|
||
|
|
> **Proprietary software** — © Teenodi Ltd. All rights reserved. Private repository; not for distribution. See [LICENSE](LICENSE).
|
||
|
|
|
||
|
|
## Range_Bars.mq5
|
||
|
|
|
||
|
|
## Archive
|
||
|
|
|
||
|
|
Earlier versions / forks are preserved under [`archive/`](archive/) for reference.
|
||
|
|
|
||
|
|
## Install
|
||
|
|
|
||
|
|
1. Copy the source file(s) into your MetaTrader 5 `MQL5/` tree (`Experts/`, `Indicators/`, or `Scripts/` as appropriate).
|
||
|
|
2. In MetaEditor, open the file and compile (**F7**).
|
||
|
|
3. Attach the compiled program to a chart from the terminal Navigator.
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
Proprietary and confidential. © Teenodi Ltd. All rights reserved. See [LICENSE](LICENSE).
|