Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 16:35:33 +0000



Post From: is it possible to know the color of slope of an EMA

[2019-08-12 22:57:38]
User183724 - Posts: 183
John...thx. just seems to be more trouble than it should be since the software already calculates it.

tomgilb...thx...I'm not up to spreadsheets yet. pretty good with simple alerts...I'd like to learn spreadsheets but the docs are pretty sketchy for a noob...I've looked at the ACSIL...I'm ok with C++ but since, again, the docs are kind of sketchy, its a struggle. anyway, thanx again.

by the way, the way Im doing this now is exactly like john said except...

ID1.SG1 is my EMA
ID2.SG1 is an intermediate 'Color Bar based on Alert Condition with the alert settings at ID1.SG1>ID1.SG1[-1]
finally
ID3.SG1 is another 'Color Bar based on Alert Condition with the alert settings ID2.SG1 = 1


Im doing this to reduce the number of characters I have to type in the actual alert I'm trying to program...seems harder than it should be

thanx again