In the previous article, we used quantitative analysis methods to screen currencies by amplitude and fluctuation preliminarily. Next, we will explore a key factor in grid trading - the setting of the ...
Grid trading is an automated trading strategy that aims to make profits through market price fluctuations without relying on unilateral market trends. The core idea of this strategy is to set a ...
What is the DCA strategy? Trading profits rely on buying at low points and selling high points, therefore, many traders need a simple programmatic trading strategy to open a position and place an orde...
The perpetual grid strategy is a popular classic strategy on FMZ platform. Compared with the spot grid, there is no need to have currencies, and leverage can be added, which is much more convenient th...
There are not many Python strategies on the strategy square. A Python version of the grid strategy is written here. The principle of the strategy is very simple. A series of grid nodes are generated b...
The strategy is risky, and investment should be cautious. The strategy provided is only for small fund attempts, no guarantee of profit 1. Binance perpetual arbitrage funding rate strategy Perpetual c...
I released a backtesting engine in the article "Study on Multi-currency Hedging Strategy of Binance Futures" (https://www.fmz.com/digest-topic/5584). And the first report is based on the one hour K-li...
In the previous articles, we have learned the basic concepts of so many cryptocurrency, programming, and quantitative trading. Finally, we can move to the topic and talk about the strategy itself. In ...
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...
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 entered as “stop” or “limit” orders aro...