mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
binance.funding_fee_cutoff removed TODO-lev
This commit is contained in:
parent
250edae193
commit
867483170a
|
@ -224,7 +224,6 @@ class Binance(Exchange):
|
|||
|
||||
def funding_fee_cutoff(self, open_date: datetime):
|
||||
"""
|
||||
# TODO-lev: Double check that gateio, ftx, and kraken don't also have this
|
||||
:param open_date: The open date for a trade
|
||||
:return: The cutoff open time for when a funding fee is charged
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user