首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Building a Quantitative Database of FMZ with SQLite
Abstract Data is the source of quantitative trading, how to manage a large amount of data efficiently is a very critical link, database is one of the be
FMZ~Lydia
2022-11-09 11:40:34
0
641
JavaScript language implementation of Fisher indicators and drawing on FMZ
During the technical analysis of trading, traders analyze and study the stock price data as the data of normal distribution. However, the distribution of stock
FMZ~Lydia
2022-11-07 11:37:48
0
643
Python版MACD画图范例
Python版MACD画图范例 其实在做这个范例代码之前,在发明者量化交易平台策略广场:https://www.fmz.com/strategy/151972 。已经有JavaScript版本的MACD指标画图范例了。不过应用户的需求,还是写一个Python版本的例子,以供在策略开发设计画图时作为参考代码。
发明者量化-小小梦
2020-02-27 19:18:17
0
2424