Support Board
Date/Time: Tue, 26 Nov 2024 04:21:26 +0000
Post From: Liquidation ACSIL
[2023-08-07 21:12:19] |
User373245 - Posts: 42 |
I need to create a liquidation function....as all my trades are a day trade with a stop and limit that I need to liquidate at 1pm EST....can I use a combination of sc.FlattenPosition(); with Input_EndTimeForAllowedTimeRange function. Can I load sc.FlattenPosition(Input_EndTimeForAllowedTimeRange); Or maybe build a variable to Input_EndTimeForAllowedTimeRange and then use it in the sc.FlattenPosition function..???
|