Login Page - Create Account

Support Board


Date/Time: Tue, 11 Feb 2025 07:49:54 +0000



Post From: How to check whether a current live trade position has been scale in

[2020-08-31 17:46:33]
User383849 - Posts: 23
I'm using my own custom study.

I just need the right function to add to my if-else routine.

Currently I could program it to work by using a fixed contract size.
Eg. Assuming I trade 10 contracts each time and If current position is 20 contracts then it goes to scaled_in routine.

I just need a better function so I could detect scale in/added on for any contract size.