1. Brief introduction The deep neural network has become more and more popular in recent years. It has solved the problems that could not be… ( Read More )
Quantitative trading strategy with price momentum analysis in Python
Introduction to price momentum trading strategy Momentum trading strategy analyzes the comparison of long and short position forces through the relationship between the opening price,… ( Read More )
Quantitative Analysis of Digital Currency Market
A data-driven approach to speculative analysis of digital currencies How about the price of Bitcoin? What are the reasons for the increasing and decreasing price… ( Read More )
Modeling and Analysis of Bitcoin Volatility Based on ARMA-EGARCH Model
Recently, I have made some analysis on the volatility of Bitcoin, which is wordy and spontaneous. So I simply share some of my understanding and… ( 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.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 )