Relative Strength OverlayThis is the original script to my other Relative Strength indicator (link below) It provides a graphical overlay of the Relative Strength, compared to the QLD, a Nasdaq x2 ETF.
You can not use the value to compare to other stocks or securities, as it is scaled based on the price (so it can be used as an overlay).
If you want a value which you can use to compare with other stocks, please see my other Relative Strength indicator.
Overlay
WaveTrend [LazyBear] vX by DGTDGT interpreted version of LazyBear's WaveTrend, visualizing on Price Chart
Original Author : LazyBear
Crosses above or below threshold are emphasized with bigger labels
- crosses above threshold : probable short indications with a bigger label and relativly small label for probable long indications
- crosses below threshold : probable long indications with a bigger label and relativly small label for probable short indications
All rest crosses within threshold boundaries with relatively small labels for both long and short probable indications
MTF Shifting BBs + Reverse Engineering RSIs Overlay on ChartAnother multi-timeframe indicator presents 3 MTF (each) Bollinger Bands and 3 MTF (each) Reverse Engineering RSI and of course with shifting (left/right) capability.
RERSI in a simple term is the RSI but on the main chart alongside with candles.
There are many adjustable options like:
- Show/Hide each BB
- Show/Hide each MA
- Non-integer BB deviation values
- Positive/Negative shifting values
- Show/Hide each RSI
- Show/Hide each RSI Mid Level
- Adjustable Overbought, Oversold and Mid Levels values
I wrote this after my first script MTFSBB, because it's very useful to have BBs and RSIs together on a chart.
Calculating RERSIs will take some time, so be patient with it and feel free to use it.
Quarterly High/Low MarksThis utility tool marks the highest and the lowest price of each quarter on the chart. Works everywhere and doesn't use any calls of built-in functions which are used for a data extraction.
Labels provide additional information about closing price and % change for a particular quarter and allow micro customizations.
Monthly High/Low MarksThis utility tool marks the highest and the lowest price of each month on the chart. Works everywhere and doesn't use any calls of built-in functions which are used for a data extraction.
Labels provide additional information about closing price and % change for a particular month and allow micro customizations.
Bollinger Bands Fibonacci Ratios (Automatic Timeframe)A Fibonacci Bollinger Bands indicator with automatic timeframe detection.
The timeframe reverts to the value specified in settings when viewing Daily, Monthly or seconds-based charts.
Based on: Bollinger Bands Fibonacci ratios by Shizaru (/script/bCy9urOG-Bollinger-Bands-Fibonacci-ratios/)
(JS) Multi-Time Frame Pivot Point Detector 2.0So here's an updated version of my automatic Pivot Point detector.
If you don't like having a bunch of Pivots on your chart at once, or having to cycle through various resolutions to see different ones, this is for you!
What does this indicator do? It automatically detects the nearest daily, weekly, and monthly pivot points both above and below the current price and automatically plots them for you. It's really just as simple as that.
You select how far back you want it to plot with the "Pivot Point Look Back Period" option.
I also have transparency options for each type of pivot so its easy to find the opacity you prefer and save it as a default setting.
With "Turn Off Each Pivot Point On All Time Frames" turned on, as an example, if you were to uncheck "S1/R1" then it turns S1/R1 plots off across all 3 pivot resolutions. By default however, I have it set where you can pick and choose each one individually.
I also added the default "VWAP Periodic" script from TradingView in there with it (not in prior version). This works identical to the built in indicator (because it is identical).
Trading algorithms like to target pivot points and liquidity, so I figured they would pair together nicely for active trading.
Bitcoin Circulating Supply Overlay [BigBitsIO]This script shows the estimated circulating supply of Bitcoin on any given day.
Features:
- Estimated Bitcoin circulating supply calculated daily
- Uses the Bitcoin reward schedule, past halving dates, and the next upcoming halving estimated date to calculate the current estimated supply.
- Optionally includes an option to use "Log Reduction" on the chart
*** DISCLAIMER: For educational and entertainment purposes only. Nothing in this content should be interpreted as financial advice or a recommendation to buy or sell any sort of security or investment including all types of crypto. DYOR, TYOB. ***
Bullyena's RSI BarColor OverlayThis script can identify the price trend by overlaying colors as based on an algorithm using RSI and MA.
Disclaimer: This should be effective on higher timeframes.
This also works best with my RSI + StochRSI indicator.
Red = short zone
Orange = chop zone
Blue = long zone
Strategy:
Blue = you can HODL until the trend changes
Orange = good for scalping ranges
Red = just for shorting and longing would be risky
How to enable indicator with the best settings:
A. If using candlestick chart type, make sure to disable the border color in the chart settings.
B. For optimal usage, use the bar chart type.
Elgrand - Overbought/sold Rsi + Stochastic zonesVisualize on your chart when price in an oversold or overbought zone. A combination of Rsi and Stochasticrsi is used for higher probability. Wait for an zone to be displayed and then wait for price to exit a zone. Once this happens check candlestick patterns and support/resistance "lines" to find appropiate stoplosses for you entry or exit
Simple 𝔇 Oscillators𝔻𝕚𝕧𝕖𝕣𝕘𝕚𝕟𝕘 𝕆𝕤𝕔𝕚𝕝𝕝𝕒𝕥𝕠𝕣𝕤
No Offset's, No delay
There is 6 Oscillators diverging in release version
For micro tf charting -requires manual tune on input menu
Crayons GrayonsUpdate for
Crayons 0.2
Crayons is early onset hyper customizable trend reversal trading suite
There is some big changes for Signal and Pivot generation and its set as Default mode so in case of nostalgia for white noise there is an option to "rollback" placed at the top of input menu
As always- hyper customizable
Every singal core crayon signal group will be turned on by default so open input menu for personalizing signals to charts and personal character
Crayons 0.2-
Greatly improved Signal quality
Improved Pivot detection logic
Two Set's of Pivots "Cleaned" and "Vanilla"
Optional Polichrome candle painter mode to provide additional information on demand
Optional Labels for signals and pivots
Secondary risk filter filtering "riskier" signal sequences (Experimental)
Second MA is changed by ATR modified to work as trailing S/R (Source is ohlc4 for whip protection model is experimental ,filters used is not suitable for micro tf so atr calls for higher periods, its experimental and will be fixed or removed with later updates, added for testing purposes)
Average True Range BandsThis is a simple script to assist you in manual backtesting! Perfect for the NNFX crowd or anyone that enjoys manual backtesting.
Usage
1. Slap this bad boy on your chart.
2. Adjust period and multiplier (defaults are 14 period and 1.5x).
3. Put on the indicator/system you are testing.
4. Enter bar replay mode.
5. Drag your long/short position take profit and stop loss to the upper and lower bands.
(long/short positions are available on the left-hand toolbar)
6. Profit!
If you enjoy/use this script, drop me a follow and please note me in your code!
I'm *almost* always available for collabs and questions.
MA and Channel overlaySome overlay utilities:
- Draw 3 moving averages (MA) with circles line.
- Option to choose type of MA to plot.
- Draw start point of those MA with a big cross.
- Option to draw channel: Donchian, Bollinger and Envelope.
- Option to draw stop loss line: ATR or Percentage.
- Draw background color in monthly, weekly, daily, intraday, ... chart (remember to choose your correct timezone if using intraday chart).
- Draw a label of last price.
- Draw next prices.
Ultimate Algorithm Builder (Single Trend)Hello traders
This is a fantastic tool to detect convergence between the following indicators :
Overlay - meaning if the price close above/below the SMA 50
Trend Signal - to detect if the the DOW law is broken and predict a possible reversal - en.wikipedia.org/wiki/Dow_theory
In other words, it detects if the higher highs or lower lows sequence is broken
MACD or MACD Zero Lag
MM Cross - Cross of moving averages
Ichimoku - if the price closes below/above the cloud
Supertrend - used to detect polarity zones
TSI Shadow - propieraty indicator - URL :
It's ultra flexible as you check which indicator you need in your own strategy. That's why I called it the Ultimate Algorithm Builder
Enjoy
Dave
Hashharvest - ADX Shader v1ADX Shader overlay. Places a background overlay for ADX weak trend (>20 and <25) and places a background overlay for a string trend (>25). Will also show Positive DM and Negative DM crosses.
Yearly High/Low MarksAn utility tool for analysts. It marks the highest and lowest prices for each year down to 1989.
Works everywhere and doesn't use any calls of built-in functions that relate to the data extraction.
AAPL, D
AAPL, M
BLX, D
BLX, W
BLX, M
QuartersAn utility tool that highlights the financial calendar quarters and marks the beginning of each period with label.
Weekly Chart:
As always, you can support the author with donations via PayPal or crypto. I will be much appreciated and thankful for that.
A list of addresses is here bit.ly
CrayonsCrayons Grayons
Derived from -
Its messy and experimental until stable version is released , now for testing purposes only
DepthHouse - Peak DivergenceDepthHouse - Peak Divergence indicator uses the same linear regression calculation as my Peak Momentum Oscillator to help determine and plot peak momentum points.
These peak levels are then plotted by either red or green lines above or below the candle.
Red lines represent a peak in bear momentum while green represents peaks in bull momentum.
These levels are then used to determine momentum divergence in the displayed market.
If divergence is present the bars colors will change represent either bull or bear div.
Important Notes:
If the price crosses a peak line and the bar color does not change; it means momentum has increased/decreased with the price and the divergence has been canceled.
If divergence is present, and then the following candle is not colored then momentum has increased to cancel the previously present divergence.
By default, the look-back period is set to zero , which automatically calculates the distance for the peak levels to look-back. However this number can be set to whatever look-back period you would like.
At time of release this indicator is in its early stages. So please leave feedback on how it can be improved!
DepthHouse Exponential CandlesThis EMA Candles indicator use the price movement between two user selected Exponential Moving Averages to help determine the current trend.
As of release, there are 5 possible bar color outputs, all of which are shown in the legend above.
The Five Electable Color Outputs:
Uptrend; Strong Uptrend; Downtrend; Strong Downtrend; n/a
I hope you all enjoy!
Please leave your suggestions in the comments below!