mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-30 09:03:05 +00:00
removed short_trades, updated schema, tests
This commit is contained in:
@@ -95,7 +95,6 @@ class Profit(BaseModel):
|
||||
avg_duration: str
|
||||
best_pair: str
|
||||
best_rate: float
|
||||
short_trades: int
|
||||
winning_trades: int
|
||||
losing_trades: int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user