Support Board
Date/Time: Sun, 09 Nov 2025 11:50:57 +0000
Post From: Converting NT8 Opening Range Volume Breakout Study
| [2018-11-01 20:39:40] |
| Yoda - Posts: 106 |
|
Quote: if (NightlyVolumes == 5 - 1) looks like a typo
You are correct, it should be: if (NightlyVolumes == 4) Unfortunately, the change doesn't resolve the issue. |
