XChange icon indicating copy to clipboard operation
XChange copied to clipboard

Binance futures URL problem

Open rizer1980 opened this issue 1 year ago • 5 comments

douggie m1dnightc0der after accept this PR 4785 no chance to get futures binance.

thirst error in BinanceExchange, String FUTURES_URL = "https://dapi.binance.com"; it must be fapi second in BinanceBaseService constructor if sandbox = false, and futures = true, we get
BinanceFuturesAuthenticated binanceFutures URI = "https://dapi.binance.com";

rizer1980 avatar Dec 22 '23 04:12 rizer1980