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… ( Read More )
Dual Moving Average Breakpoint Strategy of Cryptocurrency Futures (Teaching)
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… ( Read More )
60-Line Code Realizing One Thought - Contract Bottom Fishing
Grid strategy and Martingale strategy, which likes to oscillate the market quotes, have inherent disadvantages, and similar strategies have been tested in the ETH contract… ( Read More )
Cryptocurrency Spot Multi-Symbol Dual Moving Average Strategy (Teaching)
At the request of our users in the Forums that they hope to have a multi-symbol dual moving average strategy as a design reference, a… ( Read More )
Realization of Fisher Indicator in JavaScript & Plotting on FMZ
During the technical analysis in trading, traders all take stock price data as normally distributed data to analyze and study. However, the stock price data… ( Read More )
2021 Cryptocurrency TAQ Review & Simplest Missed Strategy of 10-Time Increase
2021 Conclusion and Future Strategy.ipynb 2021 is coming to an end, and hot spots from DEFI to GAMEFI are emerging one after another, and the… ( 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 )
3.5 Visual Programming language implementation of trading strategies
Summary In the previous section, we learned about the introduction and characteristics of the visual programming tool, the " hello world " example, and the… ( Read More )
3.4 Visual programming quick start
Summary Many subjective traders are interested in quantitative trading, at first, they begin with full confidence. After learning the basic grammar, data operations, data structure,… ( Read More )