FinAnalysis User Guide
FinAnalysis User Guide
API Reference
FinAnalysis.Base
BaseBarIndicator(T) Class
BaseBarMultipleValueIndicator(T) Class
BaseBarPortfolioIndicator(T) Class
BaseDateTimeIndicator(T) Class
BaseIndicator(T) Class
BaseInstrumentIndicator(T) Class
BaseMultipleValue(T) Class
BaseMultipleValueIndicator(T) Class
BasePortfolio(T) Class
BasePortfolioIndicator(T) Class
BaseSimpleIndicator(T) Class
BaseSimpleMultipleValueIndicator(T) Class
BaseSimplePortfolioIndicator(T) Class
BaseTickIndicator(T) Class
BaseTickMultipleValueIndicator(T) Class
BaseTickPortfolioIndicator(T) Class
BaseTransformation(T) Class
BaseTwoSeriesIndicator(T) Class
BaseTwoSeriesMultipleValueIndicator(T) Class
BaseTwoSetsPortfolioIndicator(T) Class
ChartPlacement Enumeration
Cloning Class
ConstructorAttribute Class
DoubleDateTimePair Structure
HistoryDataQueue(T) Class
HistoryDataQueue(T).OnPopDelegate Delegate
HistoryDataQueue(T).OnPushDelegate Delegate
HistoryMultipleDataQueue(T) Class
HistoryMultipleDataQueue(T).OnPopDelegate Delegate
HistoryMultipleDataQueue(T).OnPushDelegate Delegate
IAverager Interface
IBarIndicator Interface
IBarTradeSignal Interface
IBaseIndicator Interface
ICloseSignal Interface
IDataQueue(T) Interface
IDataQueueListener(T) Interface
IDateTimeIndicator Interface
IIndicator Interface
IL_Clone Class
IL_Clone.ConstructDelegate Delegate
IL_Clone.CopyDelegate Delegate
IL_Clone.ModifyDelegate Delegate
IMarketSignal Interface
IndicatorAttribute Class
IndicatorCategory Enumeration
IndicatorCategoryAttribute Class
InputPropertyAttribute Class
InputValidationStrategy Enumeration
IPortfolioBarIndicator Interface
IPortfolioDataQueueListener(T) Interface
IPortfolioSimpleIndicator Interface
IPortfolioTickIndicator Interface
IPortfolioTwoSetsIndicator Interface
ISimpleIndicator Interface
ISimpleTradeSignal Interface
ITickIndicator Interface
ITickTradeSignal Interface
ITradeSignal Interface
ITwoSeriesIndicator Interface
ITwoSeriesTradeSignal Interface
MinMaxQueue Class
MinMaxQueue.MinOrMax Enumeration
OutputPropertyAttribute Class
ParameterAttribute Class
PortfolioAbsenceStrategy Enumeration
QueueType Enumeration
ResamplingType Enumeration
SignalType Enumeration
SimpleAggregationType Enumeration
SimpleDataQueue Class
SimpleDataQueue.OnPopDelegate Delegate
SimpleDataQueue.OnPushDelegate Delegate
StatAccumulator Class
StatCollection Class
StatDeque Class
StatQueue Class
StatQueueIterator Class
StatSet Class
StatSetIterator Class
StatWindow Class
TickAggregationType Enumeration
TimeSeriesDataQueue(T) Class
UltimateSummator Class
ValueDelayType Enumeration
MinMaxQueue
MinOrMax Enumeration
Type of MinMaxQueue
Namespace:
FinAnalysis.Base
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
Copy
public
enum
MinOrMax
Members
Member name
Value
Description
CalcMin
0
Used for calculation Min value on sliding window.
CalcMax
1
Used for calculation Max value on sliding window.
See Also
Reference
FinAnalysis.Base Namespace
Copyright © 2020 RTC Lab (Deltix, Inc). All rights reserved.
Send comments on this topic to
RTMath, division of Deltix Inc