I. Origin of the story Mr. Ran, my good friend, has observed this indicator for a long time and recommended it to me before the New Year’s Day to discuss whether it can be converted into quantif...
I released a backtesting engine in the article “Study on Multi-currency Hedging Strategy of Binance Futures” (https://www.fmz.com/digest-topic/5584). And the first report is based on the o...
It is really simple to write trend strategies in MyLanguage. Thanks to encapsulation, we can write a strategy with only a few lines of code. In addition to querying MyLanguage Doc: MyLanguage Doc of F...
In the previous article, we have learned about the template parameters of the “MyLanguage Trading Class Library” of MyLanguage. This template comes with the creation of MyLanguage strategy...
Some performance indicator algorithms of the strategy are often discussed by group members, and an algorithm has also been disclosed in the API document of FMZ. However, it is not easy to understand w...
Recently, I have made some analysis on the volatility of Bitcoin, which is wordy and spontaneous. So I simply share some of my understanding and code as follows. My ability is limited, and the code is...
Recently, Binance futures launched the second “Binance Championship” (address: https://www.binancezh.com/cn/futures/activity/anniversary-competition/129-38599440). The official FMZ Quant p...
When we carry out the programming and quantitative trading, we can use any device to run the quantitative trading program (a robot program that operates the account to trade according to a certain tra...
When testing and debugging the strategy code, or running the robot on the real bot, the exchange interface often reports errors. At this time, go to the exchange interface API document to query the re...
Recently, OKX currencies have become game coins, and many of bros are considering whether it is feasible to transfer the “game coins” out by contract hedging to realize losses and profits ...