1. Interval breakthrough The volatility range breaks through trading, triggering a breakout trade operation on the day based on a percentage of yesterday’s volatility. If… ( Read More )
Python streamlined multi-variety MACD trending strategy framework
Python’s super-simplified multi-variety MACD trending strategy framework, the code is super-simplified, and the annotations are super-detailed. Need to quote the Python version of the CTP… ( Read More )
R-Breaker Trading Strategy
In the Forex trading system, the Pivot Points trading method is a classic trading strategy. Pivot Points is a very simple resistance support system. Based… ( Read More )
The Grid Trading Strategy
The basic idea of grid trading is very straightforward. Instead of placing one trade, we place multiple trades forming a grid pattern. Usually these are… ( Read More )
Detailed description of digital currency quantitative arbitrage
There are many global digital currency exchanges, and the same currency in market is not always effective in pricing due to many factors affecting. The… ( Read More )
Refresh your perception: why the market is not valid
NO:01 Occasionally making money in the market is easy, as long as the luck is good enough, there are always one or few times you… ( Read More )
Blockchain Quantitative Investment Series Course (3) — Calender Spread Arbitrage
NO.1In the book "Financial Alchemy" written by Soros in 1987, an important proposition was put forward: I believe the market prices are always wrong in… ( Read More )
New Version of Dynamic Balance Strategy
We introduced a very effective and high return trading strategy before, which called “dynamic balance strategy”. This is a very classical trading strategy came from… ( Read More )
The new version of “the grid strategy” only contain 50-lines of coding
Do you still remember the famous “grid strategy” (https://www.fmz.com/bbs-topic/2268)? The one which has a lot of code comment (more than the code itself), is an… ( Read More )
New Version of Dual Thrust Trading Strategy
Again, our tech member has rewritten the famous DT strategy. Shorter coding lines, better performance. Easier to understand, easier to learn the logic of the… ( Read More )