Loading...
Searching...
No Matches
ATAS.Indicators.LiquidationOrdersHistoryRequest Class Reference

Parameters container used to request the history of liquidation orders. More...

Properties

int RequestId = DateTime.Now.GetHashCode() [get]
 Request identifier.
 
required DateTime From [get]
 Defines the starting point from which to begin aggregating data.
 
required DateTime To [get]
 Defines the end point at which data aggregation stops.
 
LiquidationOrdersAggregationModes AggregationMode [get]
 Specifies the source scope used for aggregating liquidation data.
 

Detailed Description

Parameters container used to request the history of liquidation orders.

Property Documentation

◆ AggregationMode

LiquidationOrdersAggregationModes ATAS.Indicators.LiquidationOrdersHistoryRequest.AggregationMode
get

Specifies the source scope used for aggregating liquidation data.

◆ From

required DateTime ATAS.Indicators.LiquidationOrdersHistoryRequest.From
get

Defines the starting point from which to begin aggregating data.

◆ RequestId

int ATAS.Indicators.LiquidationOrdersHistoryRequest.RequestId = DateTime.Now.GetHashCode()
get

Request identifier.

◆ To

required DateTime ATAS.Indicators.LiquidationOrdersHistoryRequest.To
get

Defines the end point at which data aggregation stops.


The documentation for this class was generated from the following file: