Update BreakEven.py

This commit is contained in:
Stefano Ariestasia
2022-05-20 11:58:41 +09:00
committed by GitHub
parent 765610e604
commit bc542f3632
+1 -1
View File
@@ -6,7 +6,7 @@ from pandas import DataFrame
class BreakEven(IStrategy):
"""
author@: leni
author@: lenik
Sometimes I want to close the bot ASAP, but not have the positions floating around.