首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Teach you how to let an old strategy docking the websocket quotes interface
There are many interesting strategies on the square page (https://www.fmz.com/square) of the FMZ Quant platform. Back then, most of the cryptocurrency exchange
善
2019-10-08 14:56:58
0
1450
Tick-level transaction matching mechanism developed for high-frequency strategy backtesting
Summary What is the most important thing when backtest the trading strategy? the speed? The performance indicator
善
2019-09-09 11:46:24
0
1478
Trading strategy development experience
The purpose of this article is to describe some experience in strategy development, as well as some tips, which will allow readers to quickly grasp the key po
善
2019-09-05 11:49:31
0
1445
时间序列数据分析与Tick数据回测
时间序列数据 时间序列是指在连续的等间隔时间段获取的数据序列。在量化投资中,这些数据主要表现为价格和所跟踪投资标的的数据点的移动。例如股票价格,在指定的时间段内定期记录的时间序列数据可以参照以下的这幅图,读者会得到的更加清晰的认识: /upload/asset/6e4b80ed9df052e9d225.pn
善
2019-08-08 10:05:45
0
5193
Detailed usage and practical skills of energy tide(OBV) indicator in quantitative trading
What is the energy tide? There is an idiom like this in ancient times: “always prepare supply before soldiers.” There is also a similar statement in the tr
善
2019-08-02 12:06:20
0
1693
均线与RSI相对强弱指数组合策略的运用
均线与RSI的结合运用 关于均线策略,在以往的文章中,已经多次提到且有很多实战策略可供各位读者选择,均线策略由于在趋势跟踪方面有很大的优势,一直被众多CTA策略爱好者所重视,但是对于市场来讲,大部分时间还是震荡居多,我们有必要加入一些对于震荡判断的指标结合趋势策略来使用。这样不仅会加大潜在的盈利能力,还会对于
善
2019-07-31 14:28:28
0
2881
肯特纳通道升级版金肯特纳kingkeltner策略
肯特纳通道简介 肯特纳通道是由Chester W. Keltner在上个世纪60年代发明的一个交易系统,其核心思想是均线理论。并且当时该系统在非常长的一段时间内,得到了令人瞩目的成绩。虽然原版的肯特纳通道系统没有刚出现时那么有效,但它的核心思想,至今都对交易界产生很深远的影响。 /uplo
发明者量化-小小梦
2019-07-27 16:14:26
0
5140
Trading strategy based on box theory
The origin of the box theory The first contact box theory was seen in the book <> by Nicholas Davas, who was a da
善
2019-07-22 15:23:44
0
1613
5.5 Trading strategy optimization
Summary The essence of trading strategy is to summarize the market principles and rules. The deeper your understanding of the market, the higher the abili
善
2019-06-25 13:45:12
0
1511
5.4 Why do we need an off-sample test
Summary In the previous section, we showed you how to read the strategy backtesting performance report by focusing on several important performance indicat
善
2019-06-25 13:44:13
0
1384
5.2 How to do quantitative trading backtesting
Summary The significance and importance of backtesting is undoubted. When doing quantitative backtesting, the strategy should be placed in the historical e
善
2019-06-25 13:40:25
0
1667
4.5 C++ Language Quick Start
Summary C++ is a very difficult programming language. The hard part mainly is to learn in depth, but if you just write strategy logic by C++, it won’t need
善
2019-06-25 13:35:05
0
1435
4.2 How to implement strategic trading in JavaScript language
How to implement strategic trading in JavaScript language Summary In the previous article, we introduced the fundamental knowledge that when using JavaSc
善
2019-06-25 13:30:49
0
1485
3.5 Visual Programming language implementation of trading strategies
Visual Programming language implementation of trading strategies Summary In the previous section, we learned about the introduction and characteristics of
善
2019-06-25 12:13:48
0
1578
3.1 Quantitative trading programming language evaluation
Quantitative trading programming language evaluation Summary In Chapters 1 and 2, we learned the basics of quantitative trading and the uses of FMZ Quant
善
2019-06-25 12:05:44
0
1469
2.4 How to write a trading strategy on FMZ Quant platform
How to write a trading strategy on FMZ Quant platform Summary After studying the previous sections, we finally ready to write a quantitative trading strat
善
2019-06-25 12:04:22
0
3178
2.3 Common API explanations
Common API explanations Summary When it comes to programming, it must be inseparable from the API. For many non-programmer people, what is the API? In thi
善
2019-06-25 12:03:15
0
1441
2.2 How to configure the FMZ Quant trading system
How to configure the FMZ Quant trading system Summary For the development of quantitative trading strategies, the first thing to do is the configuration o
善
2019-06-25 12:02:03
0
1839
1.4 What are the elements of a complete strategy?
What are the elements of a complete strategy? Summary A complete strategy is actually a set of rules that traders give themselves. It includes all aspects
善
2019-06-25 11:59:27
0
1464
1.3 What are needed for quantitative trading?
What are needed for quantitative trading? Summary A complete quantitative trading life cycle is more than just the trading strategy itself. It consists of
善
2019-06-25 11:58:22
0
1432
1.2 Why choose quantitative trading
Why choose quantitative trading Summary Many people think complex trading strategies as a starting point when discussing quantitative trading, and inadvert
善
2019-06-25 11:57:24
0
1498
1.1 What is quantitative trading?
What is quantitative trading? Summary As a product of the combination of science and machine, quantitative trading is changing the pattern of modern finan
善
2019-06-25 11:56:35
0
2177
Simplified version of Multi-platform Hedging Stabilization Arbitrage strategy (Study purpose only)
Simplified version of Multi-platform Hedging Stabilization Arbitrage www.fmz.com the original version of this strategy, you can find it at: https://www.fmz.co
善
2018-08-30 10:28:43
2
2300
1
2
3
4
5