Added sell_tag and buy/sell telegram performance functions
This commit is contained in:
@@ -14,3 +14,4 @@ class SignalTagType(Enum):
|
||||
Enum for signal columns
|
||||
"""
|
||||
BUY_TAG = "buy_tag"
|
||||
SELL_TAG = "sell_tag"
|
Reference in New Issue
Block a user