+1 888 340 6572

GetPositionQuantity

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the size of the position, defined by specified account/symbol pair.

Usage

GetPositionQuantity(Symbol, Account)

Where:

Symbol - the name of the instrument.
Account - account number at broker.

Example

GetPositionQuantity("ESZ1", "DU12345")

will return a value of 1000 if the size of the position, defined by specified account/symbol pair position is $1000.