@ -17,6 +17,6 @@ class Bingx(Exchange):
_ft_has: Dict = {
"ohlcv_candle_limit": 1000,
"stoploss_on_exchange": False,
"stoploss_on_exchange": True,
"stoploss_order_types": {"limit": "limit", "market": "market"},
}