33
Follow
63
Followers
比如,交易所已经挂掉了,但是还可以下单,还可以返回id ,但是无法成交;
比如,交易所返回的深度数据,忽高忽低,都是假数据;
比如,交易所无法撤单;
比如,交易所返回的账户余额在交易发生后出现滞后;
。。。。。
这些种种问题,是不是在FMZ底层上做一个容错或者预警,让使用者做有点麻烦。
Related Recommendations
Great 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)Index equilibrium strategy (teaching)can anyone please explain how to start with this platformC++ API call exampleHow to break through the Tick receiving limit of commodity futuresMulti-platform Hedging Stabilization Arbitrage V2.1 (Annotation Edition)Pure english vesion of e-books about some basic systematic trading skillsThe grid trading strategy
Comment
All comments (1)
感谢提出建议 ^^ , 这个考虑过,不过有些错误或者异常的处理方式不一样,使用者对于这些API 异常或者错误的容错处理,或者机制也有不同的需求。所以统一处理了可能引起不灵活的问题。为了对于此类异常问题更加灵活处理,这部分完全交给策略代码实现。以上的 这些问题都可以用一些机制去处理,这也是策略的一部分。
8 years ago
- 1

