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 )
Application of Machine Learning Technology in Trading
The inspiration of this article comes from my observation of some common warnings and traps after trying to apply machine learning technology to transaction problems… ( Read More )
Use the research environment to analyze the details of triangular hedging and the impact of handling fees on hedgeable price difference
Research version without adjustment of handling fees Triangular hedging.ipynb In [1]: Display of initial exchange account information and tickers: In [2]: Out[2]:{ Balance: 1, FrozenBalance:… ( Read More )
Reform Deribit futures API to adapt to quantitative trading of options
At present, there are many digital currency futures exchanges. However, as a futures derivative, there are few exchanges in the market for digital currency option… ( Read More )