Last time, we introduced perpetual contract funding rate arbitrage (https://www.fmz.com/digest-topic/6381), that is, to make long spot of the same amount by making short of perpetual… ( Read More )
Quick Start of FMZ Quant Trading Platform APP
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… ( Read More )
Realize a Simple order Supervising Bot of Cryptocurrency Spot
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… ( Read More )
Cryptocurrency Contract Simple Order-Supervising Bot
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… ( Read More )
Initial Exploration of Applying Python Crawler on FMZ -- Crawling Binance Announcement Content
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,… ( Read More )
Quickly implement a semi-automatic quantitative trading tool
In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of arbitrage is not risk-free. When the unilateral direction of the spread… ( Read More )
4.4 How to implement strategies in Python language
Summary In the previous article, we learned about the introduction to the Python language, the basic syntax, the strategy framework and more. Although the content… ( Read More )
4.3 Getting started with the Python language
Preliminary fluff So, you want to learn the Python programming language but can’t find a concise and yet full-featured tutorial. This tutorial will attempt to… ( Read More )
4.2 How to implement strategic trading in JavaScript language
Summary In the previous article, we introduced the fundamental knowledge that when using JavaScript to write a program, including the basic grammar and materials. In… ( Read More )
4.1 JavaScript language quick start
Background This section gives a little background on JavaScript to help you understand why it is the way it is. JavaScript Versus ECMAScript ECMAScript is… ( Read More )