Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 05:12:36 +0000



Post From: Liquidation ACSIL

[2023-08-07 21:12:19]
User373245 - Posts: 57
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..???