Summary People who have done financial trading will probably have an experience. Sometimes the price fluctuations are regular, but more often it shows an unstable state of random walk. It is this inst...
Summary The FMZ platform launched a trading factor analysis tool based on “WorldQuant Alpha101”, which provides a new weapon for developers of quantitative trading strategies. Through anal...
Previous article Teach you to implement a market quotes collector taught you how to implement a market collector. We have implemented a robot program that collects market quotes together. Ho...
Backtest architecture The FMZ platform backtest program is a complete control process, and the program is polling non-stop according to a certain frequency. The data returned by each market and tradin...
Note VPS or cloud server recommendation AWS, Google cloud, Digital Ocean or Microsoft Azure, any major cloud computing will be fine, as long as the connection is stable and reliable. so we suggest onl...
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 strategies by “Futures Truth” magazi...
The support of market quotes data is indispensable when researching, designing and backtest trading strategies. It is not realistic to collect all the data from every market, after all, the amount of ...
It is completely transplanted from the “CTP Commodity Futures Variety Moving Average Strategy“. Since the Python version of the commodity futures strategy does not yet have a multi-variety...
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 backtest system. our platform’s backtest...
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 have a strong mathematical knowledge, at least...