TimeFrameCandleBuilder Methods |
The TimeFrameCandleBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateCandle |
To create a new candle.
(Overrides CandleBuilderTCandleMessageCreateCandle(MarketDataMessage, TCandleMessage, ICandleBuilderValueTransform).) |
![]() | Dispose | (Inherited from Disposable.) |
![]() | DisposeManaged | (Inherited from Disposable.) |
![]() | DisposeNative | (Inherited from Disposable.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Inherited from Disposable.) |
![]() | FirstInitCandle |
To fill in the initial candle settings.
(Inherited from CandleBuilderTCandleMessage.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsCandleFinishedBeforeChange |
Whether the candle is created before data adding.
(Overrides CandleBuilderTCandleMessageIsCandleFinishedBeforeChange(MarketDataMessage, TCandleMessage, ICandleBuilderValueTransform).) |
![]() | Load |
Load settings.
(Inherited from BaseLogSource.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Process(MarketDataMessage, CandleMessage, ICandleBuilderValueTransform) |
To process the new data.
(Inherited from CandleBuilderTCandleMessage.) |
![]() | Process(MarketDataMessage, CandleMessage, ICandleBuilderValueTransform, IListCandleMessage) |
To process the new data.
(Inherited from CandleBuilderTCandleMessage.) |
![]() | ProcessValue |
To process the new data.
(Inherited from CandleBuilderTCandleMessage.) |
![]() | RaiseLog |
To call the event Log.
(Inherited from BaseLogSource.) |
![]() | Save |
Save settings.
(Inherited from BaseLogSource.) |
![]() | ThrowIfDisposed | (Inherited from Disposable.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from BaseLogSource.) |
![]() | UpdateCandle |
To update the candle data.
(Inherited from CandleBuilderTCandleMessage.) |