public method Account.getDayPL

Brief

Gets the amount of profits and losses (both floating and realized) of the current trading day

Declaration

protojavascriptjavacsharp
public getDayPL() : real

Returns

The method returns a real value that represents the amount of profits and losses of the current trading day

Details

Declared in Account

back