6
Follow
948
Followers
支持BitMEX永续合约回测, 并支持模拟收取资金费率的功能 ~
Created 2018-10-26 00:00:50 Updated 2018-11-15 17:28:32
9
3998
JS/C++/Python同步支持
- 加入了对定时收取资金费率的模拟
- 没有实现风险机制中的减仓机制
- 只支持永续合约 XBTUSD
- 托管者针对BitMEX新加入K线合成机制支持全周期K线, 下载最新版本即可
exchange.SetContractType("XBTUSD");
对回测来说, 已经够用, 清空缓存刷新浏览器即可使用
打开记录事件可输出定期的费率扣费日志, 完全还原真实
模拟收取资金费率(通过历史数据还原真实费率)
Related Recommendations
How can i get the depth of the market when backtesting?ERR_INSUFFICIENT_ASSET from huobiMyLanguage DocumentHappy Halloween / Coupon-codes for everyone -- FMZ Quant TeamAdding exchanges on our setting listIntroducing Visual Programming on FMZ QuantLooking For PartnershipGreat news! Check out our platforms’ NEW features, the “Demands & Offers” page on our website.Our platform’s New design PC/MacOS local software client is released now!Flash collapse robot (teaching)
Comment
All comments (8)
- 1





