This script is a custom trading view indicator that helps to identify potential buy and sell signals based on the RSI (Relative Strength Index) and SMA (Simple Moving Average) indicators. The script also identifies potential reversals using a combination of RSI and price action. It plots buy, sell, and reversal signals on the chart along with an SMA line....
ADX Trend Filter Indicator is a traditional ADX indicator with a different presentation. its consist of two indicators EMA TREND and ADX / DMI About Indicator: 1. BAND / EMA band to represent EMA Trend of EMA-12 and EMA-50 (Band is plotted at level-20 which is the Threshold level of DMI / ADX indicator) 2. Histogram showing the direction of ADX / DMI trend 3. Area...
Yellow on top means (sell) blue on top (buy) done .
The Buy Sell Calendar indicator displays a calendar showing the sentiment for the current day/month. Three different methods can be used to determine this sentiment. The calendar can also highlight the percentage of bullish days/months for a month/year. 🔶 SETTINGS Frequency: Calendar frequency, options include "Daily" and "Monthly" Sentiment Method:...
Buy condition =>ORB range 9:20-9:25. On 5 min TF if candle breaks high and next candle break high of that candle. buy signal when third candle breaks high of 2nd candle Sell condition=>ORB range 9:20-9:25. On 5 min TF if candle breaks low and next candle break low of that candle. sell signal when third candle breaks low of 2nd candle this indicator is extended...
MAGIC MACD ( MACD Indicator with Trend Filter and EMA Crossover confirmation and Momentum). This MACD uses Default Trading view MACD from Technical indicators library and adding a second MACD along with 3 EMA's to detect Trend and confirm MACD Signal. Eliminates usage of 3different indicators (Default MACD , MACD-2,EMA5, EMA20, EMA50) Basic IDEA. Idea is to...
Introduction Heyo guys, I recently checked out some eye-catching trading strategy videos on YT and found one to test. This indicator is based on the video. Usage The recommended timeframe is 5 min. Signals Long Entry => L Label Price crosses above ZLSMA and Chandelier Exit shows Buy Long Exit => green circle Price crosses below ZLSMA Short Entry => S...
The ADX and MACD confluence can be a powerful predictor in stock movements. This script will help you find those confluences in an easy to understand visual manner. It includes Buy and Sell signals for detected confluences, and will show colored candles to help you determine when to exit a trade. When the candles turn to white that means the detected confluence...
This indicator is based on the indicator 'MESA Phase ' by shayankm (so shoutouts to him for the open source code) MESA Phase : sayankm: www.tradingview.com In this advanced version of the indicator, green/red dots will be printed on the pivot points & alerts can be triggered on these. There is also a zone (which you can adjust) that dot's will not be printed...
This is a follow up to my previous publication of Adaptive HMA+ few months ago, as a mean to provide some kind of initial backtesting tools. Which can be use to explore many possible strategies, optimise its settings to better conform user's pair/tf, and hopefully able to help tweaking your general strategy. If you haven't read the study or use the indicator,...
This indicator show a simple rolling cumulative volume. A field is specified. Then all last volume indicators are summed. For example it could calculate last 24h Volume if you use the 1h bars and set the length for 24.
Originally written by @ceyhun I added a low lag filter to key components to smooth the bars. The user can adjust the parameters 'fast' and 'slow' to tune. capam The original comments of ceyhun are below repeated: Buying Selling Volume -Buy Volume -Sell Volume -Buy Volume Percent % -Sell Volume Percent % -Volume Index -Buy Sell...
Based on logic from many top contributors here, the script utilizes LazyBear's WaveTrend Oscillator Indicator along with custom code to plot a few key components for daily trading; Boundaries for entry and exit points which are based on a 6-day trend in OPEN/HIGH and OPEN/LOW prices. Daily HIGH and LOW points to establish a good view of stock's movements ...
Buying Selling Volume -Buy Volume -Sell Volume -Buy Volume Percent % -Sell Volume Percent % -Volume Index -Buy Sell Volume- BuyVolume>SellVolume=Blue barcolor SellVolume>BuyVolume=Purple barcolor -Volume Index- VolumeIndex>length and close > open =Cyan barcolor VolumeIndex>length and close < open =Gray barcolor VolumeIndex<=length = Yellow barcolor