Guide
How does the SuperTREX strategy strategy work ?
The SuperTREX strategy is an open-source trading system designed for various assets, requiring tailored parameter settings for each. It uses a combination of RSI for overbought and oversold signals and SuperTrend indicators to determine market trends and generate buy/sell signals.
- Directional trading based on user-defined Strategy Direction settings which could be 'long,' 'short,' or 'both.'
- Utilizes a modified Relative Strength Index (RSI) formula to generate entry points when crossing over the oversold level for long positions or under the overbought level for short positions.
- Includes a non-secure multi-time frame (MTF) option for calculating price averages, using a mechanism that considers price changes across different time resolutions.
- Incorporates a dynamic SuperTrend calculation which adapts the upper and lower levels based on average prices and ATR (Average True Range), adjusting these for trend strength and direction.
- Buy and sell signals are plotted directly on the chart, with green labels below and red labels above the price bar to indicate possible entry points for long and short positions respectively.
- Integrated with a predefined take profit strategy partitioned into four steps, allowing for partial profit taking at different price levels, accompanied by an adjustable stop-loss for risk management.
Traders can customize the strategy by setting the multiplier and period for the SuperTrend calculation, the percentage of equity used per trade, and thresholds for taking profits at various levels.