Generic indicator factory
This commit is contained in:
@@ -7,7 +7,7 @@ uses
|
||||
Myc.Data.Pipeline,
|
||||
Myc.Trade.Types,
|
||||
Myc.Trade.Pipeline,
|
||||
Myc.Trade.Indicators;
|
||||
Myc.Trade.Indicators.Common;
|
||||
|
||||
function CreateStrategy1(Timeframe: TTimeframe): TConverter<TDataPoint<TOhlcItem>, Double>; overload;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user