Previous article Teach you to implement a market quotes collector taught you how to implement a market collector. We have implemented a robot program that collects market… ( Read More )
Teach you to implement a market quotes collector
The support of market quotes data is indispensable when researching, designing and backtest trading strategies. It is not realistic to collect all the data from… ( Read More )
Market quotes collector upgrade again
Supporting CSV format file import to provide custom data source Recently, a trader needs to use his own CSV format file as a data source… ( Read More )
Similarities and differences between commodity futures and cryptocurrency exchanges API
Commodity futures CTP and cryptocurrency API exchange have significant differences. Familiar with cryptocurrency exchange programming trading doesn't mean familiar with commodity futures CTP programming. we… ( Read More )
4.4 How to implement strategies in Python language
Summary In the previous article, we learned about the introduction to the Python language, the basic syntax, the strategy framework and more. Although the content… ( 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 )