At the request of community users who want to have a multi-variety double-EMA strategy for design reference. In this article, we will implement a multi-variety double-EMA strategy. Comments will be wr...
Order Synchronization Management System (Synchronous Server) Let's continue with the discussion from the previous article: Design of Order Synchronization Management System Based on FMZ Quantification...
Recently, some of our platform users are looking forward to transplanting a MyLanguage strategy into a JavaScript strategy, which can flexibly add many optimization ideas. Even expand the strategy to ...
FMZ Quant Trading Platform supports Pine language writing strategies, backtesting, and real bot running for Pine language strategies, and it is compatible with lower versions of Pine language. There a...
Account registration First of all, you need to register the FMZ Quant Trading Platform account, account name, registration email, account password must be recorded, especially the account password. Th...
With the development of quantitative trading of blockchain assets, more and more blockchain asset traders have recognized the tool of quantitative trading.But as a beginner of this circle, he or she m...
Recently, some users in the telegram group have privately messaged me that he would like to have a design example reference for participating in the IPO subscription with funds strategy. Sometimes a n...
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's...
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 familiar with the c...