Support Board
Date/Time: Sat, 13 Sep 2025 01:56:51 +0000
Post From: Additional sc.BaseData items maybe?
[2024-07-06 05:24:22] |
TriStar Trading - Posts: 165 |
Has there been any thought or requests to add the PosDeltaSum, NegDeltaSum, PosDiagDeltaSum, and NegDiagDeltaSum to the available sc.BaseData items like the following: DeltaMax[sc.Index] = sc.BaseData[SC_ASKBID_DIFF_HIGH][sc.Index]; DeltaMin[sc.Index] = sc.BaseData[SC_ASKBID_DIFF_LOW][sc.Index]; Thanks! Mike |