×

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

Changes

Jump to navigation Jump to search

GetPositionTotalCost

479 bytes added, 14:41, 24 February 2012
no edit summary
Calculated with the following formula:
 
PTC (Position Total Cost) = AEP (Average Entry Price) x TMP (Total Market Position).
== Usage ==
<syntaxhighlight>GetPositionTotalCost(Symbol, Account)</syntaxhighlight>
 
Where:
 
: <code>Symbol</code> - the name of the instrument.
 
: <code>Account</code> - account number at broker.
 
== Example ==
<syntaxhighlight>GetPositionTotalCost("ESZ1", "DU12345")</syntaxhighlight> will return total position cost for ESZ1 on account DU1234.
[[Category:Accounts & Positions]]

Navigation menu