Namespace FancyCandles
Classes
CandleChart
Candlestick chart control derived from UserControl.
TimeFrameExtensionMethods
Extension methods for the TimeFrame enum.
Structs
CandleExtremums
Represents the extreme values of Price and Volume for a set of candlesticks.
IntRange
Represents the range of consequent integer numbers.
Interfaces
ICandle
Represents the most widely used candlestick parameters.
ICandlesSource
Represents a collection of candles, that can be used as a value for the CandlesSource property of the CandleChart class.
ICandlesSourceFromProvider
Represents a collection of candles obtained from ICandlesSourceProvider, that can be used as a value for the CandlesSource property of the CandleChart class.
ICandlesSourceProvider
Represents a provider of candle collections for some set of securities.
IResourceWithUserCounter
Represents some resource that a counter of its users.
ISecurityInfo
Represents the descriptive information about one security.
Enums
SecurityTypes
Represents the supported security types.
TimeFrame
Represents the time frames you can use in your CandleChart charts.