Support Board
Date/Time: Thu, 19 Mar 2026 03:47:59 +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. |
