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

Represents the end state of market depth over a specified time period. More...

Properties

DateTime StartTime [get]
 Time.
 
IReadOnlyCollection< MarketDataArgBids [get]
 Bids collection..
 
IReadOnlyCollection< MarketDataArgAsks [get]
 Asks collection..
 

Detailed Description

Represents the end state of market depth over a specified time period.

Property Documentation

◆ Asks

IReadOnlyCollection<MarketDataArg> ATAS.Indicators.MarketDepthSnapshot.Asks
get

Asks collection..

◆ Bids

IReadOnlyCollection<MarketDataArg> ATAS.Indicators.MarketDepthSnapshot.Bids
get

Bids collection..

◆ StartTime

DateTime ATAS.Indicators.MarketDepthSnapshot.StartTime
get

Time.


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