首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
手把手教你写一个Python版的K线合成函数
手把手教你写一个Python版的K线合成函数 在编写、使用策略时,经常会使用一些不常用的K线周期数据。然而交易所、数据源又没有提供这些周期的数据。只能通过使用已有周期的数据进行合成。合成算法已经有一个JavaScript版本了([链接](https://www.fmz.com/digest-topic/415
发明者量化-小小梦
2019-12-21 09:38:26
4
2521
K line data processing in quantitative trading
How does the K Line data processing in quantitative trading? When writing a quantitative trading strategy, using the K-line data, there are often cases wh
善
2019-09-03 11:15:30
0
1863