+1 888 340 6572

GetRTUnrealizedProfit: Difference between revisions

From MultiCharts
(Created page with " Category:Accounts & Positions")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Returns the Unrealized/Open P&L for the specified account.
== Usage ==
<syntaxhighlight>GetRTUnrealizedPL(Account)</syntaxhighlight>
Where:
:'''Account''' - account number at broker.
== Example ==
Will return a value of 5 000 if Unrealized(Open) P&L for the account at broker is $5 000.


[[Category:Accounts & Positions]]
[[Category:Accounts & Positions]]

Latest revision as of 18:21, 3 March 2017

Returns the Unrealized/Open P&L for the specified account.

Usage

GetRTUnrealizedPL(Account)

Where:

Account - account number at broker.

Example

Will return a value of 5 000 if Unrealized(Open) P&L for the account at broker is $5 000.