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… ( Read More )
Python Version Commodity Futures Moving Average Strategy
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… ( Read More )
Market quotes collector upgrade again
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… ( Read More )
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 strategies, first of all, you must… ( Read More )
Based on the use of a new relative strength index in intraday strategies
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… ( Read More )
Research on Binance Futures Multi-currency Hedging Strategy Part 3
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… ( Read More )
Research on Binance Futures Multi-currency Hedging Strategy Part 1
Click the research button on the Dashboard page, and then click the arrow to enter. Open the uploaded .pynb suffix file and press shift +… ( Read More )
Multi-level percentage take profit strategy
Summary Stanley Kroll mentioned in his book "Kroll on Futures Trading Strategy" that his taking profit methods is divided into three parts: when the target… ( Read More )
Cryptocurrency quantitative trading strategy exchange configuration
When beginner designs a cryptocurrency quantitative trading strategy, there are often various functions requirements. Regardless of the programming languages and platforms, they all will encounter… ( Read More )
Tick-level transaction matching mechanism developed for high-frequency strategy backtesting
Summary What is the most important thing when backtest the trading strategy? the speed? The performance indicators? The answer is accuracy! The purpose of the… ( Read More )