8
Follow
21
Followers
测试用的实盘地址:https://www.fmz.com/robot/434bfe859ce3e1d7332331972af1479a
Futures_OP 2: ContractType Invalid swap_umcbl
代码如下:
def main():
Log(exchange.GetName())
Log(exchange.GetLabel())
exchange.SetContractType("swap_umcbl")
exchange.SetContractType("swap_sumcbl")
exchange.SetContractType("swap_dmcbl")
exchange.SetContractType("swap_sdmcbl")
已参考api文档,求如何解决
昨天可以,今天不可以了。
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?

