diff --git a/strategy/generator/bootstrap/_trend_follow.py b/strategy/generator/bootstrap/_trend_follow.py index 1106360b..620130f1 100644 --- a/strategy/generator/bootstrap/_trend_follow.py +++ b/strategy/generator/bootstrap/_trend_follow.py @@ -473,7 +473,7 @@ def _generate_signal(self, signal: TrendSignalType): [ DsoNeutralityCrossSignal(), RsiNeutralityCrossSignal(), - RsiNautralityPullbackSignal(), + RsiNeutralityPullbackSignal(), RsiNeutralityRejectionSignal(), TiiNeutralityCrossSignal(), ]