PPnextDayHello,
Representation of the pivot points of the day and next
Only M1,5,15,30,60,240
Bonjour,
Représentation des points pivots du jour et du jour d'après
L'indicateur fonctionne sur 1,5,15,30,60,240 min uniquement
ไพวอท พ้อยส์
Pivots With CPR,Moving Average and VWAP - by AnanthThis indicator is a combination of Pivot points with CPR, Moving Average and VWAP.
Pivots Fibonacci RetracementThis is a Fibonacci Retracement indicator based on Pivots.
The Fibonacci lines are always drawn between the LAST High Pivot (Red Triangle Down) and the LAST Low Pivot (Green Triangle Up)
Every time a new High or Low Pivot is found, the Fibonacci lines changes.
"RightBars" & "LeftBars" from Pivots are kept the same > "Bars"
In this example (BTCUSDT) the "Bars" are set as 10 (= period "Left" & "Right" where "Highs" & "Lows" are found):
This is the bigger picture:
If the settings are changed, for example "Bars" > 30, the Fibonacci lines are placed on different points:
If we need to take the previous "Low" Pivot ("Bars" > 45):
You see you need to change the "Bars" a bit to get what you want.
The extended Fibonacci levels (1.618 & 2) and (-0.618 & -1) are also included,
these can be used for future "Target-lines":
IF there is a NEW Pivot ("High" or "Low") which is visible because the Fibonacci lines HAVEN'T passed the "Red Triangle Down" or "Green Triangle Up" YET,
please WAIT until the close of that period, otherwise the "Triangle" possibly could still disappear again.
The dashed coloured lines and coloured Fibonacci numbers at the right are for easier readings and interpretation.
Significant PP - Swing Failure / Stop Run Alerts [QN]Tried to create a script for Swing Failure / Stop Run patterns. It is based on my QuantNomad - "Significant Pivot Reversal" Indicator.
It's quite tricky to code these kinds of patterns, so it's really not ideal. I alert when a candle cross pivot level but close below (above for bottom) it and previous close was below (above) it as well.
You can setup params for pivot points and also by how much it should cross pivot level with "SF ATR Mult".
I have in mind a few other things I'd like to test:
* Different types of pivot points
* Few recent pivot levels at once
* Pivots from higher timeframe
* Different types of "touching" levels
* etc.
Ideally, I want to create a strategy from it, but I'm far from it for now.
Do you have any ideas on how to make it better?
Original Significant Pivot Reversal Indicator:
NYSE Session for 24/7 marketsThis script is used for analyzing the correlation between 24/7 markets with regards to the price action during NYSE session. Defaults to showing daily session open/high/low but there is the option to show the weekly session data.
ButterflyPattern_ULTRA V1 - auto lines drawing inclusive alerts
HI BIG PLAYERS AROUND THE WORLD,
this script allow to draw automatically lines of Butterfly pattern. The Butterfly pattern is part of Harmonic Pattern.
Parallel to the automatic drawing, the indicator can give signals as soon as the typically Fibonacci extension immediately reached or has been reached. This allows the indicator ButterflyPattern_ULTRA V1 to give early signals. In the default settings, the signals are displayed with a blue background on the chart.
ButterflyPattern_ULTRA V1 is offered for sale. More information can be found below in the signature.
However, anyone can test this indicator for once without any registration in a 3 day trial. You can request access with a simple message to me.
Another trial of 7 days is included in the offer on my website - before the first payment will done.
In the settings it is possible to change the degree of details. This is sometimes necessary because TradingView limited only 55 lines per indicator in Pinescript Version 4.
In extreme cases it is therefore possible to change the settings that the Butterfly pattern represent waves only with 5 lines. This allows the indicator to detect far more Butterfly pattern on the same chart.
For more great indicators everyone is invited to follow me on TradingView.
Kind regards
NXT2017
IMR DAILY FIBGREETINGS TRADERS !!!
TRADE in trend
with support & resistence of fibonachi pivot of daily
usefull for each & every script
built in ema crossovers for safe traders
specialy used for intraday (1-2-3-5 min timeframe )& swing trades SIMPEL & HANDY INDICATOR
tried to kept the function of indicatoer very easy & user freindly
plz use & share your feedback
ENJOY LIKE & SHARE TO OTHERS !!!!
Pivot Points HIgh LowRemake of the integrated Pivot Points indicator
With higher resolution you should lower the indicator values to get a good result
Market Profile for Futures with Session and After Hours SplitAdapted existing Market Profile scripts to be move suitable for Futures Markets with Session and After Hours split
Script Provides split Market Profiles for Session and After Hours
Users can customize the Session and AH hours inputs to suit any ticker and their interpretation of prime and non-prime hours
Divergences (Pivots)I created the divergence indicator using pivot points.
Leftbars and Rightbars of Pivots are the same here and taken together as "Div Period", default set as 2 (= "Short" period).
The second period ("Long") multiplies this by 2, if a period of 2 is set, the "Long" period will be 4.
The third period ("Long2") multiplies the "Long" by 2, in this case the "Long2" period would be 8.
In these periods the high and lows of "source" (default = "close", can be changed though) and "RSI" are captured and compared.
The default "RSI length" of "14" can be changed as well.
"Short", "Long" and "Long2" periods can be made visible together or separately (Settings > Inputs).
I recommend to use a "Period" of "1" when using "W" charts, "1 or 2" on "D" charts, and "2 or 3" (maybe higher) when using lower timeframes.
Bullish divergences are "Green", Bearish divergences are "Red", Hidden divergences (Bullish and Bearish) are "White".
"Short" > "▲▼" (Bullish = Up, Bearish = Down)
"Long" > "∆∇" (Bullish = Up, Bearish = Down)
"Long2" > "⇧⇩" (Bullish = Up, Bearish = Down)
The "Values" of "HH"(Higher High), "LL" (Lower Low"), "HL"(Higher Low) & "LH"(Lower High) can be made visible (Settings > Inputs).
Thank you!
New Improved Support Resistance / Pivot Points (NO REPAINT)This indicator plots local pivot points / support resistance levels in real time (No Repaint). I created this indicator based on my own research and testing (i.e. it is not just a a Pinescript adaptation of some other indicator available online).
The Problem with Similar Indicators Which Are Currently Available On TradingView:
Inaccurate placement of swing/pivot/SR points (making your screen cluttered with meaningless levels).
Repainting (meaning the historical values change as new data becomes available; this is misleading and not very useful when trading in real time).
Have a long delay before confirming/plotting the new pivot points (20/20 hindsight...).
Require you to specify a lookback period and simply looks for the highest or lowest value over that time frame (which isn't very useful since it disregards all of the swings in between).
Do not show all of the historical swing levels, only the most recent ones.
My Solution:
Accurately places swing/pivot/SR points on local highs and lows once a short term trend is over (allowing you to easily identify reversal points).
Does not repaint (the historic values shown are exactly what would have been seen upon the close of the given candles in live trading; this means you can use this indicator for live trading).
Has minimal lag. New swing lows/highs are typically identified by this indicator on the candle which immediately following the swing point (this allows for better entries/exits rather than waiting for the price to run too far in the wrong direction before confirmation).
No lookback period required. The indicator will automatically identify new swings regardless how long the run lasts.
Allows you to adjust for more/less sensitivity.
P.S.: Future developments will be using these levels to create an automatic plot of fibonacci retracement levels.
Simple AverageSimple average, with builtin plot of a true Weekly, Monthly, Quarterly and Yearly average
(A variation on Pivots, with only the P line (HLC/3))
Simple OHLCSimple OHLC containing daily, previous daily, weekly and monthly levels. Hides past levels to keep chart clean.
Colors levels red if current price is below level and green if current price is above level.
QuantNomad - Significant Pivot Reversal Strategy AlertsAlerts for "Significant Pivot Reversal Strategy":
As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount.
I use ATR, so in params, you can set length of ATR and also ATR multiplier. The new level will be calculated only if PP will be above/below neighbors by atr * atr_mult.
It seems this approach might help in some cases.
Breaking BowsBuy and sell signals. Possible trend reversals. support and resistance. cloud support and resistance. pivot points.
Neru_UniversalScalpingNeru_UniversalScalping - Tool
Markets: All markets, this is a universal tool which is using 100% standard settings for all built-in indicators.
Interval: 3 minutes to maximum 2 hours.
Built-In indicators:
- Basic Candlesticks (E/R as stronger one and H/T as weaker one)
- Stochastic breakups and breakdowns shown in different candle colors (close, 20 and 80)
- Extreme overbought and oversold conditions marked with a + an - (Stochastic >95 and <5)
- Daily and 4H Pivot Points
- Ichimoku Cloud (including Senkou´s, Tenkan + Kijun)
- 5 SMA´s (50,100,200,400 and 800)
- TrendEvaluator at the bottom, showing a basic trend (calculated from the cloud and 3 Moving Averages, 50, 100 and 200)
- Temporary buying + selling pressure labelled as arrows above and below candles
- Standard Parabolic Sar built-in
Risk Management:
You have the option to plot a basic risk calculation into the charts, based on the assumption, you don´t use a leverage and 100% equity.
Shown is a stop loss offset, the % and the price. Same goes for 3 take profits. Fees and spread are NOT included in this calculations.
You can choose between 0.25%, 0.5%, 1% and 1.5%, obviously the smaller the timeframe, the smaller risk you need to consider.
General Information:
All settings are adjustable, also in color and position.
This is not an automated system, that is generating entries and exits. With help of the built-in alarms you will have always to consider
the environment such as the trend, the relative position to the Pivot Points, the relative position to the Moving Averages and for example
conditions such as oversold / overbought and key-levels. It´s not replacing a human.
Please always be aware that counter trades on pullbacks are always more risky than trend-follow trades and a beginner should stick to less risk.
Warm regards, Neru
Murreys Math Lines Box OR Ratio PivotsI'm publishing my second script, though nothing extraordinary, I believe there is user group for Murry Math indies and the only "proper one" (According to my usage) I found was of RicardoSantos, here is the link :
He developed that script in 2014 and it is in need of update to Pine V4 and I'm doing the needful as its user.
All the updates from my end are listed below:
1. Updated to Pine V4
2. Automatic octave selection
3. In auto mode one can switch octave
4. This script is color coded with intention of use on dark theme, one can change the colors to use it on white background with simple few clicks as pinelines have been used
Other thing I want to add is that usage of this is not very clear to many users, so I'll do little explaining here;
Lets start with what is Octave? Octave is basically distance between square of two whole numbers, this is hard-fast method to calculate, Murry has made it far more complicated to use practically. In mathematical formula terms it could be something like this for script trading at 11890 (CMP)
Step 1: Square Root of CMP i.e Square Root of 11890 = 109.041 = Rounded to 109
Step 2: You can either take one whole number higher or lower than 109, which is 108 or 110. We will take 108
Step 3: Square of 108 = 11664 and Square of 109 = 11881
Step 4: Octave => Distance between (Lowlevel) 11664 and (Higherlevel) 11881
I've automated it so you don't need to calculate, but there is also manual entry possible if you want to calculate octaves yourself, there are different ways to calculate and some like to just take High and Low's of the day or week or month, whatever you like. When I used it I did it strictly this way, so automation is based on it. This is very subjective matter so don't ask to change the calculation of this, if I started doing that every second person would ask me to modify it to different calculation..and thats...just not possible to do.
This is output for calculation we just did above
This is octave shift option (Which basically shifts to next whole number square in above calculation)
Normal nomenclature on octaves and important color codes
+2/8: Extreme overbought = Blue Color and solid line
+1/8: OverBought
8/8: Hardest line to rise above (overbought) = White Color and solid line
7/8: Fast reverse line (weak)
6/8: Pivot reverse line = Yellow Color and solid line
5/8: Upper trading range
----------------------------------------
4/8: Major reversal line = Green Color and solid line
----------------------------------------
3/8: Lower trading range
2/8: Pivot reverse line = Blue Color and solid line
1/8: Fast reverse line (weak)
0/8: Hardest line to fall below (oversold) = White Color and solid line
-1/8: Oversold
-2/8: Extreme Oversold = Yellow Color and solid line
Other lines that I've not mentioned color codes for are minor and are usually plotted in dotted format.
Resources on complete technique to trade and importance of levels (highly recommended to read carefully before trading), if you don't know how to get this for free don't worry you can just google Murrey math and you will find it somewhere, its just that it would be in little scattered manner.
www.scribd.com
Enjoy!
RSI PivotIt is based on RSI. When RSI crosses (70)up and (30)down bands, it draws a price line.
Cheers :)
BBPivotIt can helps you to see BB pivots . It's based on bollinger bands .
Best Settings: (20,3) - (50,2)
Cheers :)
WolfeWaves SCANNER V2 - Market Scanner for Wolfe Wave Pattern
HI BIG PLAYERS AROUND THE WORLD,
this script allow to find Wolfe Wave Pattern in any market at the same time. One indicator can scan 6 markets/symbols - what ever you choose. For more markets you have to take the indicator more then once in your chart (look on my posting chart above).
Parallel the indicator gives signals as soon as Wolfe Waves are near finish pattern on point 5. In the default settings, the signals are displayed with a blue background on the chart. The markets with Wolfe Waves can you then read on the label in your chart.
The timeframe you currently has open is also the timeframe where the market scanner analyze the other markets / symbols in the background.
WolfeWaves SCANNER V2 is offered for sale. More information can be found below in the signature.
However, anyone can test this indicator for once without any registration in a 3 day trial. You can request access with a simple message to me.
Another trial of 7 days is included in the offer on my website - before the first payment will done.
When testing, please check whether your system requirements are sufficient. The many labels require a lot of memory from your computer.
For more great indicators everyone is invited to follow me on TradingView.
Kind regards
NXT2017
[C] SMA multi TimeFrame with Ext. Fib PPThis script adds multi time frame Simple moving Average on a single time frame. It enables you to judge the moving average of a larger period on a small time frame. The added bonus of Fibonacci levels with additional support and resistance points works well with most NSE equity items on a intraday 5 min time frame.
SharkPattern_ULTRA V1 - draws Shark Pattern inclusive alertsHI BIG PLAYERS AROUND THE WORLD,
this script allow to draw automatically lines of Shark Pattern. The Shark Pattern is part of Harmonic Pattern.
Parallel to the automatic drawing, the indicator can give signals as soon as the typically Fibonacci extension immediately reached or has been reached. This allows the indicator SharkPattern_ULTRA V1 to give early signals. In the default settings, the signals are displayed with a blue background on the chart.
SharkPattern_ULTRA V1 is offered for sale. More information can be found below in the signature.
However, anyone can test this indicator for once without any registration in a 3 day trial. You can request access with a simple message to me.
Another trial of 7 days is included in the offer on my website - before the first payment will done.
In the settings it is possible to change the degree of details. This is sometimes necessary because TradingView limited only 55 lines per indicator in Pinescript Version 4.
In extreme cases it is therefore possible to change the settings that the Shark Pattern represent waves only with 2 lines. This allows the indicator to detect far more Shark Pattern on the same chart.
For more great indicators everyone is invited to follow me on TradingView.
Kind regards
NXT2017
BatPattern_ULTRA V1 - draws Bat Pattern inclusive alertsHI BIG PLAYERS AROUND THE WORLD,
this script allow to draw automatically lines of Bat Pattern . The Bat Pattern is part of Harmonic Pattern .
Parallel to the automatic drawing, the indicator can give signals as soon as the typically Fibonacci extension immediately reached or has been reached. This allows the indicator BatPattern_ULTRA V1 to give early signals. In the default settings, the signals are displayed with a blue background on the chart.
BatPattern_ULTRA V1 is offered for sale. More information can be found below in the signature.
However, anyone can test this indicator for once without any registration in a 3 day trial. You can request access with a simple message to me.
Another trial of 7 days is included in the offer on my website - before the first payment will done.
In the settings it is possible to change the degree of details. This is sometimes necessary because TradingView limited only 55 lines per indicator in Pinescript Version 4.
In extreme cases it is therefore possible to change the settings that the Bat Pattern represent waves only with 2 lines. This allows the indicator to detect far more Bat Pattern on the same chart.
For more great indicators everyone is invited to follow me on TradingView.
Kind regards
NXT2017