Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 17:39:52 +0000



Post From: Potential Bug With sc.GetTradePosition?

[2024-05-20 12:37:21]
emmanuel - Posts: 57
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.