Login Page - Create Account

Support Board


Date/Time: Sun, 19 Jan 2025 15:24:51 +0000



Post From: color coded bars

[2018-04-08 04:19:59]
User28682 - Posts: 233
Thank you! It worked well.

I then tried to produce an alert for an inside bar:

current High is < previous bar high AND Low is > previous bar low

using:

= AND(H<H[-1],L>L[-1])

This doesn't work without getting an error message, any suggestions?

Thanks!
Date Time Of Last Edit: 2018-04-08 04:34:06