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 )
Cryptocurrency Futures Multi-Symbol ART Strategy (Teaching)
Recently, some users of our platform are very much looking forward to porting a Mylanguage strategy into a JavaScript strategy, so that many optimization ideas… ( Read More )
Research on Binance Futures Multi-currency Hedging Strategy Part 4
Binance futures multi-currency hedging strategy's recent review and minute-level K-line backtest results Three research reports on Binance's multi-currency hedging strategy have been published, here is… ( Read More )
Research on Binance Futures Multi-currency Hedging Strategy Part 3
Just a rough simulation, so that everyone has a specific concept of the amount of lost margins. You can download the notebook and upload it… ( Read More )
Research on Binance Futures Multi-currency Hedging Strategy Part 2
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 process of the second… ( Read More )
4.3 Getting started with the Python language
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… ( 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 )