Introduction Recently, I saw BuOu's Quantitative Diary mentioning that you can use negatively correlated currencies to select currencies, and open positions to make profits based… ( Read More )
Detailed Explanation of Perpetual Contract Grid Strategy Parameter Optimization
The perpetual grid strategy is a popular classic strategy on FMZ platform. Compared with the spot grid, there is no need to have currencies, and… ( 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 )
The Correlation Between the Rise and Fall of Currencies and Bitcoin
In previous articles, we discussed a common phenomenon in the digital currency market: most digital currencies, especially those that follow the price fluctuations of Bitcoin… ( Read More )
Measuring Risk and Return - An Introduction to Markowitz Theory
Last week, when introducing How to Measure Position Risk - An Introduction to the VaR Method, it was mentioned that the risk of a portfolio is… ( 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 )
Research and Example on the Maker Spots and Futures Hedging Strategy Design
For a long time, futures and spots hedging is generally designed to detect the price difference. When the price difference is met, we will take… ( Read More )
How to Assign Different Version Data to a Rented Strategy via Strategy Rental Code Metadata
Application of strategy rental code metadata Partners who work as developers on the FMZ Quant Trading Platform may often have such needs: When developing a… ( Read More )
Design of Order Synchronization Management System Based on FMZ Quant (2)
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… ( Read More )