Visualization example strategy: More strategies are available at: https://www.fmz.cn/square Other articles in the series Boring programming can be easily done by building blocks, try it out, it&#...
When designing a strategy, it is often necessary to design a strategy chart to display, when writing strategies in JavaScript language, Python language, users who are unfamiliar with programming or th...
This kind of library is often used to create charts and plots when writing and designing strategies. For a single custom chart, we can use the “plotting library” (users who are not familia...
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 suitable way to deal with it. I will reproduc...
Summary The FMZ platform launched a trading factor analysis tool based on “WorldQuant Alpha101”, which provides a new weapon for developers of quantitative trading strategies. Through anal...
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 returned by each market and tradin...
Note VPS or cloud server recommendation AWS, Google cloud, Digital Ocean or Microsoft Azure, any major cloud computing will be fine, as long as the connection is stable and reliable. so we suggest onl...
When beginner designs a cryptocurrency quantitative trading strategy, there are often various functions requirements. Regardless of the programming languages and platforms, they all will encounter var...
Summary The essence of trading strategy is to summarize the market principles and rules. The deeper your understanding of the market, the higher the ability to express ideas with code, the closer your...
Summary In the previous section, we showed you how to read the strategy backtesting performance report by focusing on several important performance indicators. In fact, it is not hard to write a strat...