added none to LiqFormula

This commit is contained in:
Sam Germain 2021-08-01 21:08:52 -06:00
parent cb76146d58
commit ec1a8a8f69

View File

@ -4,14 +4,6 @@ from freqtrade.enums.tradingmode import TradingMode
from freqtrade.enums.collateral import Collateral from freqtrade.enums.collateral import Collateral
from enum import Enum from enum import Enum
<< << << < HEAD
== == == =
>>>>>> > eab5bb8a(integrated liqformula into persistence/models, addjusted calc_close_value to change based on trading mode)
# from math import ceil
# from math import ceil # from math import ceil