Many developers who write strategies in Python want to put the strategy code files locally, worrying about the safety of the strategy. As a solution proposed i
FMEX's shutdown has entrapped a lot of traders, it recently came up with a restart plan, and developed rules similar to the original "trading is mining" for un
Foreword A few days ago, it was found that the profit and loss curve output of the FMZ strategy backtest result was relatively simple, so I thought about w
The previously written intertemporal arbitrage strategy requires manual input of the hedging spread for opening and closing positions. Judging the price differ
Summary Some people may be unfamiliar with the word "arbitrage", but "arbitrage" is very common in real life. For example, the owner of a convenience store
Summary The FMZ platform launched a trading factor analysis tool based on "WorldQuant Alpha101", which provides a new weapon for developers of quantitative
Summary The R-Breaker strategy was developed by Richard Saidenberg and published in 1994. It was selected as one of the top ten most profitable trading str
The support of market quotes data is indispensable when researching, designing and backtest trading strategies. It is not realistic to collect all the data fro
Supporting CSV format file import to provide custom data source Recently, a trader needs to use his own CSV format file as a data source for FMZ platform b
"Penny Jump" Commodity Futures High Frequency Trading Strategy written by C++ Summary The market is the battleground, the buyer and the seller are always
From Many friends asked me to write a grid and market maker strategy,But I generally decline directly. Regarding these strategies, first of all, you must
Summary The traditional Relative Strength Index (RSI) uses two lines to reflect the strength of the price trend. This kind of graph can provide investors
Binance futures multi-currency hedging strategy's recent review and minute-level K-line backtest results Three research reports on Binance's multi-currency h
Just a rough simulation, so that everyone has a specific concept of the amount of lost margins. You can download the notebook and upload it to the FMZ researc
The original research report address: https://www.fmz.com/digest-topic/5584 You can read it first, this article won't have duplicate content. This article will
Summary People who have done financial trading will probably have an experience. Sometimes the price fluctuations are regular, but more often it shows an u
JavaScript version SuperTrend strategy There are many versions of the SuperTrend indicator on the TV. I found a relatively easy-to-understand algorithm an