public property O2GRequestFactory.Timeframes

Brief

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

Declaration
C#
O2GTimeframeCollection  Timeframes get;

Details

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

Declared in O2GRequestFactory

back