Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
m5l14i11 committed Apr 15, 2024
1 parent 0baba7d commit 74cabc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strategy/generator/signal/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class SignalType(Enum):
MacdColorSwitch = "MacdColorSwitch"
RsiV = "RsiV"
TiiV = "TiiV"
CandleTrend = "CandleTrend"
CandlestickTrend = "CandlestickTrend"
# Flip
CeFlip = "CeFlip"
SupFlip = "SupFlip"
Expand Down

0 comments on commit 74cabc1

Please sign in to comment.