STOCASTIC RSI WITH ALARMS
I added alarms for buying and selling. I just did because ı wanted to see the alarm on the chart. I hope ıt will work it for you.
Chart-Muster
Support and resistance zonesDiscretionary traders often use support and resistance zones that are based on past price action of the instrument traded.
This simple script is used to plot support and resistance zones for a given instrument. The data for the zones themselves has to be determined by the past price action of the instrument and are not based on the provided data by Tradingview.
The zones input has to come as a string. Each zone consists of a string with: ",,<"S"|"R"|"L">,<"Normal"|"Strong">"" The different zone strings have to be seperated by either new line or space.
An example for the zones input looks like:
3919.25,3919.25,L,Normal
3897.50,3906.50,R,Normal
3891.00,3894.50,S,Strong
I appreciate any feedback.
Pro Trading Art - Double Top & Bottom with alertThis indicator is based on ta.pivothigh and ta.pivotlow function. And with the help of different ph and pl I am detecting double top and double bottom.
Features
1. All signal are on realtime means no repaint
2. Able to detect precise double top & bottom
Input Field
Pivot Length : Default 10 => Use to detect pivot point
Indicator For TrangThis indicator is based on MACD crosses and EMA and SMA crosses. The idea is to print arrows after breakouts and also when the pullback is finished.
CrypNuevo Market SessionsExperimental script showing a different background color per market session. The session hours and colors can be customized. Note that the session hours can overlap.
Based on a thread by CrypNuevo on Twitter.
Multi EMA - SaurabhMulti EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
Multi EMA - Saurabh
P4L London Aperture IndicatorIt is just for let you know the london aperture.
Use this indicator.
P4L
RBI and GBI StrategyThis script is based on Dreadblitz original script but translated into English. It an indicator for Oliver Velez's Red Bar Ignored / Green Bar Ignored strategy.
BTC Europe-America-Asia market backgrounds - 1h max frameMarket indicator - Europe - America - Asia.
Based on my trading experience. Therefore, time zones are of different sizes.
Wick-off Check Pattern [Misu]█ This Indicator shows a wick-off check pattern.
This pattern appears when a candle goes below a level (support or resistance) and closes above it OR when it goes above a level and finishes below it. This causes a wick to go through the level: a wick-off check .
This can confirm a pullback or a breakout.
█ Usages:
This indicator can be used to validate a resistance or support level.
It can also be used to validate breaking levels.
█ Parameters:
Deviation: Parameter used to calculate pivots.
Depth: Parameter used to calculate pivots.
Wickoff Mode: Mode used to detect Wickoff check pattern.
> counter pattern: only shows "pullback" wickoff check.
> breakout pattern: only shows "breakout moves" wickoff check.
> both: shows both.
Lenght Avg Body: Lenght used to calculate the average body size.
First Breakout Factor:
Lenght Avg Wick Validation: This factor multiplied by the "body avg" filters out the non-significant breakout.
Factor Avg Wick Validation: Lenght used to calculate the average wick size.
Max Bars Wickoff: This factor multiplied by the "wick avg", filters out the non-significant wickoff signals.
RSI Momentum Acceleration by TartigradiaPlots the momentum acceleration oscillators from price and RSI, rescaled and with areas above/below highlighted.
Usage: in a nutshell, when the background is yellow, it's bearish (RSI decelerates faster than price), whereas when the background is green, it's bullish (RSI accelerates faster than price). It appears to detect early some reversals that are otherwise difficult to detect.
Note: it supports using any other indicator's output as the second source input, instead of RSI. PineScript does not allow for more than one source to receive input from other indicators, all the others must only use price as an input.
This indicator uses the core routine to calculate Momentum Acceleration Oscillators by DGT:
This indicator is based on the idea of stinkbug : "RSI is a good momentum indicator showing how excited ppl are on a move, this is why divergences on it work so well. I would like to see the change accelerating or slowing on a move up or down.."
Heikin Ashi Smoothed Buy Sell (Sunseeder) I like to use it on the daily. This helps with indicating buy signals on the DXY, BITCOIN and ETH charts. You're able to customize the colors of the buy signals etc. Enjoy!