QuantNomad - Pivot Points AlertsVery simple scripts that will allow you to receive alerts for new Pivot Lows/Highs Points.
A solid arrow points to actual point low/high point, transparent - to the bar, you'll receive alerts for (Shifter by rightBars).
And remember:
Past performance does not guarantee future results.
Pivothigh
Pivot Points, by @juanmirocks# Advantages over TV's indicator "Pivot Points Standard"
1. Show pivot lines for all history, which lets you gauge trading strategies throughout time
2. More sensible Default/Auto time frame; e.g. on intradays only and always the market values of yesterday's Day are used
3. The halves between the key levels are also shown, which it's useful for some trading strategies
4. Arguably out-of-the-box nicer interface
Pivot Points as an indicator is a traditional strategy to draw resistance and support levels. It's best suited for intraday trading: the pivot points and resulting key levels are calculated from yesterday's market values (H, L, C). More details in the script's source.
Pivot Points trading is suitable for any market, and best for intraday (e.g. 3 min).
Pivot High Low Pointsby using this script you can find Pivot High-Low Points. This script works like Tradingview pivothigh & pivotlow functions.
If you find my works useful, please consider a donation
BTC: 16XRqyS3Vgh1knAU1tCcruqhUrVm4QWWmR
by LonesomeTheBlue
MG - Multiple time frame pivot alert - 1.0Indicator currently allows pivots from two time frames (ideally a trading time frame and a higher time frame) to be specified.
In the example, the 1H time frame is being used for entries using the 4H time frame (8 candles pivot width = 2 4H candles) as the trading time frame and the daily chart (48 candles pivot width = 2 daily candles) as the higher time frame.
This allows one to visually higher time frame Fibonacci swings and allows them to accurately perform Fibonacci analysis without having to switch to a higher time frame
Pivot Points High Low ExtensionPivot Points High Low Extension
See Also:
- A Simple 1-2-3 Method for Trading Forex
- The Classic 1-2-3 Pattern: An Underestimated Powerhouse
- Bulkowski's 1-2-3 Trend Change
Fork Handles by @treypeng
Candle based indicator that shows swing highs and lows (pivots).
It draws an up or down arrow for simple three candle 'single' swings.
For stronger five candle 'double' swings, it colours the candle. Good for highlighting stronger reversals.
Both of these stylings can be toggled on/off individually.
Default colours
Swing HIGH on an UP candle: bright green
Swing HIGH on an DOWN candle: bright red
Swing LOW on an UP candle: blue
Swing LOW on an DOWN candle: brown
Double swings are grey or white.
Regular candles are just kept to your own default colours as specified in the chart settings.
👏 for anyone who gets the 'fork handles' joke reference.
Kozlod - Pivot Reversal Strategy Alerts V2Its' new version of previously published Kozlod - Pivot Reversal Strategy Alerts
Indicator now better correspond to original strategy. However, there can be some differences. Problem is that it's pretty tricky to implement in plain PineScript same "stop" logic used in strategy.entry of the original script
ChartAdvise_Reaction_PointReaction Point Method is based on the concept of Pivot Points that can be used to identify a reversal. These reversals can be tracked for further action. Ideally this method is useful for Intraday play and gives defined opportunity to the traders.