Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 08:16:27 +0000



Post From: Arrows with Color Bar Based On Alert Condition

[2020-04-14 16:59:54]
MecGrp - Posts: 12
Hello,

I am trying to get an up arrow at the lows (or down arrow at the high) of a bar based on a simple conditions.

For example, If Close is lower than Open AND Numbers Bars Calculated value ("Ask Volume Bid Volume Difference Changes (SG3)) is > 0... then give me an Up arrow at the lows of the bar.

=AND(C<O,ID4.SG3>0)

See "What-I-Want-To-See" image.

I have reviewed your documentation or read some threads on the support board but am still missing something.

I have only been able to do that with "Point On Low" draw style within the "Color Bar Based On Alert Condition" Study but if I select an arrow (or triangle or anything else), I get an obscure graph. I have also played around with the scale setting but to no avail. See "What-I-Get" image.

Thanks for your help.
imageWhat-I-Want-to-See.png / V - Attached On 2020-04-14 16:28:07 UTC - Size: 62.73 KB - 534 views
imageSettings.png / V - Attached On 2020-04-14 16:28:37 UTC - Size: 159.5 KB - 373 views
imageWhat-I-get.png / V - Attached On 2020-04-14 16:53:50 UTC - Size: 149.33 KB - 406 views