Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 17:16:54 +0000



Post From: Color bars alert is giving wrong output

[2025-04-27 02:00:01]
Trade with ICE - Posts: 28
I don't know what im doing wrong here, but I think the formula is straightforward: color the candle that crosses the subgraph value.

I have HIGH/LOW FOR TIME PERIOD study that im referencing. ID8.SG1 and SG2
A COLOR BAR BASED ON ALERT CONDITON STUDY with alert:
=OR(CrossFromBelow(C, ID8.SG1), CrossFromAbove(C, ID8.SG1))

simply saying color the candle if it crosses the subgraph value but its not coloring the right candles.
Date Time Of Last Edit: 2025-04-27 02:20:03
imageScreenshot 2025-04-26 185117.png / V - Attached On 2025-04-27 01:59:23 UTC - Size: 24.06 KB - 116 views
imageScreenshot 2025-04-26 184223.png / V - Attached On 2025-04-27 02:19:57 UTC - Size: 21.43 KB - 113 views