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 )
3.2 Getting started with the M language
https://www.fmz.com/bbs-topic/3695 Summary What is the M language? The so-called M language is a set of programmatic functions that extend from the early stock trading technical… ( Read More )
3.1 Quantitative trading programming language evaluation
Summary In Chapters 1 and 2, we learned the basics of quantitative trading and the uses of FMZ Quant tools. In this chapter, we will… ( Read More )
2.4 How to write a trading strategy on FMZ Quant platform
Summary After studying the previous sections, we finally ready to write a quantitative trading strategy. This will be the most important step in your entry… ( Read More )
2.3 Common API explanations
www.fmz.com Summary When it comes to programming, it must be inseparable from the API. For many non-programmer people, what is the API? In this section… ( Read More )
2.2 How to configure the FMZ Quant trading system
www.fmz.com Summary For the development of quantitative trading strategies, the first thing to do is the configuration of the trading tools. In this section we… ( Read More )
2.1 Introduction to the quantitative trading tool
www.fmz.com Summary In the previous chapter, we learned about the concepts of quantitative trading, have a basic understanding of quantitative trading. So what tools are… ( Read More )
1.4 What are the elements of a complete strategy?
Summary A complete strategy is actually a set of rules that traders give themselves. It includes all aspects of the trading, and does not leave… ( Read More )
1.3 What are needed for quantitative trading?
Summary A complete quantitative trading life cycle is more than just the trading strategy itself. It consists of at least six parts, including: strategy design,… ( Read More )