Preface The FMZ Quant Trading Platform was established too early. At that time, there were very limited exchanges and currencies, and there were few trading… ( Read More )
An Essential Tool in the Field of Quantitative Trading - FMZ Quant Data Exploration Module
In today's fiercely competitive financial market, quantitative trading, as a trading strategy based on data analysis and algorithmic models, is becoming an increasingly favored choice… ( Read More )
Which is More Suitable for Bottom Fishing, Low Market Value or Low Price?
The previous articles https://www.fmz.com/digest-topic/10286 and https://www.fmz.com/digest-topic/10292 discussed the correlation between cryptocurrency price fluctuations and Bitcoin, as well as the impact of launching perpetual contracts on prices. This article will… ( Read More )
Neural Networks and Digital Currency Quantitative Trading Series (1) - LSTM Predicts Bitcoin Price
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 )
Crocodile line trading system Python version
Summary People who have done financial trading will probably have an experience. Sometimes the price fluctuations are regular, but more often it shows an unstable… ( Read More )
Teach you to upgrade the market collector backtest the custom data source
Previous article Teach you to implement a market quotes collector taught you how to implement a market collector. We have implemented a robot program that collects market… ( Read More )
FMZ simulation level backtest mechanism explanation
Backtest architecture The FMZ platform backtest program is a complete control process, and the program is polling non-stop according to a certain frequency. The data… ( Read More )
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 indicators? The answer is accuracy! The purpose of the… ( Read More )
4.4 How to implement strategies in Python language
Summary In the previous article, we learned about the introduction to the Python language, the basic syntax, the strategy framework and more. Although the content… ( Read More )
4.2 How to implement strategic trading in JavaScript language
Summary In the previous article, we introduced the fundamental knowledge that when using JavaScript to write a program, including the basic grammar and materials. In… ( Read More )