Support Board
Date/Time: Thu, 16 Jan 2025 12:53:39 +0000
Post From: Stop trading after a lost
[2017-10-27 15:08:46] |
User29926 - Posts: 92 |
Update: I believe I have achieved what I was trying to accomplish. So far the formula is holding up thru a 60 day replay test. =IF(AND($J$44 < 0, ID22.SG1@3 > ID22.SG1@4),1, IF( $H$90 ,0 ,IF(ISBLANK($J$28),0 ,$J$28) )) Thanks tomgilb for the link to the code on your website that informed me that there was a losing trades study in SC. |