Login Page - Create Account

Support Board


Date/Time: Sun, 06 Oct 2024 12:26:41 +0000



Post From: Reset Signals after Trade Invalidation

[2023-10-04 16:02:49]
Sawtooth - Posts: 4093
I'd like to reset the Signals when there is an invalidation
The way to do this is to reset the persistent signal with its exit condition.

In your example, the trade would take place before you know it's invalid, so what is your exit in this case?
IOW, your SellEntry release condition cannot be your BuyEntry condition.