Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
m5l14i11 committed Sep 7, 2024
1 parent 51462a2 commit 7f95be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strategy/generator/bootstrap/_trend_follow.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ def _generate_signal(self, signal: TrendSignalType):
[
DsoNeutralityCrossSignal(),
RsiNeutralityCrossSignal(),
RsiNautralityPullbackSignal(),
RsiNeutralityPullbackSignal(),
RsiNeutralityRejectionSignal(),
TiiNeutralityCrossSignal(),
]
Expand Down

0 comments on commit 7f95be8

Please sign in to comment.