easyexchange icon indicating copy to clipboard operation
easyexchange copied to clipboard

okex market tickers 有bug

Open im050 opened this issue 1 year ago • 0 comments

$app->market->tickers('SPOT') ;

获取InstType=SPOT时 APi拼接的querystring会带上uly参数,即instType=SPOT&uly= 此时欧易会返回错误Instrument type does not match underlying index,得不带uly参数调用接口

im050 avatar Mar 24 '23 12:03 im050