Support Board
Date/Time: Mon, 10 Mar 2025 14:41:51 +0000
Post From: Spreadsheet system formula for exit positions l-3 & N-3 HELP!
[2022-03-24 13:14:07] |
User9890731 - Posts: 47 |
What formula must I add to l-3(sell exit) and n-3(buy exit) in order to have the spreadsheet close a trade when a signal no longer appears on k-3 or m-3 on the current bar. Basically if the signal appears on the column then an entry is made, but when the same signal on the same column disappears then the spreadsheet should flatten the position until a new signal is generated. I already have an entry formula for k-3 and m-3; =ID1.SG1@3 > 0 =ID1.SG2@3 > 0 |