Summary Unlike other technical indicators, "Ease of Movement Value" reflects changes in price, volume, and popularity. It is a technology that combines pric
Problem scene For a long time, the data delay problem of the API interface of the crypto currency exchange has always troubled me. I haven't found a suitab
Backtest architecture The FMZ platform backtest program is a complete control process, and the program is polling non-stop according to a certain frequenc
Note - "One-click Rent a docker VPS" is a expensive way of running FMZ docker, we usually don't recommend it, it designed mainly for new users to get famil
Research on Binance Futures Multi-currency Hedging Strategy Part 1 Click the research button on the Dashboard page, and then click the arrow to enter. Open t
The term “hedging” in quantitative trading and programmatic trading is a very basic concept. In cryptocurrency quantitative trading, the typical hedging strat
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
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
Summary In the previous section, we showed you how to read the strategy backtesting performance report by focusing on several important performance indicat
Today's market analysis platforms allow traders to quickly review a trading system. Whether looking at hypothetical results or actual trading data, there are h
Summary The significance and importance of backtesting is undoubted. When doing quantitative backtesting, the strategy should be placed in the historical e
Summary Backtesting is the most different place between quantitative trading and traditional trading. According to the real market data that has happened i
Summary In the previous article, we explained the premise of implementing the trading strategy from the introduction of C++ language, basic grammar, and s
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
Summary In the previous article, we learned about the introduction to the Python language, the basic syntax, the strategy framework and more. Although the
Preliminary fluff So, you want to learn the Python programming language but can’t find a concise and yet full-featured tutorial. This tutorial will attempt
How to implement strategic trading in JavaScript language Summary In the previous article, we introduced the fundamental knowledge that when using JavaSc