Support Board
Date/Time: Sun, 02 Feb 2025 04:55:02 +0000
Post From: Need Help with ACSIL logic and color bar.
[2019-08-11 21:23:54] |
User907968 - Posts: 825 |
Ok, understand now, updated file attached. Look at the third example, this does what you are asking, I also added some comments that may help. "if (sc.BaseDataIn[SC_LAST][sc.Index] > sc.BaseDataIn[SC_OPEN][sc.Index] && sc.BaseDataIn[Up][sc.Index] > sc.BaseDataIn[Volume_MA][sc.Index]);" This is not valid, that is why I removed it from the previous examples. I am sure you have looked at it already, but you really can find just about all that you'll need in the ACSIL documentation. Advanced Custom Study Interface and Language (ACSIL) Date Time Of Last Edit: 2019-08-11 21:24:13
|
DeltaDifferencewithBarColor.1.cpp - Attached On 2019-08-11 21:14:23 UTC - Size: 13.05 KB - 417 views |