Files
RangeBars/README.md
T

22 lines
731 B
Markdown
Raw Normal View History

2026-06-14 15:32:09 +02:00
# 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).