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 receiving externa...
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 series of articles will explore an ...
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 systems. At that...
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 optimizes performance gradually fro...
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...
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 OKCoin, Binance, ...
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, the FMZ strategy i...
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 strategy to open a position and place an orde...
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...
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 on price differ...