gaps&wicksA means for tracking price ranges for gap up/down and longer buying/selling tails. This may have some value for buying/selling opportunities based on the relative significance of the range. The look back period is adjustable and works for any time frame. If you have any success using it leave some feedback.
-Squam
Pivot
Trader Set - Pivot PointsThis is a Pivot Point indicator that has the ability to sit on top of Uni Renko Charts to show the center pivot (others don't work because of specifications of uni renko chart unless i figure something in future) but on price charts and range charts they work like charm.
Unlike the built in indicator, you can choose separately to draw each support or resistance level. Other than Standard draw from the built in indicator, all other types are included in this indicator.
Please, don't ask for access, only my students from my classes will have access to this indicator, at least for time being. If at any time in future I wish to sell, you will find the price and how to buy in the comments bellow.
Swing FilterSwing Filter allows you to identify market swings and use the settings to filter out the noise.
The concept is the same as Pine Script's built in pivothigh() and pivotlow(), except with a command center full of controls. Do you to only see swings that are a certain amount higher or lower than their neighboring candles? Want to filter out flash-crashes or freak-spikes? Do you want to count swing-highs or lows that are formed by multiple bars? ...how many? ...how strict? Do you only want swings that are already confirmed or do you want swings that are probably about to be confirmed? You get the idea.
Swing Filter was designed to be plugged into other tools. Swings are used to figure Support and Resistance in Technical Analysis (TA), so you'll find that it is swing filter working in the background of my Support & Resistance Indicator. The creator of this indicator would be happy to help you implement Swing Filter into your workflow, and even can unlock rewiring features that allow Trading View Premium customers to use outputs from other indicators as inputs to swing filter (indicator layering).
INDICATOR SETTINGS:
SWING HIGH VISIBILITY - Show the location of all filtered swing-highs, marked with green "H"
Show Unconfirmed Swing Highs - Whereas a confirmed swing high is shown with a green H, unconfirmed swing highs are shown with an orange H. Sometimes you want to see what could become a swing high before the final right-neighboring candle closes and confirms it. As long as the final right-side candle still has a lower high, we can show an unconfirmed swing high. Once the final right-side candle closes with a lower high, then we have a confirmed swing high. When the "# of Lower Bars to Right of Swing High" setting is set to a number greater than 1, keep in mind that unconfirmed candles will only ever appear one candle prior to confirmation.
# of Lower Bars to Left of Swing High - Swing highs are calculated based on being higher than neighboring candles. How many candles do you want to check to the left-side of a swing high?
# of Lower Bars to Right of Swing High - Swing highs are calculated based on being higher than neighboring candles. How many candles do you want to check to the right-side of a swing high?
Must be This % Higher Than Left Bars - Filter out highs that aren't high enough. "0.5" would require your swing highs to be at least half a percent higher than the high of its confirming left-side bars.
Must be This % Higher Than Right Bars - Filter out highs that aren't high enough. "1" would require your swing highs to be at least one percent higher than the high of its confirming right-side bars.
Multibar Highs - # Bars Allowed to Form High - Filter out or allow highs that are formed at a transition from one bar to another. Especially on low spread exchanges like GDAX, highs may be formed by many consecutive bars, formed by persistant impenetrable buy/sell walls. When using multibar highs, they are counted as a single candle: the swing high will be marked on the right-most high of the multi-bar high, and then the left-side bars are counted from the left-most high of the multi-bar high.
Multibar Highs Strict-Mode - Some multibar highs are just the result of chance, meaning that the first candle reached it's high, went back down, then the second candle reached the same high at a later time. Strict mode will filter these out and only show multibar swing highs that were formed when a candle closed at its high and the next candle opened at its same high. How strict? It allows a one penny difference (for negligible spreads). It also doesn't care about the candles' lows, which leaves room for a future super-strict mode.
*For the complete list of settings and instructions see comments below (sorry they're listed in backwards order below, and the publishing rules won't let me put them all here (too long))
Librehash Heikin ScalpsThe ZN Heikin Candle Signals is a special indicator that is designed to do two things:
1. Provide all 'new' candles for you.
2. Provide entries and exits.
The purpose of this indicator is to provide a different set of candles that will allow you to see trends in the price data easier by smoothing it over and providing a slightly modified Heikin Ashi candle formula (no, it is not equivalent to the Heikin Ashi formula; i.e., the OHLC/4 for the opening that it commonly uses)
The indicator is fairly straightforward in its design as well, so this description will remain brief for the time being.
Essentially, what we did is create our own candle system. Then we installed buy and sell signals on those candles in order to give users super tight entries and exits.
Simple put, this is a must-have in any trading suite. These candles are not exact replicas of the Heikin Ashi, but rather a clever modification that allows for easier trend reading whilst still allowing you to exit at the tippy top or enter at the very bottom of a trend per the actual prices on the chart.
Here’s one major example:
Here we can see the indicator calling a sell before a major fall and not re-calling it until the precipitous negative price action completely exhausts itself.
Additional Notes
For some charts and time frames, you may need to tinker with the metrics in the control panel slightly (i.e., change the period and also the 'fastener' settings ever so slightly). Make sure to backtest after any and all changes that you make in the control panel and understand that different settings work better in different situations for different coins if you're looking to absolutely optimize this indicator for it to perform its best.
This is not necessary, but something that you all may find helpful as you're trading.
If you have purchased this indicator and you have any additional questions/concerns, please do not hesitate to reach out to me through here or via my other channels I have specified (TradingView does not allow me to post links; you know how to reach me).
Also, if you are interested in purchasing and have not done so yet, please reach out at your earliest convenience.
Thank you.
Emiliano Mesa Moving AverageThe Emiliano Mesa Moving average is a completely custom moving average based on support and resistance levels calculated through several variables in any timeframe. The Emiliano Mesa Moving Average, or EMMA works as any simple moving average, however it does involve support and resistance levels which can be turned on and used to show where the price is likely to reverse, or how much strength the trend has in order to keep going above or below it.
Furthermore, the EMMA indicator as most moving averages won't seem to work properly on range markets. However, you can in fact avoid entering a range market by turning on Support and Resistance 1 in the settings. When the price is inside the support and resistance 1 moving averages you can tell the price may have a difficult time trying to get out, indicating the trend is not as strong and we may be stuck for a while...
Along the same lines, I've noticed that when the EMMA and its S/R 1 lines are very close together, the stock/commodity/crypto/pair/etc. is less likely to make a harsh move in the opposite direction of the trend.
Again this is only version one of my custom moving average... Please be sure to leave some positive feedback or general feedback!
Feel free to use it and tell me your experience!
Contact info:
emilianomesauribe2000@live.com
Pivot Points (Pine)This script is an implementation of Pivot Points in Pine that supports arbitrary session lengths.
It is both a work-in-progress and for amusement, since multiple levels of Trading View support told me parts of this would not be possible to implement in Pine.
Monthly Weekly Daily Hourly CLOSESDraws horizontal segments where the last Monthly, Weekly, Daily and Hourly closes are.
Easily identify current price relative position to these key prices.
I use it as a kind of pivot points and help me with trend following entries: longs if up from last close, shorts if down from last close.
Monthly: red line (MMMMM)
Weekly: orange line (WWWWW)
Daily: yellow line (DDDDD)
Hourly: white line (HHHHH)
//Original idea from "Key Levels
Support & ResistanceThis indicator detects large swings/pivots in historical price action to highlight tops and bottoms which might act as future levels of support or resistance. The code by default detects the last 3 significant swing highs and the last 3 swing lows. It then places lines on the chart to highlight those levels.
For a full overview of the indicator and code commentary visit the backtest-rookies (.com) website.
Example
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
All PivotsYou can see all yearly, monthly, weekly and daily with this indicator automatically that they're usable for supports and resistances
Traditional Pivots - Historical painted on Real Time -WONTONSimple script which allows you:
- to set left bars, right bars to determine high and low pivots (default is 10)
- set the source, default is High for High Pivot and Low for Low Pivot, but it can be modified
- see the last 5 high and low pivots organized and sorted by price
- pivots are standard
A few notes
- TV is quirky on loop time outs, you may have to hide and show the indicator multiple times to eliminate an error if you encounter it
- The historic pivots are sorted by price and will only display as long as you have the chart open, it will begin displaying on the first real time bar
- Leave the chart open for a while and the historic pivot lines will build
- The actual pivots are also shown for reference in history
axiaunlimited.com pivot pointswww.axiaunlimited.com
The Last Forex Course You'll Ever Need
----------------------------------------------
Pivot Points
These are daily pivot points that update
automatically for every single day as the
day opens.
Out of all pivot point versions/variations, these are by far to be the most accurate.
The daily pivot is the green line.
S1 2 3 are the blue
R1 2 3 are the red.
It has been created so it's a clean indicator and non-intrusive to the user.
If you would like access, please visit axiaunlimited.com and contact us.
Alternatively, you can go to my instagram @koliokolevfx and inbox me
Happy Trading!
NimhFX Multi TF PivotsNimhfx Multi TF Pivots
Written by NickThomas
----------------------------------
Multiple Timeframe EMA based pivot points
The Indicator was developed to keep track of EMA based levels across multiple timeframes, without the need for switching back and forth and marking out levels.
You are allowed to use '3 Sets' of objects - each can be configured to display the Pivot based on the input variables you set.
Example (Setup as default settings)
Visibility Inputs
Show Pivot Set # Titles - Displays the Text Labels above the pivot points - ON/OFF
Show Pivot Set # Levels - Displays the Levels set by the configuration - ON/OFF
Pivot Set #1
Pivot Set #1 Timeframe - 60 - Additional Timeframes can be configured using the standards setout in Pinescript (1, 5, 8, 15, 30, 45, 60, 120, 240, D, W, M)
Pivot Set #1 - EMA #1 Period - 100 (100 Period EMA)
Pivot Set #1 - EMA #2 Period - 200 (200 Period EMA)
Pivot Set #1 - EMA #3 Period - 500 (500 Period EMA)
This configuration will draw pivot points at the following locations:
60 Minute Timeframe 100 Period EMA
60 Minute Timeframe 200 Period EMA
60 Minute Timeframe 500 Period EMA
The Indicator can work across whichever timeframe and whichever EMA period you desire for your setup.
Pivot Set #2 and Pivot Set #3 are additional instances of Pivot Set #1 for use with different settings but operates in the same manner.
Pivot TraderFirst version of a pivot point indicator. I created this so that it would be possible to add alerts to touches on pivots and to add intraday pivots.
The script also plots the previous period's candle body color (up or down), within the previous period's open and close.
This first version only includes Camarilla type pivots.
Rahul's PRSThis is a test script to run pivot reversal indicator on a chart and also make it put orders based in the indicated results
zibi fib3This is major update to Zibifi2 with addition of vwma fibs in order to remove issue that can happen with regular daily fibs (they sometime send bad signals)
in this version the addition will help to eliminate that effect
major buy points in green and red
minor buy and sell points are in lime and orange
have fun
Fibonacci Retracement (S)-Silver
The Automatic Fib Retracement - Silver -0.24% script indicates the 50-61.8% pullback region.
The lines of the upper and lower pivots, the support and resistance areas are also highlighted.
Customisable Fib Length - Time period over which max and min pivots are chosen.
Offsetfib - Automatically offsets the pivots and sell zone as your entry position
will be some time after the upper and lower pivots are set.
Works well when used in combination with an oscillator which highlights Divergence.
A strategy based off buying the 50-618 with a defined stop loss and target can be the basis of your strategy.
This tool will automatically plot those points but a defined Risk Management strategy will always be needed.
Works best in Bearish trends but will work on all timeframes (Bearish correction in an uptrend also possible).
Previous pivots shown but be careful to identify which of the several pivots you are using.
Start at a larger timeframe and move down. (Entries consistent on several timeframes are golden)
Pivots and retracements are dynamic. Be sure to note your entry and targets.
10 indicators in 1 : MACD RSI PIVOT EMA-CROSS and 7 EMA/SMA10 indicators in 1
MACD
RSI
PIVOT weekly:best
200 sma
100 sma
75 ema
55 ema
50 sma
20 ema
Golden EMA Crossover 13/48 based on tests Results of 1750 Moving Average Crossovers
Alert included, You can find "Bullish signal" and "Bearish signal" When you add Alert
Efmus System : 10 indicators in 1
10 indicators in 1
MACD
RSI
PIVOT weekly:best
200 sma
100 sma
75 ema
55 ema
50 sma
20 ema
Golden EMA Crossover 13/48 based on tests Results of 1750 Moving Average Crossovers :
etfhq.com
Efmus System : 10 indicators in 1
10 indicators in 1
MACD
RSI
PIVOT weekly:best
200 sma
100 sma
75 ema
55 ema
50 sma
20 ema
Golden EMA Crossover 13/48 based on tests Results of 1750 Moving Average Crossovers :
etfhq.com
Pivot Reversal Strategy with backtest date rangeThis is standard Pivot Reversal Strategy with backtest date range added.
In parameters you can select from/to date for backtesting range.
PPSignal - Fibonacci ZonesThis is a high probability analysis with Fibonacci Zones.
Zones:
E1 = 1.382
E = 1.00
D1 = 0.618
D = 0.50
Daily Pivot (Balance Point)
B = 0.50
B1 = 0.618
A = 1.00
A1 = 1.382
The Fibonacci ZonesTM are based on the High + Low + Close of TODAY (after the close) and then projecting the Zones for TOMORROW .
You can choose different periods of time to perform the zone calculations according to the timefreame. By default it is set to Weekly (W).