Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
WDI, BAYER AG NA O.N, DAIMLER AG NA O.N, Apple, Advanced Micro Devices Inc, Amazon Com Inc
DAX Index, TECDAX TR, MDAX PERFORMANCE-INDEX, Dow 30, S&P 500, Nasdaq Composite
Euro Bund, Euro BTP, Euro BOBL, Germany 10Y, US 10Y, Ultra T-Bond
This indicator counts number of higher highs/lows and number of lower highs/lows and calculates trend based on that. Indicator line shows (sum of higher highs/lows - sum of lower highs/lows) derived from last loopback periods. Indicator is green if last two consecutive highs/lows formed are on higher side. Red if on lower side. (Consecutive numbers can be...
Combining Pivot High Low and Donchian Channel - both of which are useful indicators for trend following. Donchian Channel shows highest and lowest prices for X number of bars. Pivot High-Low identifies when price made new Highs and Lows Applying Donchian Channel on Pivot High-Low channel, we are plotting highest and lowest pivots formed in X bars. In this...
I have included the main support and resistance pivot point levels for the Fibonacci Pivot Points. I changed the bar colors to reflect buy and sell points so if a bar is green then that means to buy it and if it is red then sell it Let me know if you would like to see me do any other indicators!
This strategy joins the Pivot Reversal strategy with the RSI indicator. We check RSI level at the pivot point level and only if RSI condition is satisfied we update levels for stop orders. The strategy works pretty good for crypto, 30m, 1h, 2h timeframes.
Shows Bullish and Bearish AB=CD Harmonic Patterns with Pivot High, Pivot Low and Pivot Line
Pivot 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
This is standard Pivot Reversal Strategy with backtest date range added. In parameters you can select from/to date for backtesting range.
by 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
Its' 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
Created a script for alerts on Traditional Pivot Points. You will be able to create separate alerts for every level or create one for price crossing any level. Because of some TradingView limitations, alerts won't be fired for the first bar of the session. Will try to solve that in the new versions. In the script used new v4 plotting features, so will be able...
Continue looking for more signifcant pivot points. This script is based on my "Significant Pivot Reversal Strategy". In this strategy I use concept of pivot of pivot points. So for PoP I require that pivot highs point should have 2 lower pivot highs points around them and pivot low 2 higher pivot lows points. Transparent lines represent usual pivot levels...
Remake of the integrated Pivot Points indicator With higher resolution you should lower the indicator values to get a good result
The indicator is a Multi-day CPR. It shows CPR range as per yesterday's HLC and also CPR range for last n number of trading sessions. For example: If you mention the value as two in Multi-day CPR (blue color) then it calculates the CPR using HLC of the last two trading sessions. Also, the daily CPR is designed in such a way to highlight Virgin CPR (purple...
Hi Traders. This is my first attempt of writing an indicator. Let me start by saying I could never have done this without lmatl and WMX_Q_System_Trading who were and are an incredible source of inspiration. This indicator shows horizontal Pivot Support and Resistance . It draws up to 4 horizontal lines extending to the right from and adds labels to High and Low...
WARNING: The toil of this script is not mine . In order to avoid disrespect for work, I deleted some extensions only pure pivots , that is, only the information this script needed. I liked the fact that high and low pivots were in one function. I found this command by chance on stackoverflow. I don't know the authors and the nicknames because they are the...
Pivot reversal strategy almost always works pretty good for crypto. Here is setup with 4 left, 4 right bars for pivot points for XBTUSD 1h chart. It shows a pretty nice performance of 350% with only 10% dd, Sharpe is 1.16. If you're interested in using this strategy in my scripts you can find alerts for it and a version with added backtesting range. And...
These are alerts for previously published strategy: This strategy joins the Pivot Reversal strategy with the RSI indicator. We check RSI level at the pivot point level and only if RSI condition is satisfied we update levels for stop orders.
Hello traders, This script is an adaption of an FXCM indicator called Pivots Cloud Takes in input two timeframes, build the pivots based on them and fill the space between those pivots Should be non-repainting Best Dave