Type/to search

Moving Average Rebound Strategy

Common strategy
Created: 2023-12-28 15:25:29
Last modified: 3 years ago
1
Follow
1802
Followers

img

##Overview
The Moving Average Rebound Strategy is a strategy that combines technical indicators and price patterns to trade long and short around support and resistance levels. The strategy uses moving averages to identify market trend direction, pattern indicators to assist in determining turning points, and previous swing highs/lows to spot key support and resistance levels for counter-trend trading.

Strategy Principles

The key steps for determining trade entries are:

  1. Use the Alligator triple moving average indicator to judge trend direction. Crossing the Lip Lines signals strong momentum.

  2. Identify potential reversal zones with Peak-Trough pattern indicator when in overbought/oversold areas. Breaking specific highs/lows indicates possible reversal.

  3. Combine with support/resistance to pinpoint counter-trend trade entry points around key levels.

  4. Use EMAS to assist in determining overall long term trend. Use mean reversion in range-bound and trend following in trending markets.

  5. Employ trailing stop loss to control single trade loss amount.

Advantages

Advantages of the strategy:

  1. Combining signals from multiple indicators improves accuracy.

  2. Trading counter-trend from key support/resistance areas has high probability.

  3. Trailing stop loss containing losses on single trades.

Risks

Risks involved:

  1. More indicators can lead to higher trade frequency & needs transaction cost control.

  2. Failed support/resistance levels are biggest risk. Price may not reverse as expected leading to large losses.

  3. Stop loss can be taken out during huge volatile moves.

Enhancement Areas

Areas for improvement:

  1. Optimize weights between indicators to find best performance combination.

  2. Employ machine learning for improving key support/resistance level accuracy.

  3. Add volume indicators to avoid trades when volatile but low volume environments.

  4. Refine adaptive stop loss models to balance effectiveness and unnecessary stops.

Summary

In summary, the Moving Average Rebound Strategy utilizes a confluence of indicators including moving averages, price patterns and support/resistance for entries. A typical technical strategy with higher accuracy from multiple signals. Monitor risks around failure of key levels and stop loss slippage. Further optimization on indicator weights, machine learning and volume can enhance performance.

Source
Pine
/*backtest
start: 2022-12-21 00:00:00
end: 2023-12-27 00:00:00
period: 1d
basePeriod: 1h
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © vhurtadocos

Strategy parameters
Strategy parameters
🐲 Lips Length
🐲 Teeth Length
🐲 Jaw Length
🐲 Lips Offset
🐲 Teeth Offset
🐲 Jaw Offset
📌 Period
⤒⤓ Show Res-Sup
⤒⤓ Res-Sup Length
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)