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

Represents information on volumes at a specific price. More...

Properties

decimal Volume [get, set]
 Gets or sets the volume data.
 
decimal Bid [get, set]
 Gets or sets the bid data.
 
decimal Ask [get, set]
 Gets or sets the ask data.
 
int Ticks [get, set]
 Gets or sets the tick count data.
 
decimal Between [get, set]
 Gets or sets the volume data between bids and asks.
 
int Time [get, set]
 Gets or sets the time data at the current level.
 
decimal Price [get, set]
 Gets or sets the price data.
 

Detailed Description

Represents information on volumes at a specific price.

Property Documentation

◆ Ask

decimal ATAS.Indicators.PriceVolumeInfo.Ask
getset

Gets or sets the ask data.

◆ Between

decimal ATAS.Indicators.PriceVolumeInfo.Between
getset

Gets or sets the volume data between bids and asks.

◆ Bid

decimal ATAS.Indicators.PriceVolumeInfo.Bid
getset

Gets or sets the bid data.

◆ Price

decimal ATAS.Indicators.PriceVolumeInfo.Price
getset

Gets or sets the price data.

◆ Ticks

int ATAS.Indicators.PriceVolumeInfo.Ticks
getset

Gets or sets the tick count data.

◆ Time

int ATAS.Indicators.PriceVolumeInfo.Time
getset

Gets or sets the time data at the current level.

◆ Volume

decimal ATAS.Indicators.PriceVolumeInfo.Volume
getset

Gets or sets the volume data.


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