Login Page - Create Account

Support Board


Date/Time: Thu, 21 Nov 2024 22:36:01 +0000



Post From: Colour bar based on alert condition

[2024-11-03 10:27:54]
User585104 - Posts: 142
Hi,

I'm trying to set an alert up that will ping when a bar closes (for longs) within the top 10% of its range and when it is above an ema.

I came up with this: C >= H - 0.10 * (H - L)>ID4.SG1

Which kind of half works. Can anyone assist as to what I need to change to make it work as expected?

Thanks