Login Page - Create Account

Support Board


Date/Time: Sat, 17 May 2025 05:50:56 +0000



Post From: Potential Bug With sc.GetTradePosition?

[2024-05-20 12:37:21]
emmanuel - Posts: 63
Also note that current_position is not going to automatically update after taking a position.

You'll need to re-fill the PositionData structure with
sc.GetTradePosition(PositionData) and extract the current position again.