public method O2GRequestFactory.getTimeFrameCollection

Brief

Returns the collection of time frames which can be used for the market data snapshot request.

Declaration
Java
O2GTimeframeCollection  getTimeFrameCollection ()

Details

getTimeFrameCollection could be a first step to get historic prices before createMarketDataSnapshotRequestInstrument.

Declared in O2GRequestFactory

back