enhancing backtesting functionality
This commit is contained in:
@@ -28,5 +28,3 @@ class Trade:
|
||||
exit_price: float
|
||||
pnl: float
|
||||
r_multiple: float = 0.0
|
||||
partial_tp_taken: bool = False
|
||||
partial_tp_realized_pnl: float = 0.0
|
||||
|
||||
Reference in New Issue
Block a user