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 buys a bottle of min...
When I wrote Research on Binance Futures Multi-currency Hedging Strategy, I also released a backtest engine. And the first report was based on the one-hour K-line backtest, which verified the eff...
Ported from the JavaScript version of Commodity Futures Intertemporal Hedging-Hundred Lines of Code Implementation, this strategy is a simple teaching strategy, intended to show the design of com...
Problem scene For a long time, the data delay problem of the API interface of the crypto currency exchange has always troubled me. I haven’t found a suitable way to deal with it. I will reproduc...
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...