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 simple strategy and understand the execution process of the...
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 market for a period of time....
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 multi-symbol dual moving average strategy will be implemented in t...
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 overall market is still in a bull market. Looking back now...
As a teaching strategy, it is best to take practice into consideration. "Cryptocurrency Futures Martingale Strategy" has also been displayed in the "Live" section of FMZ.COM for half a year. After sev...
The original research report address: https://www.fmz.com/digest-topic/5584 You can read it first, this article won't have duplicate content. This article will highlights the optimization pr...
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 teach you Python in 10 minutes. It’s ...
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 this article, we will use it with ...
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 the official name for JavaScript. A new name ...
Summary In the previous section, we learned about the introduction and characteristics of the visual programming tool, the " hello world " example, and the strategy writing on the FMZ Quant trading pl...