ATAS.Indicators
ATAS.Indicators.PriceSelectionValue Class Reference

Price level selection in clusters and bars. Using in PriceSelectionDataSeries More...

Public Member Functions

 PriceSelectionValue (decimal price)
 Constructor More...
 

Properties

decimal MinimumPrice [get, set]
 Minimum price More...
 
decimal MaximumPrice [get, set]
 Maximum price More...
 
int Size [get, set]
 Graphic objects size More...
 
string Tooltip [get, set]
 Tooltip More...
 
SelectionType SelectionSide [get, set]
 Selection type More...
 
ObjectType VisualObject [get, set]
 Visual object More...
 
Color PriceSelectionColor [get, set]
 Selection color. Use alpha channel for transparency More...
 
Color ObjectColor [get, set]
 Graphic objects color More...
 
decimal HeightFactor [get, set]
 Height Factor More...
 
SolidBrush PriceSelectionBrush [get]
 Коэффициент уменьшения высоты выделения цены. Если значение 100, выделяется вся высота, если 50, выделяется половина More...
 

Detailed Description

Price level selection in clusters and bars. Using in PriceSelectionDataSeries

Constructor & Destructor Documentation

◆ PriceSelectionValue()

ATAS.Indicators.PriceSelectionValue.PriceSelectionValue ( decimal  price)
inline

Constructor

Parameters
pricePrice

Property Documentation

◆ HeightFactor

decimal ATAS.Indicators.PriceSelectionValue.HeightFactor
getset

Height Factor

◆ MaximumPrice

decimal ATAS.Indicators.PriceSelectionValue.MaximumPrice
getset

Maximum price

◆ MinimumPrice

decimal ATAS.Indicators.PriceSelectionValue.MinimumPrice
getset

Minimum price

◆ ObjectColor

Color ATAS.Indicators.PriceSelectionValue.ObjectColor
getset

Graphic objects color

◆ PriceSelectionBrush

SolidBrush ATAS.Indicators.PriceSelectionValue.PriceSelectionBrush
get

Коэффициент уменьшения высоты выделения цены. Если значение 100, выделяется вся высота, если 50, выделяется половина

Price selection brush

◆ PriceSelectionColor

Color ATAS.Indicators.PriceSelectionValue.PriceSelectionColor
getset

Selection color. Use alpha channel for transparency

◆ SelectionSide

SelectionType ATAS.Indicators.PriceSelectionValue.SelectionSide
getset

Selection type

◆ Size

int ATAS.Indicators.PriceSelectionValue.Size
getset

Graphic objects size

◆ Tooltip

string ATAS.Indicators.PriceSelectionValue.Tooltip
getset

Tooltip

◆ VisualObject

ObjectType ATAS.Indicators.PriceSelectionValue.VisualObject
getset

Visual object