Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 04:30:51 +0000



Post From: Spreadsheet for trading How do I modify an entry

[2013-04-25 01:12:01]
User268601 - Posts: 28
In K3 I have the formula =AND(crossfrombelow(E3:E5,AG3:AG5)) for a long entry

and in M3 =AND(crossfromabove(E3:E5,AI3:AI5)) for a short entry. I'm using attached orders for exits.

The system executes on the open of the next bar when the conditions are met. As mentioned above, instead of taking the opening price, I would like to set the order for 5 ticks below a long signal and 5 ticks above a short signal.