Deleted settlePlan field from binance FutesPair.

kucoin_and_binance_fix
Nelson Torres 2024-09-23 20:24:12 +00:00
parent 9890ab2811
commit 573268bac1
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ class FutesPair(Pair):
quoteAsset: str # 'USDT',
quotePrecision: int # 8,
requiredMarginPercent: float # '5.0000',
settlePlan: int # 0,
timeInForce: list[str] # ['GTC', 'IOC', 'FOK', 'GTX'],
triggerProtect: float # '0.0500',
underlyingSubType: list[str] # ['PoW'],