Initial commit: RangeBars

Proprietary trading software. © Teenodi Ltd. All rights reserved.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Valentine Chibuike Ozoigboanugo
2026-06-14 15:32:09 +02:00
co-authored by Claude Opus 4.8
commit c8e3e30849
13 changed files with 467 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# 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).