Support Board
Date/Time: Fri, 14 Mar 2025 13:33:37 +0000
Post From: Spreadsheet: Identifying Long / Short Winning / Losing trades
[2022-06-10 13:22:23] |
User103448 - Posts: 76 |
@Tomgilb do you have any idea why a SELL EXIT is ignored, when using "L" Orders in Cell J72/74? I have a time range highlight study, where all trades should be closed. This is referenced in SELL EXIT Cell as followed: =OR(AND($J$8 < 0,AS@$3>1),AND($J$8<0,$J$9-3),AND($J$8 < 0,AU@$3>1)) Where AS Column stands for the above mentioned Study. Why are Sell EXIT Signals being ignored? ALso AND($J$8<0,$J$9-3), doesnt work anymore. |