mirror of
https://github.com/Valenteeno/RangeBars.git
synced 2026-08-01 14:47:43 +00:00
c8e3e30849
Proprietary trading software. © Teenodi Ltd. All rights reserved. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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).
|