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 )
Detailed Explanation of Digital Currency Pair Trading Strategy
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 )
Mastering Everything - Introduction to FMZ New Version of Trading Terminal (with TRB Arbitrage Source Code)
After many weeks of intense development, the new version of FMZ's trading terminal is online finally. It is supported by both the web page and… ( 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 )