+1 888 340 6572

GetRTUnrealizedProfit: Difference between revisions

From MultiCharts
(Created page with " Category:Accounts & Positions")
 
No edit summary
Line 1: Line 1:
Returns the Unrealized/Open P&L for the specified account.
== Usage ==
<syntaxhighlight>GetRTUnrealizedPL(Account)</syntaxhighlight>
Where:
: <code>Account</code> - 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]]

Revision as of 15:05, 24 February 2012

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.