When I wrote Research on Binance Futures Multi-currency Hedging Strategy, I also released a backtest engine. And the first report was based on the one-hour K-line… ( 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 )
Teach you to implement a market quotes collector
The support of market quotes data is indispensable when researching, designing and backtest trading strategies. It is not realistic to collect all the data from… ( Read More )
Application of the K-line shadow part in trading strategy
Summary The K line itself has little value, it is just a container of the price data. Starting from the lowest Tick data stream, it… ( Read More )
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… ( Read More )
How does the K Line data processing in quantitative trading
When writing a quantitative trading strategy, using the K-line data, there are often cases where non-standard cycle K-line data is required. For example, 12-minute cycle… ( Read More )