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....DiscussFMZQuant
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...DiscussFMZQuant
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...Discussfunding 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...DiscussFMZQuant
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...DiscussFMZQuant
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...DiscussFMZQuant
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...DiscussFMZQuant
FMZ Quantfmzquant.hashnode.dev·Jul 15, 2024Add an alarm clock to the trading strategyTraders who design trading strategies often ask me how to design timing functions for strategies so that strategies can handle certain tasks at specified times. For example, some intraday strategies need to close positions before the first section en...Discusstrading,
FMZ Quantfmzquant.hashnode.dev·Jul 15, 2024Use trading terminal plug-in to facilitate manual tradingIntroduction FMZ.COM, as a quantitative trading platform, is mainly to serve programmatic traders. But it also provides a basic trading terminal. Although the function is simple, sometimes it can be useful. For example, if the exchange is busy and ca...Discusstrading,
FMZ Quantfmzquant.hashnode.dev·Jul 12, 2024Multi-robot market quotes sharing solutionWhen using digital currency quantitative trading robots, when there are multiple robots running on a server, if you visit different exchanges, the issue is not serious at this time, and there will be no API request frequency problem. If you need to h...DiscussCryptocurrency