Update tg message for synthapi

This commit is contained in:
2025-07-07 20:34:23 +07:00
parent 4c76c040cb
commit c897e65ccc
5 changed files with 80 additions and 28 deletions

View File

@@ -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,