0
Follow
0
Followers
我在测试使用永续合约,但是选择ok和火币期货在设置永续合约的时候,都无法实现。下面是测试代码,日志只能打印出第一行,找不到那里异常了,求解答,谢谢!
function main() {
Log("测试永续合约swap");
Log(exchange.SetContractType("swap"))
Log(exchange.GetContractType())
}
Related Recommendations
Advanced 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?5.5 Trading strategy optimization
