2
Follow
1
Followers
申请的是V5的模拟账号
已经设置了exchange.IO("simulate", true)
托管者在香港的服务器上
我申请的V5模拟账号,已经把交易和提币所有的权限都勾上了。
有没有大佬知道这个怎么解决??
问题已经解决了:
需要在网页或app端打开模拟交易页面,升级下就好了!
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

