binance.funding_fee_cutoff removed TODO-lev

This commit is contained in:
Sam Germain 2021-12-31 06:11:43 -06:00
parent 250edae193
commit 867483170a

View File

@ -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
"""