1. Quantitative and program trading of digital currency options Recently, many exchanges have successively opened the trading function of digital currency options as a derivative.… ( Read More )
Simple grid strategy in Python version
There are not many Python strategies on the strategy square. A Python version of the grid strategy is written here. The principle of the strategy… ( Read More )
Linear pending order flow strategy developed based on data playback function
Preface It is often said that trading is an art, and art comes from inspiration. So today I'd like to share with you how to… ( Read More )
Strategy for buying the winners of Python version
Trend strategy generally uses various indicators to judge the market direction, and uses the comparison results of various indicators as trading signals. In this way,… ( Read More )
Teach you to transform a Python single-species strategy into a multi-species strategy
I. Teach you to transform a Python single-species strategy into a multi-species strategy In the last article, a very simple Python strategy was implemented: "Strategy… ( Read More )
Balanced Pending Order Strategy (Teaching Strategy)
The essence of the strategy described in this article is a dynamic balance strategy, that is, the value of the balance currency is always equal… ( Read More )
Thoughts on asset movement through contract hedging strategy
Recently, there has been a lot of news about the digital currency market and the exchange. For a time, all currency friends were in a… ( Read More )
Recent FMZ official charging strategy introduction
The strategy is risky, and investment should be cautious. The strategy provided is only for small fund attempts, no guarantee of profit 1. Binance perpetual… ( Read More )
Preliminary Exploration of Python Crawler Application on FMZ Platform -- Crawling the Content of Binance Announcement
Recently, I saw that there is no relevant information about Python crawlers in the community and library, based on the spirit of all-round development of… ( Read More )
Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform
1. Introduction to Dual Trust trading strategy The dual trust trading algorithm is a famous strategy developed by Michael Chalek. It is usually used in… ( Read More )