Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 08:32:12 +0000



Post From: Need Help with ACSIL logic and color bar.

[2019-08-11 21:23:54]
User907968 - Posts: 844
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
attachmentDeltaDifferencewithBarColor.1.cpp - Attached On 2019-08-11 21:14:23 UTC - Size: 13.05 KB - 459 views