Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 00:51:07 +0000



Post From: Alert if price is near a line, not past or to it yet, but near it?

[2020-07-04 15:21:53]
Chadly - Posts: 65
Im curious if there's a way to program that price is near a line.

The idea is that perhaps you have linear regression built in and you want to say "only if price is below this line by 20 percent" or something like that.

So, a buy signal for example would fire, but only if the price is not too close to the top line of linear regression.

Is there a way to do this?