Introduction to "Brick Moving" Arbitrage In the first article, we introduced how to use the Lead-Lag phenomenon for arbitrage briefly. In this article, we will… ( Read More )
Discussion on External Signal Reception of FMZ Platform: A Complete Solution for Receiving Signals with Built-in Http Service in Strategy
Preface In the previous article Discussion on External Signal Reception of FMZ Platform: Extended API vs. Strategy Built-in HTTP Service , we compared two different ways of… ( Read More )
Introduction to Lead-Lag Arbitrage in Cryptocurrency (1)
With the rapid development of the cryptocurrency market, arbitrage strategies have become one of the important means for many traders to pursue stable returns. This… ( Read More )
Discussion on External Signal Reception of FMZ Platform: Extended API VS Strategy Built-in HTTP Service
Preface There are several articles in the platform "Digest" about connecting to Trading View webhooks, which allows strategies to drive tradings with signals from external… ( Read More )
Discussion on Strategy Testing Method Based on Random Ticker Generator
Preface The backtesting system of the FMZ Quant Trading Platform is a backtesting system that is constantly iterating, updating and upgrading. It adds functions and… ( Read More )
New Feature of FMZ Quant: Use _Serve Function to Create HTTP Services Easily
In quantitative trading and automated strategy development, http services are sometimes used. The FMZ Quant Trading Platform has added a function _Serve() recently, which provides users with… ( Read More )
FMZ Funding Rate Acquisition and Monitoring Strategy
Multi-platform futures funding rate acquisition and monitoring strategy Description: This strategy is used to obtain and monitor funding rates from multiple futures platforms such as… ( Read More )
A Strategy Template Allows You to Use WebSocket Market Seamlessly
This is a WebSocket market template officially developed by FMZ. Welcome all users to copy and use it: https://www.fmz.com/strategy/470349 Why do we need WebSocket? At present,… ( Read More )
DCA Trading: A Widely Used Quantitative Strategy
What is the DCA strategy? Trading profits rely on buying at low points and selling high points, therefore, many traders need a simple programmatic trading… ( Read More )
Introduction to the Source Code of Digital Currency Pair Trading Strategy and the Latest API of FMZ Platform
Preface The previous article introduced the principle and backtesting of pair trading, https://www.fmz.com/bbs-topic/10459. Here is a practical source code based on the FMZ platform. The strategy… ( Read More )