1. Brief introduction The deep neural network has become more and more popular in recent years. It has solved the problems that could not be… ( Read More )
Application of the combination strategy of SMA and RSI relative strength index
The combination of SMA and RSI As for the SMA strategy, in previous articles, it has been mentioned many times and there are many practical… ( Read More )
The development of CTA strategy and the standard class library of FMZ Quant platform
The first generation CTA trading system and strategy The first generation of CTA trading system emerged in the 1960s and 1970s. Due to the strong… ( Read More )
Quantitative trading strategy with price momentum analysis in Python
Introduction to price momentum trading strategy Momentum trading strategy analyzes the comparison of long and short position forces through the relationship between the opening price,… ( Read More )
Implement a Dual Thrust Digital Currency Quantitative Trading Strategy in Python
Introduction to Dual Thrust trading algorithm The Dual Thrust trading algorithm is a famous quantitative trading strategy developed by Michael Chalek. It is usually used… ( Read More )
The best way to install and upgrade for Linux docker
Note Overseas server recommendation Alibaba Cloud, Alibaba Cloud Lightweight Application Server select Hong Kong (OKX is in Hong Kong), system image CentOS, package is 34… ( Read More )
Achieving long-short positions balanced equity strategies with an orderly alignment
In the previous article (https://www.fmz.com/bbs-topic/9862), we introduced pair trading strategies and demonstrated how to create and automate trading strategies by using data and mathematical analysis.… ( Read More )
Time Series Data Analysis and Tick Data Backtesting
Time series data Time series refers to the data series obtained in a continuous interval of equal time. In quantitative investment, these data are mainly… ( Read More )
Quantitative Analysis of Digital Currency Market
A data-driven approach to speculative analysis of digital currencies How about the price of Bitcoin? What are the reasons for the increasing and decreasing price… ( Read More )
Pair trading based on data-driven technology
Pair trading is a good example of formulating trading strategies based on mathematical analysis. In this article, we will demonstrate how to use data to… ( Read More )