public method Order.getValueDate

Brief

Gets the simulated delivery date when the position can be automatically closed, applicable only to orders placed from accounts with the day netting trading mode

Declaration

protojavascriptjavacsharp
public getValueDate() : string

Returns

The method returns a string that represents the simulated delivery date when the position can be automatically closed

Details

Declared in Order

back