0
Follow
0
Followers
API 문서에서 설명한 대로 IO 함수를 호출해서 OKEX 계약 정보를 가져옵니다.
var ret = exchange.IO("api", "POST", "/api/v1/future_position.do", "symbol=eth_usd&contract_type=this_week")
Log(ret)
오류 메시지는 다음과 같습니다.
2018-10-19 11:15:07
정보
false
2018-10-19 11:15:07
Futures_OKCoin
실수
Futures_OP 4: 20022
제가 문제가 된 이유는, <unk>이도 v1을 사용한다는 것입니다.
Related Recommendations
Happy Halloween / Coupon-codes for everyone -- FMZ Quant TeamAdding exchanges on our setting listIntroducing Visual Programming on FMZ QuantLooking For PartnershipGreat news! Check out our platforms’ NEW features, the “Demands & Offers” page on our website.Our platform’s New design PC/MacOS local software client is released now!Flash collapse robot (teaching)Index equilibrium strategy (teaching)can anyone please explain how to start with this platformC++ API call example
Comment
All comments (1)
https://github.com/okcoin-okex/API-docs-OKEx.com/blob/master/API-For-Futures-CN/合约交易错误代码.md
接口调用错误(全仓模式调用全仓接口,逐仓模式调用逐仓接口)
8 years ago
- 1
