In the last article, we made a simple grid strategy together. In this article, we upgraded and expanded this strategy into a multi species spot… ( Read More )
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (3)
In the previous articles, we have learned that the so-called programmatic and quantitative trading is a script program based on the data obtained from the… ( Read More )
Visualization module to build trading strategies - in-depth
Visualization example strategy: More strategies are available at: https://www.fmz.cn/square Other articles in the series Boring programming can be easily done by building blocks, try it out,… ( Read More )
Use the KLineChart function to make strategy drawing design easier
When designing a strategy, it is often necessary to design a strategy chart to display, when writing strategies in JavaScript language, Python language, users who… ( Read More )
Solution of numerical calculation accuracy problem in JavaScript strategy design
When writing JavaScript strategies, due to some problems of the scripting language itself, it often leads to numerical accuracy problems in calculations. It has a… ( 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 )
3.3 How to implement strategies in M language
www.fmz.com Summary In the previous article, we explained the premise of realizing the trading strategy from the aspects of the introduction of the M language… ( Read More )