public method RawOpenPosition.getValueDate

Brief

Gets the simulated delivery date

Declaration

protojavascriptjavacsharp
public getValueDate() : string

Returns

The method returns a string that represents the simulated delivery date

Details

It is applicable only to open positions on accounts with the day netting position maintenance. Otherwise, the method returns an empty value. The returned date shows when the position can be closed automatically. The date is provided in the yyyyMMdd format.

Declared in RawOpenPosition

back