mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
okx fees are not in contracts.
This commit is contained in:
parent
75628403b0
commit
e734ab52de
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user