The Trend Oracle - The Ultimate Position ToolThe Trend Oracle is a superadaptive multi-timeframe Indicator
Ideal timeframes are 4H, and 1D
It is based on a combination of several other indicators including:
- The Superstrength Index - An adaptive indicator using volume weighted average of the traditional RSI, MFI and OBV
- The Superfast MACD - An adaptive zero lag MACD
- ADX Trend - A tweaked version of the ADX
- Chop Zones - A combination of 2 Chop indexes to identify trending and non trending conditions.
- The Adaptive Supertrend - An adaptive version of the Supertrend, (switching multipliers based on the market trend)
- Breakout & Breakdown - An algorithm computing volume compression and expansion to indicate breakout & breakdown signals.
- [bBullish and Bearish Divergences - Confirmed Bull and Bear divs shown as green and red dots at the top and bottom of the indicator.
Areas highlighted in Aqua are bullish, red are bearish.
Use this indicator as a tool to position yourself over longer timeframes.
Enjoy!
MM :)
Timeframe
Multi_TF_EMAMultiple TimeFrame EMA
In a single indicator, up to 6 EMAs can be displayed in 6 different time frames.
En un solo indicador se puede visualizar hasta 6 EMAs en diferentes TImeFrames.
(IK) Stoch-60-15This strategy uses 60 minute and 15 minute stochastic data to determine entry and exit; it only executes long trades. I've only used this on BTC/USD, but I imagine the concepts employed should hold for any ticker
The script builds a simple Stochastic indicator for the current timeframe, and it also plots a single stochastic line for a higher resolution time frame. I've found good results trading on 15 minutes with a 60 minute higher resolution.
We enter a trade if the higher resolution stochastic is in an uptrend, if the current resolution stochastic is in an uptrend, and if the current stochastic value is less than 50.
We exit a trade when the current stochastic value crosses below 80 or the trailing stop loss is hit.
Stop loss is calculated with the input value, Stop Loss Percent. This value represents the percent of capital you're willing to lose before exiting a trade. A stop loss percent of 0.050 means your trade will exit if it falls 5% from the highest high since entering a trade. You will have at least 95% of your original capital left. There is no option to change a trailing stop loss to a set stop loss (in order to keep the code as simple as possible), however, you can turn it off by setting Stop Loss Percent to 1.
I tried to keep the script itself lightweight and very easy to understand, so it's not very customizable in regards to input options. You can change stochastic data, as well as the trailing stop percentage. The script can be adjusted to other timeframes, however this requires a small change in the code (details in script comments). Changing just the "Higher Resolution" input will not produce expected results
My hope is that by keeping it lightweight and simple, it will be easier for you to adjust to your specific needs, or work into a larger strategy.
Heatmap - Multi-Timeframe Indicators - StrategyHeatmap - Multi-Timeframe Indicators - Strategy
▪ Main features :
- 19 Timeframes: 1m, 3m, 5m, 10m, 15m, 30m, 45m, 1h, 2h, 3h, 4h, 5h, 6h, 8h, 10h, 12h, 1D, 1W, 1M
- 6 indicators per timeframe
- choose specific timeframes for indicators (example - 1 hour)
- or choose specific timeframe ranges (example - 1 hour to 1 month)
The general idea is that the higher timeframe signals are stronger than the lower timeframe ones.
When a trend is starting, it is first visible on the lower timeframes.
The more time passes, the more the trend propagates through higher timeframes.
The default settings are meant to show all the available features. You may fine-tune it to your specific needs.
How to choose the timeframe for the chart : use the lowest of the choosen timeframes for indicators.
If the heatmap doesn't display correctly on your device, you may check the Heatmap Theme 🎨 setting.
It doesn't repaint.
"Repaint" version available though - good to check the past history, but very bad for real-time analysis.
▪ Indicators used for trend detection
1. MACD Cross
2. Stochastic Cross
3. Stochastic Cross and Overbought or Oversold
4. Moving Average
5. Parabolic SAR
6. Heikin Ashi
▪ Find the best Heatmap settings with the Strategy Tester version.
The signals generated by the Heatmap are considered to be valid at the bar open .
The Strategy Tester, however, uses the bar close in its calculations.
Therefore, the results may seem to be worse than they can be.
The Profitability, Profit Factor and other stats should be taken into consideration relatively to other configurations of the same Heatmap.
▪ Using a score system to consider a change in trend valid.
Example: consider the signal valid if 65% or more of all indicators (max 6) among all timeframes (max 19) hint at a change in trend.
The % percent value can be inserted in settings.
When using the default settings or when all timeframes and indicators are activated,
the ratio of 100% downtrend or 100% uptrend may be less occuring. Adjust accordingly.
The signals across timeframes and indicators are aggregated to show simple entry and exit signals.
▪ Combined Alerts, to be set to fire once per bar open :
0 - 📈 Long! - Heatmap - Multi-TFI
0 - 📈 Short! - Heatmap - Multi-TFI
0 - 📈 Long Exit! - Heatmap - Multi-TFI
0 - 📈 Short Exit! - Heatmap - Multi-TFI
1 *** BUY or SELL (single alert) ***
1 *** Entries or Exits (single alert) ***
▪ Note : The initial load may be slow. If something doesn't seem to work, you can try the following:
- wait more time for it to load
- hide & show or remove & add back to chart
- don't add the indicator to chart multiple times in a short amount of time, as you may be rate limited
▪ Related Studies :
- Heatmap - Multi-Timeframe Indicators - Alerts
- Risk Management System (Stop Loss, Take Profit, Trailing Stop Loss, Trailing Take Profit) - it can be connected to Heatmap - Multi-Timeframe Indicators - Alerts
▪ Layout example:
Heatmap - Multi-Timeframe Indicators - AlertsHeatmap - Multi-Timeframe Indicators - Alerts
▪ Main features :
- 19 Timeframes: 1m, 3m, 5m, 10m, 15m, 30m, 45m, 1h, 2h, 3h, 4h, 5h, 6h, 8h, 10h, 12h, 1D, 1W, 1M
- 6 indicators per timeframe
- choose specific timeframes for indicators (example - 1 hour)
- or choose specific timeframe ranges (example - 1 hour to 1 month)
The general idea is that the higher timeframe signals are stronger than the lower timeframe ones.
When a trend is starting, it is first visible on the lower timeframes.
The more time passes, the more the trend propagates through higher timeframes.
The default settings are meant to show all the available features. You may fine-tune it to your specific needs.
How to choose the timeframe for the chart : use the lowest of the choosen timeframes for indicators.
If the heatmap doesn't display correctly on your device, you may check the Heatmap Theme 🎨 setting.
It doesn't repaint.
"Repaint" version available though - good to check the past history, but very bad for real-time analysis.
▪ Indicators used for trend detection
1. MACD Cross
2. Stochastic Cross
3. Stochastic Cross and Overbought or Oversold
4. Moving Average
5. Parabolic SAR
6. Heikin Ashi
▪ Find the best Heatmap settings with the Strategy Tester version.
The signals generated by the Heatmap are considered to be valid at the bar open .
The Strategy Tester, however, uses the bar close in its calculations.
Therefore, the results may seem to be worse than they can be.
The Profitability, Profit Factor and other stats should be taken into consideration relatively to other configurations of the same Heatmap.
▪ Using a score system to consider a change in trend valid.
Example: consider the signal valid if 65% or more of all indicators (max 6) among all timeframes (max 19) hint at a change in trend.
The % percent value can be inserted in settings.
When using the default settings or when all timeframes and indicators are activated,
the ratio of 100% downtrend or 100% uptrend may be less occuring. Adjust accordingly.
The signals across timeframes and indicators are aggregated to show simple entry and exit signals.
▪ Combined Alerts, to be set to fire once per bar open :
0 - 📈 Long! - Heatmap - Multi-TFI
0 - 📈 Short! - Heatmap - Multi-TFI
0 - 📈 Long Exit! - Heatmap - Multi-TFI
0 - 📈 Short Exit! - Heatmap - Multi-TFI
1 *** BUY or SELL (single alert) ***
1 *** Entries or Exits (single alert) ***
▪ Note : The initial load may be slow. If something doesn't seem to work, you can try the following:
- wait more time for it to load
- hide & show or remove & add back to chart
- don't add the indicator to chart multiple times in a short amount of time, as you may be rate limited
▪ Related Studies :
- Heatmap - Multi-Timeframe Indicators - Strategy Tester
- Risk Management System (Stop Loss, Take Profit, Trailing Stop Loss, Trailing Take Profit) - it can be connected to Heatmap - Multi-Timeframe Indicators - Alerts
▪ Layout example:
MTF SwingSwiss - Premium@panthair9, a SwingSwiss user, asked me to develop this script based on the two SwingSwiss crosses.
The indicator shows in real-time how the other timeframes are trading the asset.
It's pretty useful to know that the higher timeframes are also trading your way as it limits your risk (because you are trading the right trend)
You can choose up to five timeframes and style the lines and colored blocks 😃
There is one line per timeframe and whenever the green cross appears on the timeframe, it will get updated into the line as well !! I love the thing, thanks again @panthair9 ❤️
PS:
Dear SwingSwiss community, I am really trying to build the best indicator out there!
If you feel like I could improve the indicator in any way, just ask!
I'll do my best to make your dream indicator come true 🙌
Have A Great Day
Dan
Volume Info from Lower Time FramesHello Traders,
We are now able to get info from lower time frames, Many Thanks to Pine Team .This script gets volume info from lower time frames and give alert if there is extreme volumes on last X lower time frame candles (if last X volumes are higher than volume moving average). so that if you set alerts on different securities then you will be able get alert if there is extreme volume moves and you can check the chart immediately.
The options:
Timeframe in Seconds : you can set lower time frames in seconds. by default it's 5 seconds. if you set it 60 then it will show 1min volumes, if you set it 1 then it will show 1 seconds volumes
MA Length : The script draws simple moving average using this length info. by default it's 20.
Number of Bars to Check for Alert : by default it's 5. meaning that if last 5 candles is greater than moving average and if you set alert then you get the alert "Extreme Volume"
Other options are for colors and line width.
As you can see in following example, chart time frame is 1 hour and the script shows volume info of 5 seconds candles:
Enjoy!
Yearly TimeframeENG
It shows annual highs and lows with lines, annual closings and openings with crosses.
ITA
Mostra massimi e minimi annuali con le linee e le aperture e chiusure annuali con le croci.
CRYPTOOO FOX (Alert of Trading System)CRYPTOOO FOX (Alert of Trading System) .
---DISCRIPTION---
How Indicator Work :
--Indicator is working on higher time frame so i use two high time frame
the higher is ( 2 H or 3 H or 4 H or 8 H or 12 H or Daily ) and the highest is ( Daily ) Time frame .
-- When the higher time frame cross over the Daily time frame( the Highest ) this mean the TREND and
the PRICE also going UP this strategy is going to long position ( Buy position ) .
-- When the higher time frame cross under Daily time frame( the Highest ) this mean the TREND and
the PRICE also going DOWN strategy going to ( close position ) .
-- Notes :
--Indicator use some averages to calculate the higher time frame .
--Indicator use parabolic indicator to filter entries which name is ( Filter )
--Indicator use one more candle close to confirm entry ( Filter 2 )
--This the best time frame ( HIGHER , HIGHEST ) in this strategy in profit and draw down .
--Indicator is working only in Long position i am not recommend to use it in short positions .
--THIS IS NO REPAINT Indicator .
--DON'T use it in DAILY time frame
--I recommend so mush to use take profit and stop loss although the low draw down but some time
the market have a huge movements .
Previous Period Levels - X Alerts====== ABOUT THIS INDICATOR
- A simple but highly customisable display of previous higher time-frame
OHLC values, drawn using line.new and label.new. Nothing fancy but...
- Customised resolution input which excludes time frames lower than 1 hour
while extending the common higher reference inputs to include:
• 6, and 12 Hour
• 5 Day
• 3, and 6 Month
• 1 Year
- Alert conditions using an adjustable SMA to help reduce false positive
spam.
- Full visual customisation options for (almost) every aspect, so it can be
tuned to suit most individual preferences.
- In line with the miriad visual customisation options is the ability to
change the display format of the Labels, to show more or less information,
or disable them altogether.
====== REASON FOR STUDY
- To practice advanced user input option handling to allow for a full visual
customisation experience without stepping outside of, or interfering with,
the intended function of the indicator.
- Provide reasonably clear code commenting and structure in order to be
useful as a potential learning aid for others, and future reference for
myself.
====== DISCLAIMER
Any trade decisions you make are entirely your own responsibility.
I've made an effort to squash all the bugs, but you never know!
[L] MTF SSL ChannelThis indicator plots SSL Channel, ideally from an higher time frame. I couldn't find any SSL Channel script with this feature so I made one, hope that helps others.
Features:
No Repainting
The script does not repaint and follows Pinescripters' guidelines.
Other Time Frame
It is possible to select another (higher) time frame. If a lower one is selected the script warns to change it, since calling a lower time frame leads to unreliable data.
Alerts
It is possible to create alerts for trend changes (cross Up or Down).
It also shows simple labels to see trend status at glance.
MTF Ichimoku Signal [Takazudo]A multi timeframe Ichimoku Signal indicator. This indicator shows the status of each Ichimoku Signals.
1. TK-Cross
Tenkan-Sen & Kijun-Sen cross status
2. Future Kumo
The newest Kumo color
3. Kumo & Current Relation
The relation between current price & Kumo.
4. Kumo & Chikou-Span Relation
The relation between Kumo & Chikou-Span.
5. Chikou-Span & Candle Cross
Chikou-Span & Candle cross status
Mix signal-rileksdevMix Signal Indicator by rileksdev
Indikator ini mengandungi
-3 line bewarna hjau,merah,biru
-1 indikator MACD yang sudah diubahsuai supaya boleh mengesan pergerakan awal harga akan turun atau naik.
-Support & Resistance sudah tersedia pada chart,jadi tidak perlu susah payah cari sendiri
-Buy signal & Sell signal yang keluar apabila harga akan membuat kenaikan atau penurunan
Cara guna:
Line biru: digunakan untuk intraday timetrame 5minit.
Line hijau & merah digunakan untuk Intraday pada timeframe 15minit timeframe 30minit untuk swing short term atau midterm.
MACD MOD untuk mengesan pergerakan awal harga akan turun atau naik.
Garis bintik hijau(Support) & Garis bintik merah (Resistance) yang sudah tersedia pada Chart
Buy signal apabila harga akan membuat kenaikan
Sell signal apabila harga akan membuat penurunan
Multi-Indicator/Multi-Timeframe Panel | Agora AlgoWe strongly believe in order to be a profitable trader you need to understand what is happening on multiple timeframes, not just the timeframe you are trading on. We put together this script to help traders fix that problem and make multi-timeframe analysis as simple as a small "Panel" that you can glimpse at as well as customize. Too often we see traders focusing only on lower or singular timeframes resulting in opening positions at overbought/oversold areas or against the long-term trend. Hopefully with this approach we can help encourage all traders to take the initiative and responsibility to really do that multi-timeframe analysis.
The way it works is very simple but very useful. By default the script is looking for the direction of trend on all timeframes and sending that data to the "Panel". You as the user have the ability to change what the script/"Panel" will look for. Other available analysis methods are detecting RSI oversold and RSI overbought conditions on all of the timeframes as well as detecting Bollinger oversold and overbought conditions on all of the timeframes. You as the user also have the ability to customize all kinds of variables so that you are able to find what best suits your trading style.
Customizable options/variables:
MA Calculation Type
Fast/Short MA Length
Slow/Long MA Length
RSI Length
Bollinger Bands Length
Bollinger Bands Standard Deviation
Reference Manual/Documentation:
For Trend Detection the emoji ⏫ means UPTREND
For RSI Detection the emoji ⏫ means OVERBOUGHT
For Bollinger Detection the emoji ⏫ means OVERBOUGHT
For Trend Detection the emoji ⏬ means DOWNTREND
For RSI Detection the emoji ⏬ means OVERSOLD
For Bollinger Detection the emoji ⏬ means OVERSOLD
The 🔲 emoji means that neither of the above conditions are TRUE which usually when only happen when using RSI or Bollinger Mode.
The 🔲 emoji will also mask any timeframe lower than the timeframe you are currently viewing on the chart. Because security functions are used in this script/indicator we have taken the necessary precautions to follow
Tradingview/Pinescript best practices. With that being said best practices advise not to pull data from lower timeframes as security functions were initially intended for pulling higher timeframe data. Best practices tell us
there is a good chance of data loss when attempting to pull data from lower timeframes so we have removed the ability/chance of that happening.
Bonus Customizations:
You as the user also have the ability to enable a shortened version of the reference manual onto the "Panel" by enabling the option in the settings. If you need to get a quick idea of what the terminology stands for you could
check there and it will be defined for you.
We hope you enjoy what we have created and would appreciate any feedback! Remember guys, RISK MANAGEMENT and DO YOUR MULTI-TIMEFRAME ANALYSIS! Cheers!
Mint 3x Multi Timeframe EMA
Multi Time Frame 3x EMA - adjustable as per preference
Defaults set as 50, 100, 200
Change Time frame in settings as needed
Enjoy x
Profit Accumulator Heat MapHi Everyone
Happy to share this heat map packed full of indicators to make those trading decisions. There are a whole host of indicators including:
Inverse Fischer Transform
Moving Average Slope
EMA50 Crossover
Schaff Trend Cycle
MACD
RSI
Stochastic RSI
Moving Average Cross Over
Quantitative Qualitative Estimation
On Balance Volume
All of the indicators are customisable in the settings so you can adjust them to how you want.
I often find that the combination of MACD and QQE provide good early entry and exit signals.
Any comments or improvements then please feel free to get in touch.
Cheers
Mike
Big thanks go to @everget, @JustUncleL and @LazyBear for the use of their codes.
RSI MTF thresholds with auto adjustmentThe RSI MTF thresholds panel allows for identification of strong trends across multiple timeframes with automatic adjustment for different timeframes by utilising multiples of the chosen resolution. A specific timeframe can be used by entering its multiple in the corresponding Resmult() box.
The panel shows the current timeframe as well as 4 additional timeframes, displaying whether the RSI level is above a high threshold or below a low threshold.
A green or red indication on all timeframes is a strong indication of a trend that has some staying power on the timeframe under examination.
Markets that are ranging with no identifiable trend will show blank spaces.
Failure of the trend to "climb up" the panel shows a weak trend, while repeated signals in the same direction is a strong indication of a trend forming as the RSI level is prevented from cycling to the opposing extreme.
High probability continuations can be identified by a brief loss of signal at the lowest level of the panel only (corresponding to the current timeframe).
Setting the thresholds higher towards the overbought/oversold regions will identify levels that are oversold on multiple timeframes.
Happy to take suggestions or attempt to modify if there is interest.
Multi Timeframe Moving Average [xdecow]This indicator plots a moving average of 4 different timeframes.
The types of averages available are: SMA, EMA, DEMA, VWMA, RMA, WMA.
SRSI/CCI :: ALLinPower v10.0
Everything you see in this indicator has beed designed with purpose to ease your trading with visual technical analysis of the market. It pulls data from 7 different TimeFrames and it can not be more simpler visual representation of its calculations when applied on chart.
When applied on chart, you will see two sets of WAVES. First set is made out of SRSI calculation and the second is made out of CCI calculation. Both of them follows the same rules.
Background GREEN/RED wave is made out of Multiple Timeframes and it represents a TREND. GREEN for LONG, RED for SHORT trend.
Over the background wave there is a wave made of current TimeFrame data and its main purpose is to see when the POWER of certain direction will diminish. The less time little wave stays in current trend the more likely is that it will change the trend based on lack of power the market is getting in certain direction.
HOW TO USE IT?
Rule 1.
TIMEFRAMES
Choose the best TimeFrame for the job. I use: 1min, 2min, 3min, 5min, 8min, 13min, 21min, 34min or 56min (golden ratio). You can also pick a different TF but only to up to 1h TF chart as it does not work well with TF over 1h. Smaller TF is used for SCALPING of DAY TRADING higher TF is used for SWING TRADING. You get the picture?
Rule 2
TO ENTER BUY/LONG POSITION: When big trend wave is below the middle line and coloured in RED and little wave just entered the area and exits it very soon after. Basically when RED straight line gets smaller and smaller (the POWER of SHORT diminishes) it is a sign for LONG.
TO ENTER SELL/SHORT POSITION: When big trend wave is over the middle line and coloured in GREEN and little wave just entered the area and exits it very soon after. Basically when GREEN straight line gets smaller and smaller (the POWER of LONG diminishes) it is a sign for SHORT.
To ease yourself the spotting of this instances just follow the GREEN/RED dots and use ALERTS (choose BUY POWER for LONG signals or choose SELL POWER for SHORT signals) to make yourself free from staring at a computer/mobile all the time and just wait for a signal.
Rule 3
CAUTION
Do not rush to enter a position and try to predict what indicator will do next. It does not end well.
Be aware you are not exiting a position in panic that would be too soon or even worse, you get married to bad trade and you are not exiting even though you should exit by many signals you get.
Use risk management strategy to protect your capital.
Follow the rules and make your trading easier and better.
RSI :: ALLinDivergence v10.0
Everything you see in this indicator has been designed with a single purpose, to ease your trading with simplify visual technical analysis of the market. It pulls data from 7 different TimeFrames and it can not be more simpler visual representation of its calculations when applied on chart.
When applied on chart, you will see GREEN/RED alternating MTF RSI line and its 70 overbought area and its 30 oversold area. There is a gentle purple colour line in the background which represents RSI line of the current TF (it is not crucial but it helps to know why MTF line turns RED or turns GREEN (crossing of those two).
HOW TO USE IT?
Rule 1.
TIMEFRAMES
Choose the best TimeFrame for the job. I use: 1min, 2min, 3min, 5min, 8min, 13min, 21min, 34min or 56min (golden ratio). You can also pick a different TF but only to up to 1h TF chart as it does not work well with TF over 1h. Smaller TF is used for SCALPING of DAY TRADING higher TF is used for SWING TRADING. You get the picture?
Rule 2
TO ENTER BUY/LONG POSITION: search for HigherLows on RSI MTF GREEN/RED LINE when it is coloured RED. To enter a position it should be confirmed with AALERT :: ALLinDivergence v 10.0 that "GREEN" Divergence is emerging.
TO ENTER SELL/SHORT POSITION: search for LowerHighs on RSI MTF GREEN/RED LINE when it is coloured GREEN. To enter a position it should be confirmed with ALERT :: ALLinDivergence v 10.0 that "RED" Divergence is emerging.
Rule 3
EXIT FROM BUY/LONG POSITION: search for HigherLows on RSI MTF GREEN/RED LINE.
EXIT FROM SELL/SHORT POSITION: search for LowerHighs on RSI MTF GREEN/RED LINE.
Rule 4
CAUTION
Do not rush to enter a position and try to predict what indicator will do next. It does not end well.
Be aware you are not exiting a position in panic that would be too soon or even worse, you get married to bad trade and you are not exiting even though you should exit by many signals you get.
Use risk management strategy to protect your capital.
Follow the rules and make your trading easier and better.
ALERTS :: ALLinDivergence v10.0
Everything you see in this indicator has a designated purpose to ease your trading with predefined ALERTS of high quality. It pulls data from 7 different TimeFrames and it can not be more simpler visual representation of its calculations when applied on chart.
When applied on chart, it will colour your chart BARS/CANDLE to the colour PURPLE as that colour is well known colour of Relative Strength Indicator line that indicates overbought or oversold area. RSI is used as a main source of information/data for this indicator.
Second reason of colour PURPLE is that it cancels all the noise that default green/red bars have.
This indicator also has GREEN/RED colouring of BARS/CANDLES and they appear when something crucial is happening in the market. That something needs to be checked ASAP. This green/red coloured bars are just there to remind you that something can happen and it does not mean that market would actually change direction it is just a "friendly warning" you can use when creating alerts.
The best thing about this indicator is those full coloured GREEN/RED LITTLE DOTS.
They represent DIVERGENCES emerging and possible actual change of market direction. To be sure, you need to analyse your chart more in depth any way you prefer to get your needed confirmations. To do that, use your strategy that you have been using when trading up until now or even better, use indicator that I made and is called RSI :: ALLinDivergence v 10.0 -> It is a visual representation of ALERT :: ALLinDivergence v 10.0 indicator signals. Very easy to analyse in minutes.
HOW TO USE IT?
Rule 1.
TIMEFRAMES
Choose the best TimeFrame for the job. I use: 1min, 2min, 3min, 5min, 8min, 13min, 21min, 34min or 56min (golden ratio). You can also pick a different TF but only to up to 1h TF chart as it does not work well with TF over 1h. Smaller TF is used for SCALPING of DAY TRADING higher TF is used for SWING TRADING. You get the picture?
Rule 2
To ENTER A POSITION
Find the best TF that suits your needs. That depends on your trading style (day trading, scalping, swing trading, ect.). To know which TF is the best for you you also need to look for a good quality signals when looking the chart in the past (visual BACKTESTING). Signals from past should yield positive results.
When you wish to trade certain pair, find the best TF and from there you need to "Create Alert". Choose this indicator when creating alerts and from dropdown menu pick "GREEN" for Divergence BUY/LONG signals or "RED" Divergence SELL/SHORT signals. Then choose "Greater Than" and change the value to "1" (that will set off the alarm), choose how you want to be notified and then name the ALERT so you will know how it is made.
Do not forget to do your work and analyse your market situation best way you can and get needed confirmations before doing anything about it.
Rule 3
TO EXIT A POSITION
From the same TF as Divergence alerts are made from (Rule 2), you can make alerts that are just a "friendly warning" that something is happening on the market you are in an opened position. Instead of picking GREEN or RED from dropdown menu when creating alerts, you need to pick GREEN BARS or RED BARS and the rest is the same as with rule 2.
Rule 4
CONFIRMATIONS
Help yourself with any type of analysis you need to get the confirmations you need to enter or exit the position. Use the style you always have up until now. Or find a better one that is quicker and with good yield.
There is a great option that can change your way of thinking about trading and it is called RSI :: ALLinDivergence v 10.0 indicator that is used as a visual representation of ALERTS indicator. It takes literally minutes to do whole analysis - remember it uses data from 7 different TimeFrames and it is really good! Just find LowerHighs of RSI curve for SHORT or HigherLows for LONG.
Free Multiple Timeframe Chart Candle Resolution by Emiliano MesaFree Multiple Timeframe Chart Resolution by Emiliano Mesa
This indicator allows free users to have a multiple timeframe candlestick graph without the need of upgrading to PRO, PRO+, or Premium accounts. Furthermore you can even apply indicators to the chart, and has a much more historic data than similar indicators with the same purpose I have previously seen in the platform, which is a huge plus.
How to use?
1) Install the indicator
2) The background color, must be the same color as your actual TradingView chart background. For example, as mine is the white theme, then ill choose the white background.
3) Set a small timeframe for your real TradingView chart, this must always be less than the timeframe set in the indicator
4) Set a bigger timeframe in the indicator, this is done in the "Timeframe Wanted"
5) Expand the indicator window as much as you want
For the best results, try to make the wanted resolution 3 times bigger than the real chart resolution. For instance if using 3 minute real resolution I suggest a 9 minute multiple time frame wanted resolution for the indicator. If you are using 5 minutes, ill suggest a 15 minute, and so on
Add an indicator over the indicator?
1) When clicking in the indicator name, you will see 3 dots. Click them
2) Select "Add indicator on indicator/Strategy"
3) Select the indicator you whish to add
4) Select if the indicator will work with close,open,high, or low. More options will come in future updates.
Enjoy!
Indicator by Emiliano Mesa
Machine Learning: kNN-based Strategy (mtf)This is a multi-timeframe version of the kNN-based strategy.