2
Follow
1
Followers
V5의 모의 계좌를 신청했습니다.
이미 exchange.IO (simulate, true) 를 설정했습니다.
홍콩 서버에 있는 관리자
제가 신청한 V5 모의 계좌는 모든 거래와 토큰의 권한을 부여받았습니다.
이 문제를 어떻게 해결할 수 있는지 알고 계신 분 있나요?
문제는 해결됐습니다.
웹 사이트나 앱에서 모의 거래 페이지를 열고 업그레이드하면 됩니다!
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?
Comment
All comments (6)
如果配置的API KEY 是OKEX V5的模拟盘的,需要使用exchange.IO("simulate", true)切换到模拟环境。
如果配置的是V5实盘API KEY不用切换。
OKEX V5账户模式分为三种,如图。

如果你的账户模式是第一级别。此时调用了期货接口,就会报你发出的这个错误。
右上角,小齿轮,然后设置到单币种保证金、或者跨币种保证金, 然后调用期货接口就不会报错了。
5 years ago
- 1

