↓ 48 callersMethod_request_futures_api(self, method, path, signed=False, v2=False, **kwargs)
src/exchange/binance_futures/binance_futures_api.py:256
↓ 11 callersMethodplace_order(self, market: str, side: str, price: float, size: float, type: str = 'limit',
reduce_only
src/exchange/ftx/ftx_api.py:129