Testing TValue as Params
This commit is contained in:
@@ -6,7 +6,6 @@ uses
|
||||
System.SysUtils,
|
||||
System.Math,
|
||||
System.Rtti,
|
||||
Myc.Data.Records,
|
||||
Myc.Data.Pipeline,
|
||||
Myc.Data.Series,
|
||||
Myc.Trade.Types,
|
||||
@@ -1071,6 +1070,6 @@ initialization
|
||||
IndicatorRegistry.RegisterTemplate<TBollingerBands>;
|
||||
IndicatorRegistry.RegisterTemplate<TATR>;
|
||||
IndicatorRegistry.RegisterTemplate<TKeltnerChannels>;
|
||||
// IndicatorRegistry.RegisterTemplate<TMean>;
|
||||
IndicatorRegistry.RegisterTemplate<TMean>;
|
||||
|
||||
end.
|
||||
|
||||
Reference in New Issue
Block a user