Support Board
Date/Time: Wed, 05 Aug 2026 22:35:53 +0000
Post From: ACSIL - A function that returns the Bar Period Type and Setting
| [2017-11-29 04:14:20] |
| StevieD - Posts: 39 |
|
Unless I misunderstand the question, the SC "Are" functions are what you are looking for... sc.AreTimeSpecificBars() sc.AreRangeBars() sc.AreVolumeBars() and others. Combine with sc variable calls like... sc.SecondsPerBar sc.VolumePerBar sc.RangeBarType HTH |
