ATAS.Indicators
ATAS.Indicators.IOnlineDataProvider Interface Reference

Public Member Functions

void Subscribe ()
 
void Unsubscribe ()
 
void RedrawChart ()
 
void RequestCumulativeTrades (CumulativeTradesRequest request)
 
bool IsNewSession (DateTime prevTime, DateTime newTime, bool isUtc=true)
 
bool IsNewWeek (DateTime prevTime, DateTime newTime, bool isUtc=true)
 
bool IsNewMonth (DateTime prevTime, DateTime newTime, bool isUtc=true)
 
Bitmap GetScreenshot ()
 
void AddAlert (string soundFile, string instrument, string message, System.Windows.Media.Color background, System.Windows.Media.Color foreground)
 

Properties

decimal TickSize [get]
 
string ChartType [get]
 
string Instrument [get]
 
string TimeFrame [get]
 
string StringFormat [get]
 
string DataPath [get]
 
decimal CumulativeDomAsks [get]
 Cumulative dom asks volume More...
 
decimal CumulativeDomBids [get]
 Cumulative dom bids volume More...
 

Events

Action< MarketDataArgNewTick
 
Action< MarketDataArgDepthChanged
 
Action< CumulativeTradeCumulativeTrade
 
Action< CumulativeTradesRequest, List< CumulativeTrade > > HistoricalCumulativeTrades
 

Property Documentation

◆ CumulativeDomAsks

decimal ATAS.Indicators.IOnlineDataProvider.CumulativeDomAsks
get

Cumulative dom asks volume

◆ CumulativeDomBids

decimal ATAS.Indicators.IOnlineDataProvider.CumulativeDomBids
get

Cumulative dom bids volume