Hedging strategies are very good practice strategies for beginners in strategy design. This article implements a simple but live cryptocurrency spot hedging strategy, hoping that… ( Read More )
Deviation rate BIAS trading strategy
Summary As the saying goes, This world will seperate after long time united. Also will do the opposite after long time pliting. And this phenomenon… ( Read More )
High-frequency backtest system based on each transaction and the defects of K-line backtest
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… ( Read More )
Python version of commodity futures intertemporal hedging strategy
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… ( Read More )
Some Thoughts on the Logic of Crypto Currency Futures Trading
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… ( Read More )
Crocodile line trading system Python version
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… ( Read More )
Commodity Futures R-Breaker Strategy
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… ( 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 )