Loading...
Searching...
No Matches
ICandlesDataProvider.cs File Reference

Classes

class  ATAS.Indicators.CandleSeriesRequest
 Describes a candle series to request: the timeframe and, optionally, another instrument. More...
 
interface  ATAS.Indicators.ICandleSeriesSubscription
 A live candle series: history plus live updates. Implements ICandleCreator, so it plugs directly into CandlePartSeries (and through it into nested indicators' SourceDataSeries). Dispose to release. More...
 
interface  ATAS.Indicators.ICandlesDataProvider
 Provides indicators with candle series of other timeframes and/or other instruments, with history and live updates. More...
 

Namespaces

namespace  ATAS
 
namespace  ATAS.Indicators