The Divergent (Pro) - Advanced Divergence IndicatorAutomated divergence detection with unparalleled customizability for any market on TradingView.
This is the Pro version of The Divergent - Advanced Divergence Indicator .
The Pro version contains everything that is in the Basic version, plus:
1. Access to a 2nd indicator, called "The Divergent's Companion"
By applying the companion indicator to the same chart you have The Divergent on, you will have the divergence lines and labels plotted on your price chart as well:
2. Hidden Divergences
While the Basic version can only detect Regular Divergences, the Pro version can detect both Regular and Hidden Divergences:
3. Seven more oscillators to detect divergences on
The Basic version comes with the two most popular oscillators, the MACD and the RSI.
With the Pro version you get access to 7 more oscillators:
- CMF (Chaikin Money Flow)
- Stochastic RSI
- MFI (Money Flow Index)
- TCI (Trading Channel Index), also known as WaveTrend
- Balance of Power
- CCI (Commodity Channel Index)
- Awesome Oscillator
4. Alerts
With the Pro version you can set up alerts on The Divergent indicator, allowing you to get alerted to one of the following events:
1. Regular Bullish Divergence
2. Hidden Bullish Divergence
3. Regular Bearish Divergence
4. Hidden Bearish Divergence
5. Pivot Low Confirmed
6. Pivot High Confirmed
5. Divergence Verification
The Pro version allows you to measure the quality of the detected divergences.
With divergence verification enabled, The Divergent will tell you how many times a particular divergence "played out", i.e. how many times a bullish or bearish divergence has actually resulted in the change in price in the direction predicted by the divergence. You can configure the price % levels which are used to categorise the divergences as valid or invalid (or unknown).
6. Use the signals in your own Pine Script strategy / indicator
The Pro version comes with access to a Pine Script Library called The Divergent Library .
Just add The Divergent onto the same chart you have your strategy on, link the two together using a "source" input, and use the functions in the library to process the signals from The Divergent :
You can think of The Divergent being a DaaS ( D ivergece a s a S ervice)!
7. Customise the look of the divergence lines and labels
The Pro version allows you to change the style of the divergence lines and labels:
---
K-macd
Wicked signalsThis indicator plots an RSI based MACD, I find it easier to spot divergences on histogram.
Also, it looks for candlestick wicks and finds SOME local tops and bottoms. NOT ALL OF THEM, beware of that.
Use it in conjunction with other things, don't rely solely on this for trading
Conservative scalping incomeThis fully automated scalping strategy aims for an 10-12% annual return using LONG positions only (i.e. no SHORTs), with 2 to 1 number of winning trades and 1.5 to 1 avg win amount vs avg loss amount. It should generally make from zero to four trades per day depending on market conditions. It should remain in a position for roughly an hour. It leverages numerous indicators, including multiple moving averages, ADX, and MACD.
Note that this strategy does not try to time tops and bottoms. Rather it waits to clearly identify a trend, and then rides that trend for a short while making a defined profit. Thus it may enter and exit a trade under profitable conditions, but not at the most profitable conditions possible. It gets in when it's sure of the trend, and then generally leaves that trend as soon as a defined profit is made or before a meaningful loss is incurred.
This strategy will work well with any index (e.g. SPY) and most stocks. It works best on a five minute time interval and when the index or stock is either generally increasing over time or bouncing back and forth between a medium to wide range.
Trend Following with Donchian Channels and MACDThis is a trend following system based on the Donchian Channels. Instead of using a simple moving average crossover, this system uses the MACD as the trendfilter:
Long positions:
* Price makes a new 50 day high,
* The MACD-line crosses above or is above the Signal-line.
* Both the MACD and the Signal-lines are above the zero-line.
Short positions:
* Price makes a new 50 day low,
* The MACD-line crosses below or is below the Signal-line.
* Both the MACD and the Signal-lines are below the zero-line.
Stoploss:
The initial and the trailing stoploss are 4 ATRs away from the price.
PYRAMIDING BTCUSDTPERP1H [ALERTS VERSION]BINANCE:BTCUSDTPERP
Hello
This my upgraded (ALERTs) version of my previous bots, uses diffrent indicators
WARING
THIS STRATEGY WORKS ONLY ON BTCUSDTPERP ON BINANCE 60MIN (like my previous ones) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- it depends on specyfic volume and wick based on binance
Soo, I was tried to make a bot with more trades to make more real results.
Trends are change, and the problem with configuration on bots is that, while we searching the best cofigurations , this was best configuration in the past,
to prepare bot for the futures moves , we have to make as much trades as possible.
This bot is pure definition of pyramiding, uses 2 entries, and when all the conditions are true, then will open a trades
The way it works is simple, bot use 6 difrent indicators to open longs/shorts and for the define trend
This specific configuration works the best at
TP: 1.4%
SL: 9%
This is bot only for lev 1x
Dont try it for bigger leverage, becouse when sl hits, which sometimes happend, the lost will be huge
Why sl is so big?
Bot is programed to replace sl with other entries
for example
close longs and open shorts
normal lose is around 3-5% (while trend is changed), so sl will only destroys results
this bot using 6 difrent indicators:
ADX
RSI
VOLUME
RANGE FILTER
MA 5-10-30
MACD by KivancOzbilgic
ADX - makes a solid view to trend without any scam wick :
Long only on green bars
Shorts only on red bars
That's helps my strategy to define a right trend
there is also a orange option for unidentified trends
RSI - value helps strategy to stop trade in right time
When RSI is overbought strategy don't open new longs
also when RSI is oversold strategy don't open new shorts
Volume - volume is the most important indicator for the strategy,
to avoid open trades on flat chart, new trades are open after a strong volume
wicks
RANGE FILTER- this indicator is for the better view of trends, define trends
MA 5-10-30 - like previous ones this is for better view of trends, and correctly define the trends
MACD by KivancOzbilgic - this indicator is based of MACD RELOADED by Kivanc Ozbilgic
Also like previous ones, indicator should help defined correct trends
Enjoy ;)
The MACDMI T/SLThis is a combined MACD and DMI strategy script with multiple options for targets and stoploss.
Stoploss and targets sizes are ATR based calculations.
Each of these contains a sets an initial ATR based that will close the entire position if hit. From there, differences between them are as follows:
Trailing stop - immediately begins trailing stoploss from your entry. Entire position is closed when hit.
Single Target - closes entire position once target is hit
T1 + Trail - closes half of the position when first target is hit and then begins trailing stop on the remaining position.
T1 + Trail/T2 + Trail - closes a third of the position at T1 and begins trailing a stop on the rest. Will close another third at T2, continue the trailing stop, and close the final third when the stop is hit.
MAROC Fast/SlowNot sure if a similar indicator already exist, so I created my own. After creating this indicator, I realize it looks very similar to MACD. However, it strictly uses Hull moving average in its calculation for the lines.
MAROC is simply Moving Average Rate of Change. This is a trend-following indicator that calculates the rate of change on two Hull moving averages. By default it calculates the ROC on 60-period HMA (green and red) and 180-period HMA (blue and orange). The zero line represents the confirmation of change in trend. Above zero is up trend and below zero is down trend. Note the difference between the "trend reversal" and the "confirmation of a trend". I like to define trend reversal by the change in direction
The colored squares on the zero line has 4 colors that represents the overall trend. Here I include the slowdown of MAROC as the start of a trend.
- bright green = when both the slow and fast MA are trending up
- faded green = when slow MA trending up, but fast MA trending down
- faded red = when slow MA trending down, but fast MA trending up
- bright red = when both the slow MA and fast MA are trending down
Trend changes triangles are shown to signal the change in trend direction (trend reversal). Green and blue triangles are trend reversal to the upside. Red and orange triangles are trend reversal to the downside.
This indicator includes the option of displaying buy(long) and sell(short) signals that follows these rules. Use at your own discretion, as it may not apply well with your market or ticker.
- Long = Bright green square and either fast or slow MAROC changes trend direction to the upside
- Short = Bright red square and either fast or slow MAROC changes trend direction to the downside
Enjoy~! Please let me know if you find this useful and which market / ticker and timeframe you are using it on~ :)
Jerry Buy Sell IndicatorThis indicator has unique conditions in the script that create the following:
1. Buy and Sell zones
2. Early Buy, Buy and Sell signals that are determined by conditions including relative position to the zero line.
3. Defines 6 different short term trends
4. Trend Labels to show the current short term trend (located in the lower right corner).
5. Buy, Sell, Buy Zone & Warning Zone Labels
6. 14 user controlled inputs allow the user to customize the settings.
7. Unique functionality that allows you to create trade alerts based on conditions being met with criteria scans built into the indicator.
# 7 is a cool unique feature of our indicator. For example you can easily create a TRADE ALERT for a symbol based on a Buy Signal being met in any time frame. This is possible because we have built into the script the ability to select multiple conditions including BUY ALERT, EARLY BUY ALERT AND SELL ALERT. You can also use the alerts to scan your stocks individually for buy zones and warning zones or for crossing above or below the clouds. TradingView alerts can notify you via pop-up, email, sound notification, email to SMS & sound notifications.
Buy Sell Indicator Features
----- Trends
- Red Dots (Red Cloud) = Warning zone. Generally do not buy or consider selling.
- Dark Red Dots = Warning BUT Improving. Things are getting better.
- Grey Dots = Neutral. No clear short term trend.
- Yellow Dots = Early. Great for high conviction stocks but early for the main buy signal.
- Dark Green Dots = In the buy zone but losing strength.
- Green Dots (Green Cloud) = Trend is bullish & stock is in the buy zone.
- Trend Line = Shows the prevailing direction of price and if the momentum is beamish, bullish or neutral.
----- Buy & Sell Signals
- Early Buy Bubble= The first day the Early Buy signal is triggered. Early Buy Signals occur below the zero line and are higher risk/reward. This is a unique feature of this indicator.
- Buy Bubble = Indicator Buy Signal Triggered. Buy Signals occur above the zero line.
- Sell Bubble = Indicator Sell Signal Triggered.
----- Ways To Use The Indicator
1. Buy/Sell during with the main buy and sell Alerts in the Buy (green shaded) and Warning (red shaded) zones.
2. In The Red You’re Dead. Most buy signals happen outside of the red warning zone. There are exceptions like reversals and momentum squeezes.
3. Buy Sell Indicator can be used by itself or with other indicators (Momentum Dream works well)
4. Use Red and Green Clouds/Shading to assist with position direction. In the buy zone look to go long. In the red zone generally do not add to your position or consider selling.
5. Use Red Clouds to tighten stops or close positions.
6. Customize the indicators to vary the results by selecting Wilders, SMA, EMA, WMA, and HullMA moving averages.
7. The early buy signal/bubble appears on the chart the first day the early buy signal is triggered and can be used for entry into high conviction stocks or if you want to take a higher risk/reward trade.
8. The standard buy signal is shown when conditions have been met to indicate a better buy entry point with less risk.
Disclaimer: The information contained in our scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. We will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information. All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
Please Use the link below for more information.
MACD MTF Table Indicator MACD MTF Table Provide you Indicator Value for MTF 5,15,30,45,60,120,D,W,M in table format
user can also able to change value of Fast Length, slow length, Smoothing Line as per users requirement
also provided ATR Value for same timeframe NSE:NIFTY NSE:BANKNIFTY
5min MACD scalp by JoelThis strategy is inspired by a youtuber called Joel on Crypto. He trades this using Ema, MACD indicators and his own experience. For more information, check out his Best Crypto Scalping Strategy for the 5 Min Time Frame video. I have tried to automate this a little.
Long or Short trades are determined with a crossing of the fast Ema over the slow Ema for Long and the opposite for Short. Trades should only happen close to the crossovers. Then for Long we use the MACD indicator with a 1min TF (I had better results using the 5min) where we look for high peaks in negative values for Long and vice versa for Shorts. These should be significantly higher than other peaks (or if you will lower peaks for a Long).
Hence, the key is to detect high peaks on the histogram, which I try to achieve by checking if the last 2 values were higher than X bars back. If you want to make it even more specific, then you can turn on the additional checkbox which compares the current value to the average value of X bars back, and if it is greater than, say, 50% the value of the average (= 1.5x the average), then it's ok for the trade.
I also noticed that the strategy often bought at the top or bottom, so I added a check that compares whether the last evaluated bar is the first rising bar (for Long) or falling bar (for Short). This can be turned on or off.
Target profit 0,5% and stop loss 0,4% are based on his recommendation. The strategy is set to take only 1 trade at a time , and you can have a back tester table on.
I'm still a pine script beginner, so the strategy is certainly not perfect and could be improved. If you have any tips on how to improve it further, please let me know. I will try to update it when I have time.
I would also like to thank Joel on Crypto for sharing the strategy and @ZenAndTheArtOfTrading for his great library and code (thanks to him we have a back tester table in here), but especially his educational videos on youtube, which taught me a lot about pine script.
MACD Infinity Indicator(MACDI)MACDI is the macd of macd indicators and macd of macd indicators of macd indicatrs and so on...!!
I used macd algo to find slopes of macd of price and it can helpfull when we want to find best signalls it can make amazing shapes that can be usable to everyone!
author: Masoud Azizi
github: mablue
(Short) EMA200+Parabolic SAR+MACD+TP&SL By Nussara (strategy)This indicator is backtest of “ (Short) EMA 200 + Parabolic SAR + MACD + Take Profit and Stop Loss”
You can simulate trading by setting your own funds and trading fees. And you can adjust various parameter settings to get the results you want.
Exponential Moving Average
Moving averages smooth the price data to form a trend following indicator. They do not predict price direction, but rather define the current direction, though they lag due to being based on past prices. Despite this, moving averages help smooth price action and filter out the noise.
EMA=Price(t)×k+EMA(y)×(1−k)
where:
t=today
y=yesterday
N=number of days in EMA
k=2÷(N+1)
Parabolic SAR
The Parabolic SAR is a technical indicator developed by J. Welles Wilder to determine the direction that an asset is moving. The indicator is also referred to as a stop and reverse system, which is abbreviated as SAR . It aims to identify potential reversals in the price movement of traded assets.
MACD
Moving average convergence divergence ( MACD ) is a trend-following momentum indicator that shows the relationship between two moving averages of a security’s price. The MACD is calculated by subtracting the 26-period exponential moving average ( EMA ) from the 12-period EMA . The result of that calculation is the MACD line. A nine-day EMA of the MACD called the "signal line," is then plotted on top of the MACD line, which can function as a trigger for buy and sell signals. Traders may buy the security when the MACD crosses above its signal line and sell—or short—the security when the MACD crosses below the signal line.
EMA 200 + Parabolic SAR + MACD (Short) formula
1. The price closes below the ema200 line.
2. MACD Line cross down Signal Line"
3. Parabolic SAR above the bar means that it is a downtrend.
If all three are true, the indicator will have a Short signal.
Risk to Reward Ratio = 1:1
Stop loss = Parabolic SAR point.
This indicator is just a tool for technical analysis . It shouldn't be used as the only indication of trade because it causes you to lose your money. You should use other indicators to analyze together.
(Short) EMA200 + Parabolic SAR + MACD + TP&SL By Nussara (study)This strategy, I call it “ (Short) EMA 200 + Parabolic SAR + MACD + Take Profit and Stop Loss”
It’s a combination of three strategies: EMA 200, Parabolic SAR , and MACD together
Exponential Moving Average
Moving averages smooth the price data to form a trend following indicator. They do not predict price direction, but rather define the current direction, though they lag due to being based on past prices. Despite this, moving averages help smooth price action and filter out the noise.
EMA=Price(t)×k+EMA(y)×(1−k)
where:
t=today
y=yesterday
N=number of days in EMA
k=2÷(N+1)
Parabolic SAR
The Parabolic SAR is a technical indicator developed by J. Welles Wilder to determine the direction that an asset is moving. The indicator is also referred to as a stop and reverse system, which is abbreviated as SAR . It aims to identify potential reversals in the price movement of traded assets.
MACD
Moving average convergence divergence ( MACD ) is a trend-following momentum indicator that shows the relationship between two moving averages of a security’s price. The MACD is calculated by subtracting the 26-period exponential moving average ( EMA ) from the 12-period EMA . The result of that calculation is the MACD line. A nine-day EMA of the MACD called the "signal line," is then plotted on top of the MACD line, which can function as a trigger for buy and sell signals. Traders may buy the security when the MACD crosses above its signal line and sell—or short—the security when the MACD crosses below the signal line.
EMA 200 + Parabolic SAR + MACD (Short) formula
1. The price closes below the ema200 line.
2. MACD Line cross down Signal Line"
3. Parabolic SAR above the bar means that it is a downtrend.
If all three are true, the indicator will have a Short signal.
Risk to Reward Ratio = 1:1
Stop loss = Parabolic SAR point.
This indicator is just a tool for technical analysis . It shouldn't be used as the only indication of trade because it causes you to lose your money. You should use other indicators to analyze together.
พ.ย. 4
MACD Performance - TradingEDThis case study is based on a previous MACD study, but with three different counts to compare different trends. The use of this indicator is restricted to private use, and it can be used only by invitation. Different functionalities have been added to the original code, such as alerts and signals that seek to make trading much easier to interpret by any type of trading operator of any experience level , from beginner to intermediate and advanced .
Key components of the original indicator:
● The Moving Average Convergence Divergence ( MACD ) is calculated by subtracting a long period (26) Exponential Moving Average ( EMA ) from a short (12) period EMA .
● MACD triggers technical signals when it crosses above (to buy) or below (to sell) its signal line.
● The speed of crossovers is also taken as a signal of a market is overbought or oversold.
● MACD helps traders to understand whether the bullish or bearish movement in the price is strengthening or weakening.
It is a momentum indicator that follows the trend and shows the relationship between two moving averages of the price of a security. It can function as a trigger for buy and sell signals, when you cross above (to buy) or below (to sell) your signal line. It helps to understand if the movement is bullish or bearish , if it is getting stronger or weaker. The further the MACD is above or below its baseline, it indicates that the distance between the two EMAs will be growing, often shown with a histogram that graphically represents the distance between the MACD and its signal line, and It is used to identify when the bullish or bearish momentum.
Main functions of this modified indicator:
1) You can select the type of MOVING AVERAGE, among many available options ( SMA , EMA , DEMA , HMA , etc.)
2) The SOURCES for the counts can be determined by the trader (close, open, etc).
3) The MEASURE can be based on a CANDLES count if you are trading OHLC Charts from 1D onwards, or if your trading is intraday, you can also select counts by MINUTES, HOURS or DAYS, depending on your trading style.
4) LENGTH, by default it will be loaded as in the STRATEGY, but considering the previous point, you can modify it according to your convenience.
5) You have the option to hide or show the HISTOGRAM or even the MACD if you want to see one of them.
6) You have the option to hide or show a LABEL at the top of the chart, with respect to the signals: BULLISH green, BEARISH red.
Main performance functions of this modified indicator:
I) In the case of the PERFORMANCE that appears at the right of the chart, you have the option to adjust the WIDTH of each box.
II) The TEXT of the PERFORMANCE is not modifiable, but you can customize the default color. *
III) The BACKGROUND of the PERFORMANCE, you can customize the default color. *
IV) You have the option to hide or show a PERFORMANCE that appears at the right of the chart.
Main functions to customize the style of this indicator:
a) You can select the colors for the FAST LENGTH, SLOW LENGTH AND HISTOGRAM with the colors that best suit you. * **
b) For any type of SIGNAL, it is painted as a VERTICAL LINE in the graph, you can change the color that comes by default. *
c) In the case of the LABELS that appear at the top, the text is not modifiable, but you can customize both the type of label and change the default color. *
d) You can select the colors for the BACKGROUND of the indicator according to the trend, whether it is BEARISH or BULLISH, with the colors that best suit you. *
e) You can select the color for the ZERO LEVEL, with the colors that best suit you.
* By default, they are marked as red for downtrends and green for uptrends.
** By default, they are marked as orange for downtrends and blue for uptrends.
MACD Cross Over MarkerFor those who trade using MACD, the cross over will be so crucial. Thus, this cross over marker will confirm to you if the lines (MACD & Signal) are crossing or yet to cross.
For MACD cross up Signal
1. Will be marked by a black dot.
2. The area will be highlight in green
For Signal cross up MACD
1. Will be marked by a cross.
2. The area will be highlight in red.
Zero-Lag MTF PSAR MACD with Bollinger Bands v1.0 [loxx]Zero-Lag MTF PSAR MACD with Bollinger Bands v1.0
This is an experimental indicator that captures PSAR movements on seven different timeframes in order to improve trend detection on the daily timeframe. The seven PSARs are averaged and then fed into a zero-lag MACD function where the average of the PSARs is the source for the slow moving average and the daily timeframe close is the sourse of the fast moving average.
Things to know:
- Dark Green Background: All seven PSAR waves are above the closes of the PSARs respective timeframes; i.e., macro trend up
- Dark Red Background: All seven PSAR waves are below the closes of the PSARs respective timeframes; i.e., macro trend down
- Histogram and bar coloration is based on the difference between close and the average of all seven PSARs
- Various color schemes included
- Indicator has neither been backtested nor tuned with a strategy backtest
How to use:
Reversal Longs and Shorts
- Bollinger Bands show movement outside of normal deviation around the zero line. Wait for MACD to reach the either side top or bottom of Bollinger Bands for reversal long and reversal short respectively
- Check that MACD has crossed over or under the Signal line; i.e., denoted with a green dot for cross up and red dot for cross down
- Check dark background colors to see where the PSAR waves are currently situated and whether PSAR wave direction has aligned on all time frames
Longs and Shorts
- Longs: Check when MACD is above the zero line and the Signal line crosses over the zero line
- Shorts: Check when MACD is below the zero line and the Signal line crosses below the zero line
Strong Confluence:
- Longs/Shorts: Whenever the MACD crosses up or crosses down over/under the Signal/Zero line while inside a candle with background highlighting
- Reversals: Whenever the MACD crosses up or crosses down over/under the Signal/Zero line while inside a candle with background highlighting and at the very top/bottom or outside the top/bottom of the Bollinger Bands
Comment below or send a PM with questions, comments, observations, or concerns.
Data Trader Stoch | RSI | MACD Strategy IndicatorImplementation of Data Trader's strategy, described in the youtube video, "Highly Profitable Stochastic + RSI + MACD Trading Strategy (Proven 100x)"
Also see Algovibes' video, "Highly Profitable Stochastic + RSI + MACD Trading Strategy? Testing Data Traders strategy in Python"
Note: Despite the claims, it generates barely, if any, signals, certainly in the crypto markets
If there are any mistakes, give feedback in the comments, and I'll fix
### Strategy Summary ###
# Long Signals #
Stoch K and D are oversold
RSI above midline
MACD above signal line
# Short Signals #
Stoch K and D are overbought
RSI below midline
MACD below signal line
# Stop loss and Take Profit #
Stop loss
Longs: below last swing low
Shorts: above last swing high
Take profit at 1.5x stop loss
MacD Short and/or Long with Bi-Directional TP and SL This tool allows you to test any variable value for MacD and Signal for going Long or Short with each market direction having customizable values for stop loss and take profit.
For example, sometimes the MacD and Signal values are better with different lengths between Short and Long. You can use this tool to see them overlaid and determine the best settings for going one direction or the other.
This script was preset for use with XBTUSD on the 4 hour time frame. Another example with this in mind, is take profits and stop losses might not work in the Long market direction but going Short does! Without this tool that would be hard to see since typically stop loss and take profit is applied to both directions. I found with this tool that a 20% take profit seems to be a good sweet spot for going short with this strategy.
You can customize which MacD histogram you see by going to the style section and turning off the Short or Long parameters so you can see only 1 histogram at a time if you wish.
If you have any questions, please PM me.
Scalping Trading System bot Crypto and StocksThis is a trend trading strategy scalping bot that can work with any type of market. However I concluded my tests so far with Crypto, Stocks and Forex, and with optimizations always could be found some profitable settings.
Indicators
SImple Moving Average
Exponential Moving Average
Keltner Channels
MACD Histogram
Stochastics
Rules for entry
long= Close of the candle bigger than both moving averages and close of the candle is between the top and bot levels from Keltner. At the same time the macd histogram is negative and stochastic is below 50.
short= Close of the candle smaller than both moving averages and close of the candle is between the top and bot levels from Keltner. At the same time the macd histogram is positive and stochastic is above 50.
Rules for exit
We exit when we meet an opposite reverse order.
This strategy has no risk management inside, so use it with caution !
Moving Average Convergence DivergenceA MACD with option for logarithmic or regular scale.
This indicator presents bullish or bearish 'flags' based on the most recent signal cross and asset price divergence. If the price moves up and the macd continues trending down, a bearish divergence is flagged. if the price moves down and the macd continues moving up, a bullish divergence is flagged.
RSI MACD Same RatioこのインジケータはRSIとMACDを同比率で表示するものです。
なぜ同比率で表示するのでしょうか。
同比率で表示することでRSIとMACDのダイバージェンスを同時に確認することができます。
私には思いつきませんが、他にも使い道はあるかもしれません。
必要と感じた場合はぜひ使ってみてください。
※同比率で表示するためにRSIとMACDの値を変更しています。
そのため、値はあくまで参考程度にご覧ください。
注目すべきはラインのみです。
使う場合は「adjustment ratio」に適当な値を入れて、RSIの比率とMACDの比率を合わせてください。
それでは良いトレードライフを。
-----
This indicator shows RSI and MACD in equal proportions.
Why are they displayed at the same ratio?
By displaying at the same ratio, you can check the divergence of RSI and MACD at the same time.
I can't think of it, but there may be other uses.
If you feel it is necessary, please use it.
caution!
The RSI and MACD values are changed to display the same ratio.
Therefore, please see the values for reference only.
Only the line should be noted.
When using it, enter an appropriate value in "adjustment ratio" and match the RSI ratio with the MACD ratio.
Let's have a good trade life.
Vertex EMA StrategyRecently found an article sharing an EMA strategy written by Vertex. I copied a majority of the Long conditions into code here with some visual aid.
Essentially, watch for a the 8 EMA to be greater than the 21 EMA, and all the EMA's to be spread apart. Then get your trigger bar from a retracement from the 8 bar EMA. Stop on the lowest low of the past 5 bars, or on EMA 8 crossunder EMA 21.
This is intended to only be used on a 1h chart.
This was made for a friend.
Disclaimer : Please do your own research before making any decisions financially. I am not your financial advisor.
MACD With Crossings and Above Below ZeroMACD with MACD Derivative, Crossings Above and Below Zero, Shading for ADX Smoothing and Overlayed RSI
Primarily a moving average convergence divergence (MACD) momentum indicator. Also includes a MACD Derivative overlay to show when momentum has peaked. Displays triangle symbols when the MACD line crosses the signal line (larger triangle when MACD crosses above/below zero to indicator stronger momentum trend). Includes shading for average directional index (ADX) to futher determine when the price is trending strongly (red when the ADX value is greater than 25, and idicating a strong trend; otherwise blue). Lastly, has a relative strength index (RSI) momentum indicator overlayed to help evaluate periods of overbought or oversold conditions.