IPortfolioTickIndicator Interface |
Namespace: FinAnalysis.Base
public interface IPortfolioTickIndicator : IBaseIndicator
The IPortfolioTickIndicator 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 data (trade price, volume for specific series and DateTime) to indicator.
|
![]() | FixTime |
Notify indicator that all data for specifed time was added.
|