×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

GetPositionSymbol

1 byte added, 18:20, 3 March 2017
no edit summary
Returns the symbol associated with the position at a specific location <code>(PositionLoc) </code> in the list of positions for the specified account.
== Usage ==
Where:
<code>:'''Account</code> ''' - account number at broker. <code>:'''1 <= PositionLoc <= GetNumPositions</code> ''' - the sequence number of the position in the position list for the specified account.
== Example ==