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 to the value of the valuation currency. However, the str...
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 state of panic, worrying about the security of their blockchain as...
Many years later, Ah Jiu, who has grown up, recalled his childhood youthful years, he forgot the Golden Cross and the Bearish Crossover, he forgot about the liquidations and mentality, but he must sti...
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's deg...
As a matter of fact, before making this example code, there is already a JavaScript version of the MACD indicator drawing example on the strategy square of FMZ Quant Trading Platform: https://www.fmz....
I. Summary Benjamin Graham, Warren Buffett's mentor, has mentioned a dynamic balance trading mode of stocks and bonds in the book "The Intelligent Investor". The trading mode is very simple:-Invest 50...
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 one hour K-li...
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 and encapsu...
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...