ATAS.Indicators
ATAS.Indicators.PriceVolumeInfo Class Reference

Volume info for price level More...

Properties

decimal Volume [get, set]
 Volume More...
 
decimal Bid [get, set]
 Bids More...
 
decimal Ask [get, set]
 Asks More...
 
int Ticks [get, set]
 Ticks count More...
 
decimal Between [get, set]
 Volume between bids and asks More...
 
int Time [get, set]
 Time at the current level More...
 
decimal Price [get, set]
 Price More...
 

Detailed Description

Volume info for price level

Property Documentation

◆ Ask

decimal ATAS.Indicators.PriceVolumeInfo.Ask
getset

Asks

◆ Between

decimal ATAS.Indicators.PriceVolumeInfo.Between
getset

Volume between bids and asks

◆ Bid

decimal ATAS.Indicators.PriceVolumeInfo.Bid
getset

Bids

◆ Price

decimal ATAS.Indicators.PriceVolumeInfo.Price
getset

Price

◆ Ticks

int ATAS.Indicators.PriceVolumeInfo.Ticks
getset

Ticks count

◆ Time

int ATAS.Indicators.PriceVolumeInfo.Time
getset

Time at the current level

◆ Volume

decimal ATAS.Indicators.PriceVolumeInfo.Volume
getset

Volume