Knowledgebase: > Properties
OpenPositionsCount
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:58 AM
|
|
Syntax
Description This property used to return the total number of all open positions on trade list . Parameters No parameters. Remarks In the case you want to know how many open positions you have, you can use this property, or in the case you want to list all of the open positions you can use this method to know the open positions count then use OpenPositionByIndex method in a loop starts from 1 to count. Return value Returns open position total as value of type Integer. Sample
See Also | |
|
Comments (0)