okx fees are not in contracts.

This commit is contained in:
Matthias 2023-07-20 07:25:13 +02:00
parent 75628403b0
commit e734ab52de

View File

@ -32,7 +32,6 @@ class Okx(Exchange):
}
_ft_has_futures: Dict = {
"tickers_have_quoteVolume": False,
"fee_cost_in_contracts": True,
"stop_price_type_field": "slTriggerPxType",
"stop_price_type_value_mapping": {
PriceType.LAST: "last",