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 )
High frequency backtesting system based on transaction by transaction and defects of K-line backtesting
I released a backtesting engine in the article "Study on Multi-currency Hedging Strategy of Binance Futures" (https://www.fmz.com/digest-topic/5584). And the first report is based on 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 )
Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting
Some performance indicator algorithms of the strategy are often discussed by group members, and an algorithm has also been disclosed in the API document of… ( 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 )
[Binance Championship] Binance Delivery Contract Strategy 3 - Butterfly Hedging
Recently, Binance futures launched the second "Binance Championship" (address: https://www.binancezh.com/cn/futures/activity/anniversary-competition/129-38599440). The official FMZ Quant platform has also organized a team, which can be found by… ( 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 )