Although there are more and more traders who write programs for fully automated trading, the larger group of traders is still manual traders. In fact,… ( Read More )
The "Magic Double EMA Strategy" from the YouTube Veterans
In this issue, we are going to discuss a "Magic Double EMA Strategy" from YouTube, which is known as the "the Killer of Stock and… ( 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 )
Digital currency futures multi-species ATR strategy (tutorial)
Recently, some of our platform users are looking forward to transplanting a MyLanguage strategy into a JavaScript strategy, which can flexibly add many optimization ideas.… ( Read More )
Digital currency factor model
Factor model framework The research reports on the multi-factor model of the stock market are voluminous, with rich theories and practices. No matter the number… ( Read More )
Design of Order Synchronization Management System Based on FMZ Quant (1)
In previous articles in FMZ's library, we have designed several kinds of synchronization strategies for order and position. These manage reference accounts and synchronized accounts… ( Read More )
ATR Channel strategy Implemented on crypto market
Strategy name: Channel strategy based on ATR volatility index Strategy idea: Channel Adaptive Strategy, Fixed Stop + Floating Stop Data Cycle: Multi-Cycle Source Code: https://www.fmz.com/strategy/128126
Quickly implement a semi-automatic quantitative trading tool
Quickly implement a semi-automatic quantitative trading tool In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of arbitrage is not risk-free.… ( Read More )
RSI2 Mean Reversion Strategy using in futures
Larry Connors RSI2 Mean Reversion Strategy From Many friends asked me to write a grid and market maker strategy,But I generally decline directly. Regarding these… ( Read More )