Video tutorial for the quick start of the APP: /upload/asset/1658820456ca11fbe71a.mp4 1. Top Display Open the Application of FMZ Quant Trading platform; first, entering into the APP homepage, we can s...
In the previous article, we implemented a simple spot order supervising bot, and today we are going to implement a contract version of a simple order supervising bot. Design Idea There is a big differ...
In response to the needs of many users, FMZ platform recently has supported the decentralized platform dYdX. Friends with strategies can mine on dYdX happily. Just a long time ago, I wanted to write a...
Recently, I looked through our Forums and Digest, and there is no relevant information about Python crawler. Based on the FMZ spirit of comprehensive development, I went to simply learn about the conc...
For a long time, futures and spot hedge is generally designed to detect the price spread, and take orders to hedge when the price spread is met. Can a pending order hedge is designed? The answer is ye...
In the last Binance Thousand League combat, FMZ released a funding rate strategy: https://www.fmz.com/digest-topic/6381 . This strategy is used by many users. In this bull market, the annualized rate ...
This article explains the design of a simple trend strategy, only from the level of strategy design, to help beginners learn how to design a simple strategy and understand the execution process of the...
Grid strategy and Martingale strategy, which likes to oscillate the market quotes, have inherent disadvantages, and similar strategies have been tested in the ETH contract market for a period of time....
At the request of our users in the Forums that they hope to have a multi-symbol dual moving average strategy as a design reference, a multi-symbol dual moving average strategy will be implemented in t...
During the technical analysis in trading, traders all take stock price data as normally distributed data to analyze and study. However, the stock price data distribution does not conform to the standa...