IPortfolioBarIndicator Interface |
Namespace: FinAnalysis.Base
public interface IPortfolioBarIndicator : IBaseIndicator
The IPortfolioBarIndicator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ready |
Ready flag is seted if and only if queue contain something.
(Inherited from IBaseIndicator.) |
Name | Description | |
---|---|---|
![]() | Add |
Add single bar data (OHLCV for specific series and DateTime) to indicator.
|
![]() | FixTime |
Notify indicator that all data for specifed time was added.
|