Login Page - Create Account

Support Board


Date/Time: Sat, 08 Feb 2025 18:44:09 +0000



Post From: E3 crossup B3 instead of E3>B3

[2015-05-22 13:45:49]
User81805 - Posts: 9
Right now I am working with strategies surrounding the formula: =AND(E3>B3) for long positions, but I want to have it so a Buy signal is created when E3 (last bar-value) cross up the B3 (open bar-value), instead of just having a buy signal created when E3>B3.

How should this formula look like?