condensed strategy methods down to 2
This commit is contained in:
@@ -16,4 +16,4 @@ class SignalTagType(Enum):
|
||||
Enum for signal columns
|
||||
"""
|
||||
BUY_TAG = "buy_tag"
|
||||
SELL_TAG = "sell_tag"
|
||||
SHORT_TAG = "short_tag"
|
||||
|
Reference in New Issue
Block a user