IPortfolioSimpleIndicator Interface |
Namespace: FinAnalysis.Base
public interface IPortfolioSimpleIndicator : IBaseIndicator
The IPortfolioSimpleIndicator 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 value of specific time series to indicator.
|
![]() | FixTime |
Notify indicator that all data for specifed time was added.
|