Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 11:58:27 +0000



Post From: ACSIL: Flatten all positions

[2022-06-30 20:06:26]
ycomp - Posts: 324
How do you flatten all positions using code?

I could loop all positions and check which are open using GetPositionByIndex()

The part I got stuck at is how do you set the current position? All the flatten methods seem to work only on the current position.