Support Board
Date/Time: Thu, 01 Jan 2026 15:20:30 +0000
Post From: ACSIL - sc.AreRenkoBars() - true for delta bars
| [2015-09-21 19:10:25] |
| ejtrader - Posts: 689 |
|
Thank you sc team. For any one else referencing this thread in the future, the following code seems to detect the painted open/close properly for any type of chart (as of this date). Verified manually. if(sc.RenkoTicksPerBar)
{ // SC_RENKO_OPEN & SC_RENKO_CLOSE - These values are likely to represent the candle open/close values } thanks |
