What Is the Momentum Trading Strategy?

Contents:

What Is the Momentum Trading Strategy?

AntBot’s momentum strategy is a trend trading strategy that analyzes price inertia to capture trading edges. By calculating the speed of price fluctuations, signals such as the price entering a strong peak and turning into a weak trough are obtained.  The momentum strategy deserves to be one of the most popular in the investment world, and the vast majority of CTA strategies in current futures are momentum strategies.

Why Does the Momentum Strategy Work?

The Momentum Effect, also known as the Inertia Effect, is the basis of the momentum strategy. It refers to the tendency of asset prices to continue the original direction of movement. This means that assets with higher profits in the past will still receive higher profits in the future. Therefore, investors can obtain low-cost excess returns by buying assets with good historical performance and selling assets with poor performance.

How the Antbot Momentum Strategy Is Implemented?

AntBot employs linear regression modeling to plot the momentum of the futures price to judge the high probability trend of the price based on the strength of the momentum. Linear regression is a well-established statistical technique that can be easily applied to software and calculations. Businesses can use linear regression to transform raw data into business intelligence and actionable insights in a reliable and predictable way. Scientists in many fields, including biology and behavioral, environmental, and social sciences, use linear regression for preliminary data analysis and prediction of future trends. Many data, such as machine learning and artificial intelligence, use the scientific approach of linear regression to solve complex problems.

Risks of the Momentum Strategy

1. AntBot’s momentum strategy monitors the market in real-time and actively reduces the number of orders opened by the trend strategy when entering the sideways stage, which will cause the robot to need a long wait for entry, requiring sufficient patience from the trader.

2. It will lead to continuous losses in extremely unfavorable markets, such as high frequency of price fluctuations and large price volatility. AntBot’s momentum strategy has a built-in 2 Average True Range(ATR) real-time trailing stop-loss by default to avoid risks, allowing traders to reduce the opening amount moderately depending on their own funds, and resume them when the market picks up.

The Momentum Strategy Backtest results and Robustness Analysis

Candlestick period: 120 minutes
Crypto: ETHUSDT
Fees: 0.04%

Explanation of Strategy Parameters

  • [Leverage]: Using leverage can be regarded as borrowing funds from the exchange to hold positions. The multiple of this position funds relative to the principal is the leverage, and increasing leverage will magnify profits and losses. It is recommended to keep the default value of 5x leverage for beginners.
  • [Max Order]: The maximum number that bots are allowed to increase positions consecutively from the state of unopened position.
  • [Running Mode]: It is divided into cycle and single. Cycle means that the robot will repeat the next round of opening positions after each take-profit and closing position, and the robot will only stop when it reaches the profit or loss conditions preset in the [Take-Profit] and [Stop-Loss]. Single means that the robot will automatically terminate the operation after completing a cross-position take profit.
  • [Auto]: According to the trading signal, going long when a long position signal is released, and going short when a short position signal is released.
  • [Long]: Only run long position signal.
  • [Short]: Only run short position signal.
  • [Take-Profit]

1. [Trailing By AI] is the default value, the robot calculates the signal every 30 minutes. When the signal reverses, it will take profit and close the positions, and the robot will enter the next cycle.

2. If there is a preset ratio value, the robot will close the position and take profit when the rate of return of the robot’s position reaches the preset value, and the robot will enter the next cycle.

  • [Stop-Loss]

1. [Trailing By AI] is the default value, when the robot builds a position, it pre-embeds the stop loss ratio according to the real price fluctuation of the 30-minute period. When the position loss rate reaches this preset value, it will close the position and stop loss, and the robot will enter the next cycle.

2. If there is a preset ratio value, the robot will close the position and stop the loss if the loss rate of the robot’s position reaches the preset value, and the robot will enter the next cycle.


How to Start the Momentum Bot?
Before starting the robot, you need to complete two steps: 1. Bind the API key of the exchange and ensure that the corresponding futures or spot account of the robot has sufficient funds; 2. Purchase the energy for starting the AntBot robot or activate AntBot VIP.