I. Preface Women are afraid to marry the wrong man, while men are afraid to enter the wrong profession. This sentence is really engraved on… ( Read More )
Example of Python MACD drawing
As a matter of fact, before making this example code, there is already a JavaScript version of the MACD indicator drawing example on the strategy… ( Read More )
Dynamic Balance Strategy Based on the Digital Currency
I. Summary Benjamin Graham, Warren Buffett's mentor, has mentioned a dynamic balance trading mode of stocks and bonds in the book "The Intelligent Investor". The… ( Read More )
SuperTrend V.1 -- Super Trend Line System
I. Origin of the story Mr. Ran, my good friend, has observed this indicator for a long time and recommended it to me before the… ( Read More )
What You Need to Know to Familiar with MyLanguage on FMZ -- Parameters of MyLanguage Trading Class Library
It is really simple to write trend strategies in MyLanguage. Thanks to encapsulation, we can write a strategy with only a few lines of code.… ( Read More )
What You Need to Know to Familiar with MyLanguage on FMZ -- Interface Charts
In the previous article, we have learned about the template parameters of the "MyLanguage Trading Class Library" of MyLanguage. This template comes with the creation… ( 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 )
The Use of Servers in Quantitative Trading
When we carry out the programming and quantitative trading, we can use any device to run the quantitative trading program (a robot program that operates… ( Read More )
Solution to Get the http Request Message Sent by the Docker
When testing and debugging the strategy code, or running the robot on the real bot, the exchange interface often reports errors. At this time, go… ( Read More )
A brief explanation of why it is not feasible to achieve asset movement on OKX through a contract hedging strategy
Recently, OKX currencies have become game coins, and many of bros are considering whether it is feasible to transfer the "game coins" out by contract… ( Read More )