For quantitative trading and programmatic trading beginners, what are the biggest difficulties in learning? Generally speaking, there are several reasons: With the development of AI technology, soluti...
I. Preface Women are afraid to marry the wrong man, while men are afraid to enter the wrong profession. This sentence is really engraved on my face. I graduated from university with two bachelor’...
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...
There are a lot of friends in the cryptocurrency circle who need an order supervising bot, but they are suffering from the long time to get started with programmatic design when they have zero basic. ...
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...