6
Follow
3
Followers
大佬们好,很感谢FMZ平台。有问题想请教下。
fmz能不能同时读入两个合约数据,我看文档好像是不行的。我有如下几个需求:
- 我要维护一个队列,里边是最近24分钟,整分钟的tick价格,再加上最新的tick数据
- 我需要两个合约的数据同时读进来,fmz对于okex交易所的数据不提供两个合约同时读的组合
- fmz支持的合约交易对是完整的,还是部分?如果部分,哪里可以看到支持列表
非常感谢!
Related Recommendations
Built-In Function_Cross Analysis and InstructionsHow 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 engine
Comment
All comments (1)
交易对太多,所以列表控件显示的是一部分,可以用自定义控件随意设置。只要交易所有的都支持。
可以同时读取2个交易所对象的数据,参看API文档exchanges的介绍。
5 years ago
- 1
