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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?