What is the Aroon indicator? In the technical analysis, Aroon is a very unique technical indicator. The word "Aroon" comes from Sanskrit, meaning "the light of dawn". It is not as familiar as MA, MACD...
Quickly implement a semi-automatic quantitative trading tool In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of arbitrage is not risk-free. When the unila...
Commodity futures CTP and cryptocurrency API exchange have significant differences. Familiar with cryptocurrency exchange programming trading doesn't mean familiar with commodity futures CTP programmi...
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 hav...
This kind of library is often used to create charts and plots when writing and designing strategies. For a single custom chart, we can use the "plotting library" (users who are not familiar ...
For debugging strategies in backtesting systems, usually only the Log() function can be used, so DEBUG is very inefficient and difficult for novice program testers with little experience. Fo...
FMZ Quant Trading Platform supports Pine language writing strategies, backtesting, and real bot running for Pine language strategies, and it is compatible with lower versions of Pine language. There a...
In view of the fact that the hedging frequency of the futures and spots hedging strategy is not high, it is actually possible to operate manually. However, if you do it manually, it is very inconvenie...
In the last article, we designed a multi-symbol contract spread monitoring strategy together. In this article, we will continue to improve this idea. Let's see if the idea is feasible, and run it with...
In the previous article, we thought and designed a simple multi-species grid strategy together. Next, we will continue to learn and move forward on the path of quantitative trading. In this article, w...