FMZ Quantfmzquant.hashnode.dev·Dec 18, 2024Discussion on External Signal Reception of FMZ Platform: A Complete Solution for Receiving Signals with Built-in Http Service in StrategyPreface 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 external signals for programmatic trading and analyzed the details....Cryptocurrency
FMZ Quantfmzquant.hashnode.dev·Dec 13, 2024Discussion on External Signal Reception of FMZ Platform: Extended API VS Strategy Built-in HTTP ServicePreface 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 time, the platform did not support the built-in http service ...APIs
FMZ Quantfmzquant.hashnode.dev·Dec 2, 2024Discussion on Strategy Testing Method Based on Random Ticker GeneratorPreface 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 from the initial basic backtesting function. With the...Strategy
FMZ Quantfmzquant.hashnode.dev·Nov 13, 2024New Feature of FMZ Quant: Use _Serve Function to Create HTTP Services EasilyIn 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 flexible HTTP, HTTPS and TCP service creation capabilities....FMZQuant
FMZ Quantfmzquant.hashnode.dev·Nov 8, 2024FMZ Quant Trading Platform Custom Protocol Access GuideWe FMZ Quant Trading Platform supports many cryptocurrency exchanges and encapsulates the mainstream exchanges on the market. However, there are still many exchanges that are not encapsulated. For users who need to use these exchanges, they can acces...FMZQuant
FMZ Quantfmzquant.hashnode.dev·Nov 4, 2024FMZ Funding Rate Acquisition and Monitoring StrategyMulti-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, Bitget, etc. It polls the perpetual contract marke...funding rate
FMZ Quantfmzquant.hashnode.dev·Oct 30, 2024A Strategy Template Allows You to Use WebSocket Market SeamlesslyThis 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 is mainly based on the traditional REST API encapsulatio...FMZQuant
FMZ Quantfmzquant.hashnode.dev·Oct 8, 2024How to Build a Universal Multi-Currency Trading Strategy Quickly after FMZ UpgradePreface The FMZ Quant Trading Platform was established too early. At that time, there were very limited exchanges and currencies, and there were few trading modes. Therefore, the initial API design was simple and focused on single-currency trading st...FMZQuant
FMZ Quantfmzquant.hashnode.dev·Aug 8, 2024Exploring FMZ: Practice of Communication Protocol Between Live Trading StrategiesWith the rapid development of financial markets and the popularity of quantitative trading, more and more traders begin to rely on automated strategies for trading. In this process, communication and coordination between strategies are particularly i...FMZQuant
FMZ Quantfmzquant.hashnode.dev·Jul 26, 2024Exploring FMZ: New Application of Status Bar Buttons (Part 1)With a major update of the FMZ Quant Trading Platform API interface, the platform's strategy interface parameters, interactive controls and other functions have been adjusted, and many new functions have been added. The previous article introduced th...FMZQuant