public method Account.getDayPL
Overview
Gets the amount of profits and losses (both floating and realized) of the current trading day
Declaration
function getDayPL()
public double getDayPL();
public double getDayPL();
Returns
The method returns a real value that represents the amount of profits and losses of the current trading day
Details
Declared in Account