Volatility Adjusted Grid [Gann]█ OVERVIEW
Gann Square of 9 is one of the many brilliant concepts from W.D.Gann himself where it revolves around the idea that price is moving in a certain geometrical pattern. Numbers on the Square of 9 spiral tables, especially those lie in every 45degree in the chart act as key vibration levels where prices have tendency to react to (more on the table below).
There are few square of 9 related scripts here in Tradingview and while there's nothing wrong with them, it doesn't address 1 particular issue that i have: The numbers can be too rigid even when scaled based on current price because the levels are fixed, which makes them not tradable on certain timeframes depending on where the price currently sitting.
Heres 5min and 1hour Bitcoin chart to illustrate what i mean: Grey line on the left is based on Volatility Adjusted levels, while red/blue on the right are the standard Gann levels.
You can see that on 1hour chart, it provides a good levels (both Volatility Adjusted and the standard one happened to share the same multiplier in this case),
1Hour Chart:
On 5 min chart tells a different story as the range between blue/red levels can be deemed as to big for a short term trade, while the grey line is adjusted to suit that particular timeframe (You can still adjust to make it bigger/smaller from the settings, more on this below)
5Min Chart:
█ Little bit on Gann Square of 9 table
This is the square of nine table, the numbers highlighted in Red are known as Cardinal Cross and considered to be a major Support/Resistance while those in Blue color are known as Ordinal Cross considered as minor (but still important) Support/Resistance levels
Similarly, this script use these numbers (and certain multipliers) to print out the levels, with Cardinal numbers represented by solid lines and Ordinal numbers by dotted lines.
█ How it Works and Limitations
The Volatility Adjusted grid will go through several iterations of different multipliers to find the Gann number range that is at least bigger than times ATR. Because it's using ATR to determine the range, occasionally you'll notice that the line become smaller as ATR contracting (and vice versa). To overcome this, you can change the size range multiplier from the settings to retrieve the previous range size.
Use the size guide at the bottom left to find the multiplier that suits your need:
1st Row -> Previous Range -- Change Range Size to number lower than this to get a smaller range
2nd Row -> Next Range -- Change Range Size to number higher than this to get a larger range
Example:
Before:
After:
As you'll soon realise, the key here is to find the range that fits the historical structure and suits your own strategy. Enjoy :)
█ Disclaimer
Past performance is not an indicator of future results.
My opinions and research are my own and do not constitute financial advice in any way whatsoever.
Nothing published by me constitutes an investment recommendation, nor should any data or Content published by me be relied upon for any investment/trading activities.
I strongly recommends that you perform your own independent research and/or speak with a qualified investment professional before making any financial decisions.
Any ideas to further improve this indicator are welcome :)
Forex
[NH] Forex SessionsOverview of the 3 main forex trading sessions (New York, London, Tokyo) with alerts and a clean, minimalistic look.
New York:
8:00 am - 5:00 pm EST
London:
3:00 am - 12:00 pm EST
Tokyo:
7:00 pm - 4:00 am EST
Directional Strength Panel█ OVERVIEW
The panel display trend momentum of selected coins/symbol (up to 6) based on the Arnaud Legoux Moving Average (ALMA). I'm using ALMA to measure the trend because it resolves 2 main issue of the more common moving averages, smoothing and responsiveness. By removing the minor fluctuations in price without sacrificing the responsiveness, the trend become much more clearer and easier to be measured.
In essence, as the meter approaches 100, it means the ALMA is pointing up (0 means pointing down)
█ Features
- Adjustable ALMA settings with options to turn on/off display the ALMA on current chart
- Select 6 symbols of your choice to be monitored in the settings (You have to manually update the label to display)
- Working on all timeframes
- Switch the panel color to suit background chart theme (Light/Dark)
█ Developer Notes
I'm working with table a lot lately and decided to publish this as a sample if anyone wishes to edit the script to display whatever they want. main calculation in get_data() function should be clamped to value between 0-100. As for the panel size, you can edit the row_max (currently set to 20 and 40) if you need it to be smaller or bigger (**i feel anything smaller than 16 is ugly)
█ Disclaimer
Past performance is not an indicator of future results.
My opinions and research are my own and do not constitute financial advice in any way whatsoever.
Nothing published by me constitutes an investment recommendation, nor should any data or Content published by me be relied upon for any investment/trading activities.
I strongly recommends that you perform your own independent research and/or speak with a qualified investment professional before making any financial decisions.
Any ideas to further improve this indicator are welcome :)
Central Bank Interest RatesThis indicator will show central bank interest rates on any major currency pairs.
I included the last 10 values for the study and will update them with future changes.
Major currencies: USD, CAD, NZD, AUD, JPY, EUR, CHF, GBP
I might add CZK, TRY, ZAR, and Yuan in the future.
Sideways detection bollinger bandsSideways detection indicator using Bollinger bands .
In this case we take the original ratio between lower and upper and we smooth it even harder in order to get a better idea about the accuracy of the trend.
If the initial ratio is not between 0 and 1 and the smooth ratio is higher than our selected value, we get an idea if we are a in trending market or not.
Of course using it as a standalone has no usage, and it has to be combined with other tools like moving average, oscillators and so on.
IF you have any questions let me know
3x EMA fast, 3 x MA slow + BB + PsarThis is a trend system which combines multiple fast EMA + mulitple slower SMA together with bollinger band channel and PSAR.
For entry rules the ones that I use are:
Long
We are inside BB channel, psar is ascending, and our close is above all moving averages or below all EMA'S + 1 SMA
WE can exit either when our close is below all EMA's or when PSAR is descending or when we hit upper/lower BB levels
Short
We are inside BB channel, psar is descnending, and our close is below all moving averages or below all EMA's + 1 SMA
WE can exit either when our close is above all EMA's or when PSAR is ascending or when we hit upper/lower BB levels
If you have any questions, let me know
[astropark] price levels lightDear Followers,
today I'm glad to present you an light version indicator of my "price levels" one that you can see here below:
It's a great analysis tool, for both scalpers, day traders and swing traders, and it works on every timeframe, market and pair .
I suggest you so check-out previous version indicator's description to understand how to use it and why such a tool may be important for your trading journey.
This light indicator puts the focus on following values only:
Monday Range (High - Low - Mid Range)
Weekly Open (which is also Monday Open)
Monthly Open
Yearly Open
Yearly Range (High - Low)
Besides it's a light version, it comes with a nice feature, enabled by default: shows only latest value of each type!
This way you will have a very clean chart, as you can skip to see previous not anymore important values, focusing on latest ones.
As in the not-light version, you can:
choose price levels to hide and show
change each level color / thickness / display style (solid or dotted)
choose to show or hide price labels and change their size
This is a premium indicator , so send me a private message in order to get access to this script.
[astropark] Moon Phases [alarms]Dear Followers,
today I'm glad to present you an indicator which calculates Moon Phases and let's you set an alert over it.
This is a public free indicator based on the public one by @paaax:
I added my usual alert system logic, plus some more customization inputs for easy coloring.
The lower the timeframe you use it and set your alerts on, the more precise the alert value you get.
Here below the script for backtesting it:
Enjoy!
-- astropark
quarter level dinamicLimited quarter level script but more flexible in compared to my FX script, same logic behind
quarter level 0.5 to 2.0This script could help to see edged level for a reverse on forex, not for yen pairs and is based on quarter and round number theory.
I suggest to use it on H4 timeframe or lower to have a confermation on support or resistance level.
TradingWise Supply and Demand Indicator 1.0TradingWise Supply and Demand Indicator 1.0 is based on the Price Action candlestick patterns to identify the Supply and Demand zones in the charts (Areas of liquidity). It works on all Timeframes and Asset Classes. This Script helps the traders to identify the demand and supply zones with identifications on the candle stick patterns indicating the origin of the Strong move. Also it generates Alerts automatically once the supply or demand area is formed thus by reducing the hours spent on the charts and reducing the missed trade Opportunities as well. This Indicator is extremely helpful for those on Full time Jobs/ Busy Schedule.
Buy/Sell Alerts by Indicator:
Green Diamond + DZ Sign ---> Indicates the Demand Zone Formation. Place Buy Trade upon Entry Criteria Met
Orange Diamond + SZ Sign ---> Indicates the Supply Zone Formation. Place Sell Trade upon Entry Criteria Met
WOTS Forex IndicatorThe WOTS Forex Indicator gives you a true picture of the market entry points, after a scan it performs every period (after every candlestick closes) . It is pretty straightforward in its use with clear visual representation of the entry and exit points provided by the indicator.
This allows you to make improved entry and exit points either you're going long or short on any Forex pair you like, and accommodates many trading styles, systems, and strategies.
It will work along most TradingView indicators and the timeframes we recommend you using it are the 30M, 1H and sometimes the 4H chart.
The specific components of the indicator are:
Methodology:
The indicator uses a MACD oscillator to determine the local trend direction and to give buy & sell signals when its conditions are met.
An optional build-in indicator, exponential moving average cross (EMA cross), can be used to filter out 'false' signals.
The calculation of the entry points are drawn from universal prices that fit every pair in the Forex market you may choose.
Persistent variables are used for buy and sell prices, enabling color-coding of the signals (profitable or not).
Features:
Color coded labels - Buy & Sell
Four types of entries - Bull Buy = orange, Scalp Buy = green & Bear Sell = purple, Scalp Sell = red
Universal prices fitting all Forex pairs
Four Buy and Sell signal alerts
Remarks:
In our experience and recommendation, the values used work best on the 30-minute & 1-Hour timeframes. We encourage everyone to experiment the best results we had, were on this specific timeframe, higher or even lower.
Using the indicator on non-standard charts (Heikin Ashi, Renko etc.) can produce unrealistic results.
- Thanks to John Aslanis and Alexandros Temelkou the idealists and creators of this indicator.
Use the link below to watch a tutorial video, request a trial, or purchase for access
test Xbr Super Volume 3.0A new update that can be used in liquid markets using graphical analysis.
The logic of this indicator is to automatically carry out the analysis of points where there is volume absorption, indicating on the graph through an arrow and lines from which defenses and fights can be generated.
Using this methodology we can find good moments to negotiate.
Stronger Classical Support/Resistance + Round LevelsI wrote some Support/Resistance scripts before this. In this new script, I implemented the logic of the code from the scratch, so it's very different from my previous S/R indicators and I think it's more advanced, accurate and efficient.
As the result it could do the followings for now:
- Draw more strong classical resistance/support levels by checking previous direction changes of the chart as far as Pine technically allows
- Colorize the levels based on the counted points of retracement/pullback (The darker the color is, the stronger the level is.)
- Show the number of reactions to each level
- Change the color of each level based on its main role as support, resistance or both
- Draw close round levels to current price for Forex pairs
I suggest all users of my previous S/R indicators to try this one.
Feel free to send me any issue or opinion!
FieryTrading Suite AThis trading suite offers a complete package to traders, both long- and short-term. The idea here is that by combining FieryTrading Suite A and B, one can get a better grip on the markets, thus making more profitable trades. This trading suite is suited for all time frames and assets. Ideally one would combine this trading suite with their own strategies or indicators.
This indicator pack consists of several parts and offers quite some customization.
// FieryTrading Suite A
Bar Trend: the bars will get colored according to the current, short-term, trend. Green is bullish, red is bearish and yellow is neutral. By tweaking the Bar Trend Length one can make the bar trend more or less responsive. Higher lengths are better for long term trading, whereas a shorter length is better for short-term or scalping.
MTF EMA: this is actually two indicators in one. First, we have the EMA on the chart, which is a general current trend indicator. Above the EMA means bullish, under the EMA means bearish. This EMA is also colored according to the long-term trend, which gets pulled from a higher time-frame. Green means long term bullish, red long-term bearish, yellow neutral.
Overshoot Area: the green and red bands around the price are areas where the price might potentially reverse from. This works exceptionally well in consolidating (horizontal) markets. The wider the overshoot area, the stronger the trend. A very tight overshoot area might indicate that the price will soon make a strong move. Increase the overshoot length to make it better suited for long-term. Decrease the length for better detection of small moves.
Extra’s:
1) Extreme bars: when turned on, the bars will color blue if the price reaches a potential strong area of reversal or consolidation. Blue bars are also great areas to exit your current position. Increase the Extreme Multiplier in case you want it less responsive. Decrease the multiplier to quicker spot extreme bars, but with a higher margin of error.
2) FieryTrend: due to its popularity, I’ve decided to included my FieryTrend indicator in the Trading Suite. It’s a great tool to manually find trend lines, resistances and supports. See my FieryTrend indicator for more info.
3) Fractals: when turned on, this option will display fractals on the chart. These fractals are mainly used for stop-loss determination, but can be used for other strategies as well.
4) FT B Reversal: when turned on, this will place reversals of the FieryTrend Suit B on the chart. Make sure to keep the inputs of the FT B indicator the same on both the A and B suite. It might trigger some false-positives, don’t trade this blindly. Wait for the lighter color to completely disappear behind the darker one on FT B.
Alerts: Alerts can be created for Extreme Bars, Bar Trend and FieryTrading Suite B Reversals. Bar trend currently triggers an alert of every bullish / bearish bar, want to make it trigger once in the future, but I’m encountering an unknown bug.
// FieryTrading Suite B
This oscillator tries to give traders an idea of the current trend, as well as trend reversals. The higher the lengths, the bigger the potential trends can become. Be aware that higher lengths are less responsive to market movements. The default inputs are best for most traders. Alerts for this indicator can be made in the FT Trading Suite A, indicated by the blue up / down triangles.
// Potential strategies
There are several potential strategies that one can follow by just looking at the chart. Here are some examples:
1.0 For longer term trades one could simply trade the bar colors. Buy when the bar goes green, sell when it goes red.
1.1 You could exit the trade at either an Extreme Bar or when the price enters the Overshoot Area
1.2 During bullish trends (green bars, green MTF EMA), you could spot potential entries with the FieryTrading Suite B. Enter on every dip on the oscillator. Inverse would be true for shorts.
2.0 You could trade the FT B Reversals during their respective trend. So, trade bearish reversals during a red MTF EMA, bullish reversals during a green MTF EMA.
Never trade one indicator naked. Always use other indicators to confirm your bias.
For take-profit and stop-loss selection I would generally advise to look at the most recent fractal and place the stop above / below the fractal bar. Bullish trades should look at the pink fractal, bearish trades at the yellow fractal. When no fractal is available, look at the reversal bar and apply the same strategy.
For short term trades I’d advise a risk-reward of 1.5, longer term 2 – 2.5.
See the screenshots below for a couple of examples.
For access, please take a look at the "Author's Instructions" below.
Crypto SniperAn easy to follow indicator for scalping or long term trades. You can add this indicator to other analysis as a complementary indicator or use it alone for entry and exit your trades.
Features
• Simple entry signals, buy the contract at the end of the signal candle
• Additional entry signals can be enabled to increase your position and your profits
• Get exit signals for your opened trades.
• Alert conditions for all entries, additional entries and exits
• Enable ATR plot of Take Profit and Stop Loss
• Customize your ATR settings to adapt the indicator to any market
This indicator use some analysis to get the bottom/top of the cycles. Any market or timeframe and can be used. Specially designed for scalping on cryptocurrency futures markets.
B&S v3.2This strategy uses RMA, Moving Average used in RSI , to create the buy and sell signals. It is the exponentially weighted moving average with alpha = 1/length.
IT SHOWS ON THE GRAPH:
Buy: Long position.
Sell: Short position.
V ⇣: Institutional volume .
V ⇡: Institutional volume .
T ⇣: Downtrend.
T ⇡: Uptrend.
Volume (V ⇣/V ⇡) when Market Makers moving smart money.
When 200SMA is above 100SMA (T ⇡) 200SMA is below 100SMA (T ⇣)
HOW TO USE?
If you are trading any asset that is in an uptrend, avoid shorting until the sign (T ⇣) appears followed by the Institutional Volume signal (V ⇣) indicating reversion.
If you are trading any asset that is in a downtrend, avoid long positions until the signal (T ⇡) appears followed by the Institutional Volume signal (V ⇡) indicating reversal.
For long operations use "🕗 360" setting for Daily timeframe.
For Day Trade use "🕗 30" for 1 hour or 30 minutes timeframe.
Trademinator Forex Quarters"Trademinator Forex Quarters" displays Institutional Hesitation Lines and Butter Zones on any USD or JPY currency pair chart.
The currency pair, timeframe and current trading price are automatically calculated by the indicator, so there's no need to apply any specific settings.
As an option, the quarter level that is applied to the chart by default, can be changed from automatic detection to any other quarter.
In order to analyze confluence among several timeframes, the indicator can be applied several times to the chart and then change the quarter level in the settings.
Quarter levels are referred to by the indicator as follows:
Mayor Whole (Daily)
Mayor Quarters (4H)
Minor Wholes (30 min)
Minor Quarters (5 min)
Forex Position Size CalculatorPosition size calculator for FOREX only!
Lotsize is calculated by using properties described below.
Properties:
- Show position size: Will only be visible on 5m - 15m - 60m chart
- Account Currency:
- Account Size: Between 0 and 10 000 000 units of currency
- Risk: Between 0 and 100%
- Stoploss: Between 0 and 200 pips
- Textcolor
Sentiment EURUSD 1m with hedging zonesThis is a very specialised and optimized script, for 1m EURUSD traders - daytraders, scalpers.
1m trading is very difficult, but it can be also most profitable, if done right.
Why difficult? It is hard to detect market direction - usually when trend indicators reverse, that new trend is already over. One and the same indicator signal sometimes provides one outcome (for example reversal) and sometimes exactly the opposite (continuation). It requires deep understanding on WHEN to use which indicator and when to ignore signals. Set the parameters of your indicators to a very sensitive extent and they will keep changing direction back and forth - always being too late of course :) Set the parameters too losely, and you'll be late with entries 100% of times. Looking for universal trend-showing indicator? There is none...
This script is a result of 2 years of practical following EURUSD 1m market action. Looking at charts with MANUAL TRADER'S eyes. Analyzing all together: price action, indicators, zigzag, divergences, momentum, pivot points, support and resistance. On the one hand traders say only manual trading can be successful and on the other - to stick to one strategy and be automatic when applying to it. So this is it - automatic coding of market signals as if manual trader would do it. Forex is news-driven? Yes, it is. So if market sentiment changes because of some news happening, the script will quickly recognize it and suggest reversal.
Please note I'm not pretending to have a crystal ball. Nobody has. The goal of this script is not to predict where EURUSD market will be, but to correctly notice that is has reversed. Nothing else.
Sometimes the market will move towards reversal, but not cross the line yet - these are so-called HEDGING ZONES. Sometimes they turn out to be reversals and sometimes simply best places for dip entries. Ideally a trader should hedge there, because market could move either way. You might wanna apply apply knowledge of market fundamentals there or look into some micro-indicators. Anyway, it is good to realize where those zones are and this script shows them. In pink.
It is invite-only script. DM me for access.
Bollinger Bands and Floor Pivot pointsThe Bollinger bands set the standard deviation of the reversal points with smoothing over the specified period. That is, if you want to see the standard deviation of resistance and support on an hourly chart with a smoothing period for one day, then you need to set the period 24 in the settings. In this case, the pivot points always coincide with the chart.
The middle Bollinger band smooths out the pivot point, and the upper and lower bands-the resistance of r1 and the support of s1, respectively.
In the settings, you can set the smoothing of the standard deviation of the resistance and support of r2 and s2 instead of r1 and s1
example for working on the daily timeframe for the XRP/USDT cryptocurrency pair
FX Pixel 3.0* Best use for trading in Forex markets
HOW IT WORKS
Pixel parts :
- (U) The first pixel is a pixel that shows a trend during an uptrend, a trend when the market is considered bullish (above the MA20 line)
- (V) The second pixel is the volume pixel, showing the up and down movement of the buy / sell volume .
- (M) The third pixel is the momentum pixel, showing the market momentum whether it is overbought or oversold.
- (D) The fourth pixel is a pixel that shows a trend during a downtrend, a trend when the market is considered bearish (below the MA20 line)
When the price opens above the MA20 line, 3 pixels will appear, namely the first Pixel which is called the Trend up Pixel, Pixel Volume , and also the Momentum Pixel.
When the price opens below the MA20 line, 3 pixels will appear, namely Pixel Volume , Pixel Momentum, and the bottom one is the Pixel Down Trend.
* Pixel up trend (appears when the open is above the MA20 line)
- The pixel will show a solid green color when a gap up is opened or volume up, then the close price is greater than the open price.
- The pixel will show a light green color if there is normal strengthening (the close is bigger than the previous day's close without creating a gap up), then the close price is bigger than the open price.
- Pixel will show yellow color if it meets several criteria, for example, close is equal to open or close is bigger than the previous close but close is smaller than open.
- The pixel will show a dark red color when there is attenuation and a Gap down is created, then the close price is smaller than the open price.
- Pixel will show red color if there is normal weakening (close is smaller than the close of the previous day without creating a gap down), then the close price is smaller than the open price.
* Pixel down trend (appears when the open is below the MA20 line)
The pixel color indication is the same as the Trend up Pixel
* Volume Pixel
- The pixel is dark green when there is an increase and a gap up is created and the volume for that day is bigger than the volume of the previous day.
- The pixel will be green if there is a normal strengthening and also the volume for that day is greater than the volume of the previous day, or there is a gap up but the volume is smaller than the volume of the previous day.
- The pixel is yellow if it meets several conditions, for example, the volume of the day is the same as the volume of the previous day.
- The pixel is dark red when there is weakness and a Gap down is created and also the volume of the day's weakness is greater than the volume of the previous day.
- The pixel is red if there is normal weakening and also the volume of the day's weakness is bigger than the previous day's volume , or if there is a gap down but the volume is smaller than the previous day's volume .
* Momentum Pixel (basically StochRSI combined with other MA20, HMA , TopBox, BottomBox, upper & lower Bollinger bands ).
- The pixel is dark green when it meets several conditions, for example the golden cross is below 50.
- The pixel is green if it meets several conditions, for example a golden cross below 50 without Gap up.
- Pixel will be yellow if it meets several conditions, for example k is greater than d and k has entered the overbought area (greater than 80).
- Pixel is dark red when it meets several conditions, for example k is smaller than d and k has entered the overbought area.
- Pixel is red when it meets several conditions, for example k is smaller than d and k is greater than 50 and k is less than 80.
Bar Color
Dark Green : Price Up + Volume Up
Green : Price Up + Volume Down
Dark Red : Price Down + Volume Up
Red : Price Down + Volume Down
Too many details that cannot be detailed one by one , but in broad outline as explained above.
HOW TO USE
* Entry/Buy
- Strong Buy : All pixels are green, and one of them is dark green.
- Normal Buy : All pixels are green or two dark green (one of them must momentum pixel) and one yellow.
- Spek Buy : * Two green pixels (one of them must momentum pixel) and one yellow or 1 green/dark green in momentum pixel, and other pixels yellow
* Exit/Sell
- Strong Sell : All pixels are red, and one of them is dark red.
- Normal Sell : All pixels are either red or two dark red (one of them must momentum pixel) and one yellow.
- Spek Sell : Two red pixels (one of them must momentum pixel) and one yellow or 1 red in momentum pixel, and other pixels yellow
- Warning Sell : Momentum pixels are dark red, regardless of the color of the other pixels.
Hope it's useful.
PpSignal Super Smooth Move Average Improved V 1.0© 2013 John F. Ehlers Super Smooth Move Average Improved
In “Predictive And Successful Indicators” in this issue, author John Ehlers describes a new method for smoothing market data while reducing the lag that most other smoothing techniques have.
I applied an improvement to the formula that prevents the repainting of the color change, especially when chart is plotted for greater time intervals. This filter eliminates the noise completely, as opposed to moving averages, e.g., exponential (EMA) which only offers a modest attenuation effect.
Buy when the color is aqua-blue
Sell when the color is orange-red