Support Board
Date/Time: Sun, 05 Jul 2026 16:41:09 +0000
Post From: Set BarIndex to Highest Volume Bar for N Bars
| [2015-11-24 02:57:02] |
| User47579 - Posts: 4 |
|
Greetings, Would you please tell me how to set the int BarIndex to the Highest Volume Bar over a period of N Bars (N=100 for this example). In my code I have: int BarIndex; BarIndex = ?; // Within 100 Bars from the End of Chart Thank you, Bryan |
