Update tg message for synthapi
This commit is contained in:
@@ -183,7 +183,7 @@ public static class ScenarioHelpers
|
||||
IndicatorType.EmaCross => SignalType.Signal,
|
||||
IndicatorType.DualEmaCross => SignalType.Signal,
|
||||
IndicatorType.ThreeWhiteSoldiers => SignalType.Signal,
|
||||
IndicatorType.SuperTrend => SignalType.Signal,
|
||||
IndicatorType.SuperTrend => SignalType.Trend,
|
||||
IndicatorType.ChandelierExit => SignalType.Signal,
|
||||
IndicatorType.EmaTrend => SignalType.Trend,
|
||||
IndicatorType.Composite => SignalType.Signal,
|
||||
|
||||
Reference in New Issue
Block a user