In the cryptocurrency market, data is always an important basis for trading decisions. How to see through the complex data and discover valuable information to… ( Read More )
Detailed Explanation of New Features of Strategy Interface Parameters and Interactive Controls
When developing strategies on the FMZ Quant Trading Platform, it is necessary to design strategy parameters and strategy interactions. The FMZ Quant Trading Platform is… ( Read More )
FMZ Quant: An Analysis of Common Requirements Design Examples in the Cryptocurrency Market (II)
In response to the comments from readers in the previous article, they requested a program example for monitoring contract account transfers. In this article, we… ( Read More )
How to Exploit Brainless Selling Bots with a High-Frequency Strategy in 80 Lines of Code
Opportunity Observation Recently, I found that Binance has a currency STORJ market is very strange unintentionally when I was watching the market, the trading volume… ( Read More )
FMZ Quant: An Analysis of Common Requirements Design Examples in the Cryptocurrency Market (I)
In the cryptocurrency asset trading space, obtaining and analyzing market data, querying rates, and monitoring account asset movements are all critical operations. Below are code… ( Read More )
Teach You to Use the FMZ Extended API to Batch Modify Parameters of the Bot
How can I change the parameters of live tradings in batch on FMZ? When the number of live tradings exceeds dozens and reaches hundreds, it… ( Read More )
The Advantages of Using FMZ's Extended API for Efficient Group Control Management in Quantitative Trading
With the popularization and development of quantitative trading, investors often need to manage a large number of live accounts, which brings great challenges to trading… ( Read More )
Alternative Trading Ideas--K-line Area Trading Strategy
Looking at a not-so-reliable trading idea -- the K-line area trading strategy, in this article, we will explore the concept and try to implement the… ( Read More )
FMZ Mobile APP Trading Terminal, empowering your quantitative trading experience
In the field of quantitative trading, simple and easy-to-use quantitative trading tools have always been one of the keys to achieving wealth growth and risk… ( Read More )
Application of the "__Thread" function in JavaScript strategy design
In the initial design of FMZ strategy, if asynchronous concurrent operations are required, the exchange.Go() function can only be used to achieve concurrent execution of FMZ encapsulated… ( Read More )