Dantawe

MarketRanger

Dantawe 已更新   
This indicator puts a selection of elements together providing traders with insights into price dynamics, trend changes, and potential trading opportunities within the specified timeframe.

Trading Range Defined by Support and Resistance:
  • Support and resistance levels are calculated using the lowest low and highest high over specified periods.
  • These
levels define the boundaries of the trading range within which the price moves.

WMA Color Changing based on Slope:
  • The script uses three Weighted Moving Averages (WMAs) with different lengths.
  • The color of the main WMA changes based on its slope.
  • When the slope of the WMA is positive (indicating an uptrend), it's displayed in blue. When it's
negative (indicating a downtrend), it's displayed in pink.

New High/Low Detection:
  • The script detects new highs and lows in the price action.
  • A new high is detected when the current high crosses under the previous resistance level, and a new low is detected when the current low crosses over the previous support level.
  • These
detections are marked by triangle shapes above or below the bars.

WMA Crosses:
  • The script calculates the difference between the two WMAs.
  • When the faster WMA crosses above the slower WMA, indicating a potential bullish signal, a blue cross shape is plotted below the bar.
  • When the faster WMA crosses below the slower WMA, indicating a potential bearish signal, a
pink cross shape is plotted above the bar.

Slope Changes:
  • The script calculates the slope of the main WMA and tracks changes in slope.
  • A positive slope indicates an upward trend, while a negative slope indicates a downward trend.
  • Slope changes from negative to positive indicate potential bullish momentum, and from
positive to negative indicate potential bearish momentum.

Customizable Pivot Levels:
  • Pivot levels are calculated based on user-defined percentages of the range between support and resistance.
  • Pivot Level 1 and Pivot Level 2 provide additional reference points for potential reversals or trend continuation.

Usage:

The indicator provides support and resistance levels, new high/low alerts, and WMA crosses.
The midpoint and customizable pivot levels offer potential trading zones.
Slope change points indicate potential shifts in market sentiment.
Customize the pivot levels according to your trading strategy.

Parameters:

Adjust the WMA lengths and support/resistance lengths to suit your trading style.
Modify the visibility settings to control how many periods of support and resistance are displayed.
Customize the pivot levels to fit your preferred trading strategy.

Alerts:

Alerts are triggered for new high/low points and WMA crosses.
Use alerts to stay informed about potential trading opportunities.

Interpretation:

Watch for new high/low points for potential trend reversals or continuations.
Monitor WMA crosses and slope changes for signals of market direction.
Consider trading near support/resistance levels and pivot points.

Additional Notes:

Experiment with different settings to find the configuration that best suits your trading preferences.
Backtest the indicator on historical data to validate its effectiveness before using it in live trading.


版本注释:
Just made a small modification on support value for a better adjustment. The recomendation is for 15 min
版本注释:
WMA cloud color change added
版本注释:
properly taggin the name of the WMAs
WMA is the main WMA for slope calculation
fast and slow represent the WMAs that are used for the WMA crosses
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?