Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 12:42:40 +0000



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

[2013-04-25 12:29:33]
Sawtooth - Posts: 3993
Including a volume reference in the formulas in post #6:

K3:
=AND(crossfrombelow(E4:E6,AG4:AG6),E4-E3>=$J$21*5,F4<4500)
M3:
=AND(crossfromabove(E4:E6,AI4:AI6),E3-E4>=$J$21*5,F4<4500)

This will only enter during the current bar, so if this is acceptable, there is nothing to cancel.

What results are you looking for, that the above didn't produce?

If you want to use your original formulas, Signal Only On Bar Close will need to be set to Yes, and you'll need formulas in J22, J24, J27, and J71, J73 set to L for Limit. Also, this will usually require price to trade through the Limit price; there is no MIT functionality. Are you using J22 and J24?