The strategy that FMZ Quant brings to the table is the Deribit Options Delta Dynamic Hedging strategy, or DDH (dynamic delta hedging) strategy for short.… ( Read More )
Digital Currency Futures Double-EMA Turning Point Strategy (Tutorial)
In this article, we will explain how to design a simple trending strategy, only at the strategy design level, to help beginners learn how to… ( Read More )
Digital Currency Spot Multi-variety Double-EMA Strategy (Tutorial)
At the request of community users who want to have a multi-variety double-EMA strategy for design reference. In this article, we will implement a multi-variety… ( Read More )
JavaScript language implementation of Fisher indicators and drawing on FMZ
During the technical analysis of trading, traders analyze and study the stock price data as the data of normal distribution. However, the distribution of stock… ( Read More )
Example of dYdX strategy design
In response to the demand of many users, the FMZ platform has accessed dYdX recently, a decentralized exchange. Someone who have strategies can enjoy the… ( Read More )
JavaScript strategy backtesting is debugged in DevTools of Chrome browser
For debugging strategies in backtesting systems, usually only the Log() function can be used, so DEBUG is very inefficient and difficult for novice program testers with little… ( Read More )
PINE Language Introductory Tutorial of FMZ Quant
FMZ Quant Trading Platform supports Pine language writing strategies, backtesting, and real bot running for Pine language strategies, and it is compatible with lower versions… ( Read More )
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (8)
In the last article, we designed a multi-symbol contract spread monitoring strategy together. In this article, we will continue to improve this idea. Let's see… ( Read More )
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (5)
In the previous article, we explained the trading logic analysis of a simple grid strategy. In this article, we will continue to complete the design… ( Read More )
Cryptocurrency spot hedging strategy design (2)
In the previous article, we implemented a simple hedging strategy together, and then we will learn how to upgrade this strategy.The strategy changes are not… ( Read More )