mirror of
https://github.com/Valenteeno/RangeBars.git
synced 2026-08-22 16:58:05 +00:00
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:
co-authored by
Claude Opus 4.8
commit
c8e3e30849
@@ -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).
|
||||
Reference in New Issue
Block a user