Heat Map Forex - Intraday
4 intraday time frames for a custom strength indication by color.
3 positive and 3 negative colors.
7 symbols, limited by the number of plots on the screen (64). All symbols against USD.
Works well with FX Percentage Change script.
Trading View also has a FOREX heat map widget, found here .
See Also:
Forexsignals
PpSignal Composit Fractal volatilityThis strategy is based on a mix of indicators. Institutional trades enter the market following the rule: trend, volatility and volume.
If we want to find the trend it is necessary to use the CFB composite fractal behavor, you can look for it within my indicators the explanation. the CFB will be in charge of finding the right trend. if we have the tendency in hand we go to look for volatility.
Volatility is a cyclical effect, caused mainly by the aggressive entry or aggressive exit of money in the market or what is the same, by fear or enthusiasm.
The changes in the perspective of the participants caused by news, crisis, natural disasters or simply by the entry or exit of large capitals, will cause the price to move quickly in short periods of time.
example, if we are in the 1h chart and the closing price of the daily bar is higher than the opening price and this is accompanied by volatility we have a greater probability of entering at the right time.
For this we use standard deviation, atr and W% smoothing.
Once all this information is aligned we have a correct entry with trend and volatility.
We leave when the price is inside the band atr.
the system also has different individual alerts such as ATR, kc channel, open close mtf bar, w%, cfb.
I recommend that you look for your best strategy according to the instument that you wish to trade.
Buy = when the cfb show buy signal and the price is above the atr.
sell = when the cfb show sell signal when the price is below the lower band of atr.
inside = exit.
FX Meter ScriptA while ago, we wrote* about the usefulness of using a currency strength meter and how you can build one from scratch.
See here: www.globalprime.com.au
Now we've taken this little project to the next level by visually spotting, via color signals in a dashboard and alerts, when a potential new trend might be developing in a currency pair.
*It's critical that you first read that article before you jump into reading this one or else you could get easily lost.
The script gives a trigger every time two currencies show diverging flows via opposing moving average slopes.
The signals originate from a first chart where currency indexes can be found, calculated through a formula, in various thin lines. Then a moving average to each currency index is applied so that it can smooth out the lines (what I call Micro moving averages – thicker lines -) and is usually a 4-5 period MA, with the key input to pay attention being the slope. One can perform their own tests on what works best for their particular trading style. The smaller the period in the moving average, the more responsive to changes in biases but the downside is that you will get a greater number of false moves. In the windows below the 1st chart, the stochRSI is calculated for each currency index (these values originate from the currency index and not from the applied MA). By default, a 25-period is applied to both RSI and Stoch length.
A 2nd chart that looks at the same logic is also accounted for to build this script, but instead of checking the micro trend, it applies a 25MA to the currency index, so it looks at what I call the slope of the macro trend. In this case, by default, a 125-period is applied to both RSI and Stoch length.
We had in mind to transition from just eye-balling and monitoring these charts manually to build a script via Tradingview that makes calculations real time (whenever the change in the moving average slope first occurs, and not when the bar/line closes), so that one can decide whether or not its a signal worth trading as part of a new trend emerging. Note, this is not so much a signal-triggering indicator but rather a tool to constantly be on the lookout monitoring what currencies might start to develop trends.
The actual script consists of a dashboard with different colored rectangles being triggered depending on the quality of the signal.
We will be happy to discuss it further with anyone who is interested in exploiting all the benefits that it can offer.
The way you add the script into your Tradingview chart is by first copy everything in the txt file. Then go to Pine editor (bottom middle-left) in your tradingview chart, delete everything there, then Paste the script. Then click Add to Chart (top right of the pine editor).
Note, you should add via the Anchored Text function the following list of pairs below, in this alphabetic order, on the right-hand side of the chart, as demonstrated above:
AUDCAD
AUDJPY
AUDNZD
AUDUSD
CADJPY
EURAUD
EURJPY
EURCAD
EURNZD
EURGBP
EURUSD
GBPAUD
GBPCAD
GBPJPY
GBPNZD
GBPUSD
NZDCAD
NZDJPY
NZDUSD
USDCAD
USDJPY
There are only 2 rules for the script to trigger a signal (see below). However, as I will elaborate further down, there are up to 6 different colors we can grade a signal
RULE 1 -> 2 moving averages, which are a calculation applied to a currency index as shown in the micro trend above, exhibit slopes in the opposite direction.
RULE 2 -> The Stoch RSI cannot be in overbought conditions if the slope of the moving average points higher or in oversold if the slope points lower.
Note 1: Even if the chart is a 60m timeframe by default (can be changed to any timeframe(, one gets the signal the moment the change of slope is identified, which means the indicator monitors changes in price tick by tick, and not on a candle close, otherwise one would get the trigger too late.
As an example of the highest-graded signal triggering (in green), a few hours ago we were given the visual cue that GBPCAD was experiencing a change of behavior. If we crosscheck the time the green-colored trigger was given with the actual GBPCAD chart, this is what we can observe. The pair is 30p higher since the trigger.
HOW TO SETUP ALERTS
One can easily setup a notification window each time the above rules are met, for example, if the EUR MA slope changes to bullish, and the AUD MA slope changes to bearish, and none of the 2 currency index values corresponding to these 2 moving averages (EUR and AUD) show a stoch RSI in overbought (above 80) in the case of the EUR, or oversold (below 20) in the case of the AUD, then the notification pop up would show a customized line: Long EURAUD
Note 1: Recording the slope of the macro moving average, which is usually a 25period MA applied to the currency index, is not included as part of the rules to trigger a signal, but it is taken into account to grade the quality of each signal.
Note 2: I recommend each signal to be triggered once or if you prefer, simply monitor the chart visually on the change of colors via the dashboard. The calculation resets and can appear again the moment that the slope changes to the opposite direction, so it’s a very dynamic indicator that will alert you the second a pair of currencies starts trending.
Note 3: When the signal is triggered, the indicator draws a colored rectangle. Each signal notification should be colored based on the following logic below.
LOGIC TO QUALIFY SIGNALS
-> Any long micro position with Macro MA in full agreement (ie/ Long EURAUD, Macro EUR up, Macro AUD down) is highlighted with green color
-> Any long micro position with macro moving averages in partial agreement (for example Long EURAUD, Macro EUR up AUD up) is highlighted with blue color
-> Any long micro position with macro moving averages in full disagreement (for example Long EURAUD, Macro EUR down AUD up) is highlighted with magenta color
-> Any short micro position with macro moving averages in full agreement (for example Short EURAUD, Macro EUR down AUD up) is highlighted with red color
-> Any short micro position with macro moving averages in partial agreement (for example Short EURAUD, Macro EUR up AUD up) is highlighted with orange color
-> Any short micro position with macro moving averages in full disagreement (for example Short EURAUD, Macro EUR up AUD down) is highlighted with purple color
PARAMETERS IN THE SCRIPT SETTINGS
Overbought/oversold: One can modify the stoch RSI level from which the indicator considers the value to be in overbought or oversold conditions. As a rule of thumb, consider 20/30 for oversold and 70/80 for oversold.
Slopes micro/macro MAs: One can edit the slope of the micro MA period (rule of thumb 4-5) and the macro MA (by default 25).
Value StochRSI: The default inputs are K 3, D 3, RSI Length 25, Stoch Length 25 for the micro and 125 period for the macro.
Change colors: One can edit the assigned colors in the signals dashboard.
Timeframe applied: The indicator has the flexibility to be applied to any timeframe, not just the 60m by default. Simply change the timeframe temporality.
CURRENCY INDEXES FORMULAS
It is the responsibility of the user to keep the values of the indexes updated. Find a recent sample below, as per values in early April. What this means is that at least once a week, in order to not let the values outdated, you should update the script with the latest valuations in the denominator.
NZD INDEX -> FX_IDC:NZDAUD/0.96+FX:NZDJPY/75.81+FX:NZDUSD/0.68+FX_IDC:NZDEUR/0.6+FX_IDC:NZDGBP/0.52+FX:NZDCHF/0.69+FX:NZDCAD/0.9
EUR INDEX -> FX:EURUSD/1.13+FX:EURJPY/125.5+FX:EURGBP/0.87+FX:EURCHF/1.135+FX:EURCAD/1.49+FX:EURNZD/1.655+FX:EURAUD/1.59
JPY INDEX -> 1/(FX:USDJPY/110.5+FX:EURJPY/125.5+FX:AUDJPY/79+FX:NZDJPY/75.5+FX:GBPJPY/144.5+FX:CHFJPY/110.5+FX:CADJPY/84)
USD INDEX -> FX_IDC:USDEUR/0.88+FX:USDJPY/110.5+FX_IDC:USDGBP/0.77+FX:USDCHF+FX:USDCAD/1.315+FX_IDC:USDNZD/1.46+FX_IDC:USDAUD/1.4
CAD INDEX-> FX_IDC:CADAUD/1.07+FX_IDC:CADNZD/1.11+FX:CADJPY/84.27+FX_IDC:CADUSD/0.76+FX_IDC:CADEUR/0.67+FX:CADCHF/0.76+FX_IDC:CADGBP/0.58
GBP INDEX -> FX:GBPAUD/1.83+FX:GBPNZD/1.91+FX:GBPJPY/144.5+FX_IDC:GBPEUR/1.15+FX:GBPCHF/1.31+FX:GBPUSD/1.31+FX:GBPCAD/1.71
Remember, I have provided a manual on how to build a currency strength meter. That’s what you will need to do first if you want to obtain the actual currency indexes other than just the indicator, which is just the visual cue to get you alerted when the slopes turn.
Once you’ve created your indexes via tradingview, you then apply a moving average to each index. Then apply the stochrsi 25 period to each index. For the macro trend, I make the same calculations, but the period of the MA is 25 instead of 4, while the stoch rsi is 125 periods vs 25 periods.
FINAL NOTE
This is a tool that should be interpreted as visual assistance, via the dashboard, to get that first cue when opposing micro slopes via the FX meter occur. However, you still need to check the technical context of the pair (levels marked, proj reached, etc.) but that first cue is a major time saver to constantly spot what's trending in FX. The permutations u can play with, as part of this script, are significant. You can tweak the timeframes you use, the periods of the moving averages, etc. I find the micro and macro trend combos when either a green or red signals is triggered the most reliable, with positions to be exploited via 15m and hourly under the right technical context.
Scalping Buy and Sell IndicatorThis is the final version of scalping Buy and Sell Indicator, which is a combination of few indicators such as EMAs, MAs, Rsi, and MACD. It best used on 1hr, 4 hrs and smaller TimeFrame for scalping on Bitmex and other exchanges.
Buy symbol paints below the candle and sell symbol paints above the candle.
Buy and Sell Alerts are added for this indicator. In the Alerts window, please choose the option "Once the candle closes" for best results.
This is an invite-only script. Please message me or mail me for access. I am giving access to limited people only.
PpSignal Coppock CurveIntroduction
The Coppock Curve is a momentum indicator developed by Edwin “Sedge” Coppock, who was an economist by training. Coppock introduced the indicator in Barron's in October 1965. The goal of this indicator is to identify long-term buying opportunities in the S&P 500 and Dow Industrials. The signal is very simple. Coppock used monthly data to identify buying opportunities when the indicator moved from negative territory to positive territory. Although Coppock did not use it for sell signals, many technical analysts consider a cross from positive to negative territory as a sell signal.
Signals
Using monthly data, this indicator will not trigger very many signals. A buy signal triggers with a cross into positive territory, while a sell signal triggers with a cross into negative territory. Unsurprisingly, there have been only five signals since the late 1980s. The chart below shows the last four signals. The first signal triggered in 1988, which was after the 1987 crash.
Conclusion
The Coppock Curve is simply a smoothed momentum oscillator. Even though it was originally designed for monthly charts and long-term analysis, it can be used on intraday, daily or weekly charts and the settings can be adjusted to suit one's style. The main signals are generated with crosses above and below the zero line. More aggressive chartists can consider looking for bullish and bearish divergences to anticipate such crossovers. Use caution, however. Divergences do not always result in trend reversals because the trend can simply slow and continue in the same direction.
stockcharts.com
PpSignal strength Move AverageThis mobile medium gives us the strength of the trend.
based on closing prices combined with atr and then smoothed with elder. Very similar to the CFB
PpSignal QQE Normal VersionThe indicator QQE, is an interesting tool based on a Relative Strength Index ( RSI ). While the original RSI is often used as a pointer for overbought or oversold market phases, the QQE provides additional information. Use the QQE to display trend direction and trend strength.
PpSignal QQE SmoothThe indicator QQE, is an interesting tool based on a Relative Strength Index ( RSI ). While the original RSI is often used as a pointer for overbought or oversold market phases, the QQE provides additional information. Use the QQE to display trend direction and trend strength.
We smoothing the QQe signal and we added MTF options
PpSignal Multi-Day VWAPThank to @mortdiggiddy
original script:
Chart the multi-day Volume Weighted Average Price ( VWAP ). Normally, the VWAP is tracked for the current day, from the first bar of the day (regular or extended session). The VWAP shows the current value of:
-> sum(hlc3 * volume , barsForDay) / sum( volume , barsForDay),
-> where 'barsForDay' is the total number bars that have elapsed during the day for the chart interval.
The multi-day version tracks the VWAP for N days back, by averaging the previous N - 1 day bars VWAP and the current VWAP for the current bar (chart interval).
This is very different that simply using a volume weighted moving average , since the closing VWAP values are used for the historical day bars. The results are interesting for intraday trades... especially for values of 1, 2, 3, 4, 5 ....to 21 days.
PerPro V7+AlertPerPro V7 with alarm. version can be configurable with telegram alert.
www.youtube.com
PerPro V7Thanks to @bengal (www.tradingview.com) for the advance and help in the sript
In this new Perpro version we added double sign for entry confirmation. Another point is that you have the automation recommended set by time or you can configure your own setting.
Remember to use this indicator with others that we offer in ppsignal.
PpSignal On the water MA Buy when the price is out of the water and sell when the price is in the water.
From Lord Trend MT4 indicator idea.
PpSignal Smoothed ROCThe Rate-of-Change (ROC) indicator, which is also referred to as simply Momentum, is a pure momentum oscillator that measures the percent change in price from one period to the next. The ROC calculation compares the current price with the price “n” periods ago.
we have smoothed the indicator to have more accurate entries
we add adaptive elder ema super smooth .
PpSignal RENKO Strategy Versionwe did a strategy from renko indicator.
we added some highlight, MTF and Smooth Ppsignal KC.
LetsTrendShortThis Special Indicator pairs great with kiki, and it is meant to let you know when a high probability short opportunity arises.
Only one rule to this indicator, Only enter a short trade when the signal candle is below the purple line.
Comments? Concerns? Post them in the comments below, really just looking for feedback from traders.
Happy Trading!
Bitcoin: 3M8cMjWXCbMBRbgMPS95wZGDZXXecL5q9v
Litecoin: MWd2E3T2BwZrPbS3DdYx2vvuapwoPQmvFo
3DayshuffleThe 3 Day Shuffle Indicator indicates the best time to buy and sell based on a secret sauce. This is an Indicator not a strategy. Quick tip, keep the profits small(30-40pips) or Trail Stop it and keep the SL around 30-50 pips. Any comments Appreciated!
Any Tips are appreciated!
Bitcoin: 3M8cMjWXCbMBRbgMPS95wZGDZXXecL5q9v
Litecoin: MWd2E3T2BwZrPbS3DdYx2vvuapwoPQmvFo