Volume Analysis*Sourced code from Volume Flow v3 by oh92 for Bull\Bear volume flow calculations. Thank you so much for your engineering skills!
This indicator integrates the Ma-over-MA crossover strategy in oh92's V3 DepthHouse calculation with a volume-over-MA
calculation to further narrow down "Areas of Interest" levels for a potential re-test zone to the right of the chart.
I added a Moving Average calculation for a multi-level cloud and further broke down more conditions to highlight both
volume flow crossover on the High and Extreme High MA's and also high and extreme high volume spikes on set period average
without bull\bear conditions. Original Bull/Bear Spikes are still viewable although that was the only plot from oh92's script
that was integrated.
Session backgrounds set for research purposes.
Please note: Setting MA Cloud to "None" will remove all plots calculated with the MA Cloud from the chart entirely. Turn off visuals
in the Style tab.
Cari dalam skrip untuk "ma cross"
ALMA cross signal by hk4jerry<< ALMA CROSS signal >>
*NONE REPAINT STRATEGY*
--As a result of testing for a month, using alma does not result in repainting--
--ALMA 크로스 결과는 한달간의 테스트 결과, 리페인팅되지 않습니다--
(ENGLISH description O)
==NOTE==
1. MA 크로스 지표는 잘못된 신호들이 자주 등장합니다. 정확성을 더 높일수 있는 방법은 없을까 고민을 해봤습니다. 더 낮은 가격에 매수하고, 더 높은 가격에서 매도하는 것이 중요했습니다. 우리가 흔히 저점, 고점을 알아내기 위한 지표이자, 선행지표인 RSI를 추가하는 방법을 연구했습니다.
2. 예를 들어, MA 크로스 매수 신호가 발생했을때, rsi값이 50이면 가격이 더 떨어질 가능성이 큽니다. 하지만, rsi값이 30이하인 경우에만 매수 신호가 발생한다면, 그 가격이 저점일 확률이 매우 높아지는 원리 입니다.
3. 신호는 확률입니다. 트레이딩에 100%는 없습니다. 그 확률을 높이는 것은 리스크 관리 입니다. 분할 매수 관점으로 포지션을 잡으시거나, 단기 매매로 가져가시는걸 추천드립니다.
==rsi ma source 설정==
1. 'rsi ma' 값의 소스입니다.
2. 'rsi 길이' 는 값이 클수록 더욱 정확한 시그널이 발생합니다.
3. EMA 길이가 짧을수록 더 많은 시그널이 발생합니다. 그러나, 정확도는 떨어집니다.
==rsi ma 설정==
1. rsi를 source로한 EMA입니다.
2. rsi와 유사한 성격을 가집니다.
3. 'rsi ma' 값이 30이하이면 과매도, 70이상이면 과매수 입니다.
4. ' rsi ma long value' 이 30이면 매수 신호가 rsi ma 값이 30 이하인 경우에만 발생함을 의미 합니다.
5. "rsi ma short value' 가 70이면 매도 신호가 rsi ma 값이 70 이상인 경우에만 발생함을 의미 합니다.
==rsi 설정==
1. 실제 rsi(14,close) 값을 의미합니다.
2. rsi ma value와 비슷한 기능입니다.
3. rsi 길이가 14이므로, 값은 40~50 사이가 적당합니다.
4. 30 또는 70으로 설정할 시, 신호가 거의 발생하지 않습니다.
(ENG)
==NOTE==
1. MA cross indicator often shows false signals. I was wondering if there is a way to increase the accuracy further. It was important to buy at a lower price and sell at a higher price. We studied how to add RSI, which is a leading indicator and an indicator to find lows and highs, often.
2. For example, when a buy MA cross signal occurs, if the rsi value is 50, the price is more likely to fall. However, if a buy signal occurs only when the rsi value is below 30, the probability that the price is at the bottom is very high.
3. A signal is a probability. There is no 100% in trading. Increasing that probability is risk management. It is recommended to hold a position from the perspective of a split buy or take it as a short-term trade.
==rsi ma source option==
1. The source of the 'rsi ma' value.
2. The larger the 'rsi length' value, the more accurate the signal is generated.
3. Shorter EMA lengths produce more signals. However, the accuracy is reduced.
==rsi ma options==
1. EMA with rsi as the source.
2. It has similar characteristics to rsi.
3. If the 'rsi ma' value is below 30, it is oversold, and if it is above 70, it is overbought.
4. If 'rsi ma long value' is 30, it means that a buy signal will only occur when the rsi ma value is less than or equal to 30.
5. If "rsi ma short value' is 70, it means that a sell signal will only occur when the rsi ma value is above 70.
==rsi option==
1. It means the actual rsi(14,close) value.
2. This function is similar to rsi ma value.
3. Since the rsi length is 14, a value between 40 and 50 is appropriate.
4. When set to 30 or 70, almost no signal is generated.
EMA/MA Cross + BB + Alerts Short hand notes - I made this for friend and I. Unsure how to share it with him so made it public.
u/ tmyerskerry for the math on slope and look back period (look back period isn't perfect for slope calculation as 200ma is slow moving so some signals are goign to be strong instead of weak and visa versa. If you know a better way than i'm all ears!
Can set mutliple EMA's and MA's.
Default BB built in. Couldn't figure out how to set default shadow transparency so you will have to turn it down.
Added red and green lines that indicate when price has gone above and below the BB shadow.
Added arrows for when EMA1 crosses EMA2. Right now set for 9 + 32. And depending on MA200 color changes if its with the trend or against.
Alerts in the works. (please don't ask for them as i'm doing this part time and don't know pinescript)
TRADE WAR ZONESAbout the Indicator:
This indicator is includes moving average ribbons, signal line, unique price action and support and resistance. I will explain a bit about everything.
Moving average ribbons:
We take 2 inputs from user. One is the length of minimum moving average line and other is length of maximum moving average line. We plot total 8 ema in between these 2 lengths, with equal distribution. User can control the min and max length but he cannot change its color or shade.
Signal Line:
Here different combination of multiple ema’s are used. And its outcome is this signal line. This signal line color tells you the strength of the trend. Darker the color, higher the trend. When the trend changes, color also changes slowly from green to red or vice versa. This signal line is used to identify the trend and its momentum. We take “EMA length” as a input from user. This input is used to calculate signal lines.
Price action:
A Unique price action method is used here , to identify the price momentum. If it indicates the price momentum to be upside then whole candle color will become blue, if it indicates down then candle color becomes red and if it indicates sideways then color becomes black. We don’t take anything as input here. This price action works in any timeframe.
Support and resistance:
We take “Number of candles on left” and “number of candles on right” as input. We take highs and lows of n candle to left and n candle to right. And plot dotter lines. All highs are blue colored dotted line and lows are red colored dotted line. When high or low is broken, a new dotted line starts forming. This helps you to find higher highs and lower lows. And these lines work as support and resistance.
Apart from this you can find green and red colored arrows:
-Whenever signal line crosses above Slow ema , a dark green color arrow below candle is formed
--Whenever signal line crosses below Slow ema , a dark red color arrow above candle is formed
--When ema of (least length MA) crosses above ema of (max length MA) , a light green color arrow below candle is formed
--When ema of (least length MA) crosses below ema of (max length MA) , a light red color above below candle is formed
Binance 2MA CrossBinance default 2 MA Cross.
Binance is the largest crypto trading platform nowadays.
Most people are using default settings.
Somehow these settings would perform better than other length pairs.
B&W HEATMAP
A Black and white heatmap (you can change to any colors in settings) overlay for better trend analysis. Use the crossovers to determine directional bias. Can be used with any other MA cross, baseline, or trendline strategies to help decide if a trade is worth taking. The gradient from black to white represent the strength of the trend . Black = Downtrend, White = Uptrend, Gray=range/chop. Candle colors indicate potential Long/Short
3MA CROSS with long(buy)/short(sell) alertsSimple triple MA cross script with LONG/SHORT (BUY/SELL) alerts as green and red arrows. Great for BTC and any chart.
My default it uses 20,50 and 100 EMA crosses and also indicates it with green/red circles on the chart.
Hull 2xPlots 2 Hull MA's, 1 Fast and 1 Slow
Can Paint Bars according to Hull MA Cross
Buy / Sell Alerts for MA Crossing
Market Sentiment Fans [CosmonautC]With these fans you can determine market sentiment.
Key assumption behind this is that traders are momentum focused so that majority of trades are in confluence with MA crosses.
Orange == Current trend is in bad condition and retail most likely in dire drawdown, capitulation
Red == Current trend is either flip floppy (chop) or approaching to go towards drawdown and push retail into heavy drawdown
Green == Choppy trend or approaching towards profitability for majority of retail traders
Lime (light green) = Majroity of retail in profit, euphoria
Added so you can change MA lookbacks, MA types, slope of the baseline as well as spread of the fan
Enjoy!
TN MA CrossPotential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
TN MA Cross Potential entry when the MA 5 crosses the MA 13 on an uptrend. This indicator is not meant for a you to buy and sell. It is a way to see if your fav coins are heading in an uptrend.
[ALERTS] MA Cross ElevenThis script is a crossing of eleven different MA, with alerts and SL and TP.
The simplest is what works best.
SMA --> Simple
EMA --> Exponential
WMA --> Weighted
VWMA --> Volume Weighted
SMMA --> Smoothed
DEMA --> Double Exponential
TEMA --> Triple Exponential
HMA --> Hull
TMA --> Triangular
SSMA --> SuperSmoother filter
ZEMA --> Zero Lag Exponential
Using "once per bar close" repaint is 0%, but if you like risk can choose "once per bar", better profit.
Thanks to JustUncleL and his amazing sripts.
Projection MAUse this indicator to see how the MA will behave in the future, not considering the future price action. It can be used to predict higher or lower probabilities of MA crosses.
Can be used on any time frame. If anyone knows a decent way to configure color from the settings menu with a single argument, instead of adjusting for each dot, let me know.
Multi SMA EMA WMA HMA BB (5+5 MAs + Bollinger Bands) MTF by RRBMulti SMA EMA WMA HMA BB (5+5 Moving Averages of Any Type with Bollinger Bands) MTF by RagingRocketBull 2018
Version 1.0
This indicator shows multiple MAs of any type (SMA EMA WMA HMA etc) with BB and MTF support
There are several versions: Simple, MTF, Pro MTF and Ultimate MTF. This is the MTF version. The Differences are listed below. All versions have BB
- Simple: you have 2 groups of MAs that can be assigned any type (5+5)
- MTF: +assign 1 custom Timeframe to any group combo (5+5 Custom TF)
- Pro MTF: +multiple Timeframes for multiple MA groups (4*3 MTF), horizontal levels and show max bars back options
- Ultimate MTF: +individual settings for each MA, multiple Timeframes
There are 2 groups of MAs, 3rd group is BB. You can:
- show/hide all MAs in a group. Use length 0 to hide a particular MA independently or uncheck in Style.
- apply any MA type to all MAs in a particular MA group. For example, you can assign all EMAs the HMA type. Groups are called EMAs and SMAs just for reference.
- assign Custom Timeframe to a particular MA/BB group combination or all groups. For example, show daily (D) EMAs+SMAs on H1 Timeframe, or only H4 (240) BB on H1.
You can use different types of MAs as dynamic S/R levels to trade of off and MA crosses as signals for possible trend change (golden/death bull/bear crosses).
Current Timeframe MAs can be used together with Custom Timeframe MAs on a single chart. Higher TF MAs are more important than lower TF MAs.
Most common MA types are: SMA, EMA, WMA, HMA.
Most common MA lengths are: 12, 20, 26, 30, 50, 100, 200, 400 etc.
MTF Notes:
- Script UI uses simple timeframe textbox instead of input resolution dropdown to allow for 240 120 and other custom TFs
- Groups that are not assigned a Custom TF will use Current Timeframe (0).
- MTF will work for any MA type assigned to the group. BB group always uses SMA type.
- MTF works both ways: you can display a higher TF MA/BB on a lower TF or a lower TF MA/BB on a higher TF.
- MTF MA values are normally aligned at the boundary of their native timeframe. This produces stair stepping when a higher TF MA is viewed on a lower TF.
Therefore Point Density/Smoothing is applied by default on MA MTF for visual aesthetics. Set to 0 to disable and see exact ma mtf values (lines with stair stepping and original mtf alignment).
- Smoothing is disabled for BB MTF because fill doesn't work with smoothed MAs after duplicate values are replaced with na.
- MTF MA Value fluctuation is possible on the current bar due to default security lookahead
Features:
- 2 groups of custom 5+5 MAs of any type including Hull Moving Average (HMA)
- BB
- 1x Custom Timeframe with step line smoothing for 3 groups (MAs + BB)
1. based on 3EmaBB, uses plot, fill, security, change, barstate, stdev and custom hma functions
2. you can't set certain constants from input due to Pinescript limitations - change the code as needed, recompile and use as a private script version
3. you can't have plot* inside ?/if/for/function, and implementing condition forks using 2 sets of plots (na vs non-na) doubles indicator params and styles - confusing
4. swma has a fixed length = 4, alma and linreg have additional offset and smoothing params
Feel free to use. Good Luck!
Multi SMA EMA WMA HMA BB (5+5 MAs + Bollinger Bands) by RRB
Multi SMA EMA WMA HMA BB (5+5 Moving Averages of Any Type with Bollinger Bands) by RagingRocketBull 2018
Version 1.0
This indicator shows multiple MAs of any type (SMA EMA WMA HMA etc) with BB on a chart at the same time with/without MTF support depending on the version.
There are several versions (published later): Simple, MTF, Pro MTF and Ultimate MTF. This is the Simple version. The Differences are listed below. All versions have BB
- Simple: you have 2 groups of MAs that can be assigned any type (5+5)
- MTF: +assign 1 custom Timeframe to any group combo (5+5 Custom TF)
- Pro MTF: +multiple Timeframes for multiple MA groups (4*3 MTF), horizontal levels and show max bars back options
- Ultimate MTF: +individual settings for each MA, multiple Timeframes
You can use different types of MAs as dynamic S/R levels to trade of off and MA crosses as signals for possible trend change (golden/death bull/bear crosses).
Most common MA types are: SMA, EMA, WMA, HMA.
Most common MA lengths are: 12, 20, 26, 30, 50, 100, 200, 400 etc.
Features:
- 2 groups of custom 5+5 MAs of any type including Hull Moving Average (HMA)
- BB
1. based on 3EmaBB, uses plot, fill, stdev and custom hma functions
2. swma has a fixed length = 4, alma and linreg have additional offset and smoothing params
Feel free to use. Good Luck!
dual ma cross colored barsSimple Indicator that colors the bars based on whether the fast ma is over or under the slow ma to visually identify trends and when do the crossover occur.
Spectro™ M by HypesterThis is the commercial version of the Spectro™ M
The new BADASS Spectro™ M
Ok, I gotta say this is so cool that I've been dying to write this release note, we're really proud with the amazing features we are releasing and the fact we could deliver them without raising the prices.
Spectro™ Alerts New Settings
The classic and loved entry/exit point finder, and now you can set the Spectro™ Alerts to your own preferences from aggressive to the safest triggering style. So now it can adapt to any trading style easily, from minute-leveraged scalping to yearly positions.
Spectro™ Indicator (Pro 8X Indicator )
This is the Spectro™ brain, and before this update, it was an indicator that was worth extra $10, but now we decided to implement it on the M version for free! Knowing how Spectro™ is behaving will give you an edge when forecasting entry/exit points.
Spectro™ Direction Change Alerts
A life saver, subscriber's words not mine. Spectro™ plots warning signs when it detects possible trend changes before they happen!
Spectro™ Multi-Resolution
Another heavily requested feature, now you can check buy/sell alerts from other timeframes on your chart. Let's say you're trading on 5M but you only want the strongest signals, so you set your custom timeframe to 15M. Or if you are trading a 12H timeframe and you are sure of a reversal and you're trying to catch the bottom so you play around with the custom resolution around 30M~2H for a more reactive triggering.
Or you might just want to confirm if you have a buy on the Daily before proceeding, that's a smart way to check the mid-range trend.
Specter Clouds
This is dope. I wish I could be more polite but this is as badass as it gets. This awesome new feature will tell you when the price is growing or decreasing out of the "organic" area, therefore, it will warn that whatever you're seeing, you shouldn't. In plain English: It means a reversal is coming.
But it doesn't only warns you about reversals several bars before, it also forecasts the future price targets for the respective reversal!
Also, the coloring of the cloud helps you find the bottom/top, the very beginning of the following reversal.
X Algo Confirmations
This is practical as ****! We know you guys are always checking other indicators to improve your odds so we decided to do it for you, but faster, better and more precise. We called it X because it checks so many indicators that we just called it X.
This is a proprietary blend weighted average between several indicators, you can name all the common ones...STOCH, RSI, STOCH RSI, BB, DMI, ATR, MFI, OBV, CCI, MFI, DPO, MACD, EMO, TSI, Elliot Waves, Fractal Patterns, Fibonacci LEVELS...well you get it... plus 3 proprietary indicators on the conservative mode. Now speaking English: We check up to 20 indicators for you and deliver it in a way that all it takes is one second to check ALL of them.
It also has an aggressive, moderate and conservative mode. The difference is just the amount indicators we check for you, more confirmations you need, more conservative you are.
Trend Analyser 2.0
We offer 3 types of TA. A brand-new proprietary price-based trend analyzer that warns you about violent price change and corrections, an MA blend good for scalping and spotting trend reversals and a classic fully customizable MA crossing.
Spectro offers you 8 different types of the most popular moving averages for the custom mode, from Simple Moving Averages to Fractal Moving Averages - so that creates 64 basic trend analyzer options. You can change the lookback (length) period, time frame resolution, and more. Resulting in a very flexible, simple to use and powerful trend analyzer with endless customization options.
Net Volume [frac]This indicator attempts to estimate the net volume influx into the market. Recommended visual settings include turning off the "Net Volume Raw" output, and only paying attention to the Net Volume Channel and MA series.
Input parameters allow users to either toggle on volume to be in shares (or in cryptocurrency coins) volume or to be in USD equivalent. Careful here for any derivative contract tickers, as having it checked to USD will in essence square the USD volume (since derivative contracts are in USD volume already)
My personal favorite settings at the moment are 130 for the channel length, and then leaving it set to MA mode, with MA's 12, 26, and 52 -- EMA mode.
Simple rundown:
- Positive values correlate to a net volumetric influx into the market. This is bullish. Volume is flowing into the market.
- Negative values correlate to a net volumetric flow out from the market. This is bearish. Volume is flowing out of the market.
Trading signals:
- Most obvious is crossover of the zero line, either for long or short.
- Divergence (lower high, higher high on price, or higher low, lower low on price)
- Signal crossover / MA crossover -- most important for trending markets that are either very bullish / very bearish, and counter trading the market.
Exponential/Simple Moving Average Ribbon 12Due to popular demand (one person asked) this is an updated version of my EMA 12 indicator.
This indicator will show up to twelve moving averages at a time in a single indicator. Or, to put it another way, a moving average ribbon.
You can turn individual MAs off or on at your discretion, to show from none to twelve at a time, to better visualize support and resistance areas off of MAs as well as MA crossings.
You can also, of course, adjust the length/period of each of the MAs at your discretion.
In this version, most significantly, you can select either exponential moving average or simple moving average as well for each individual MA.
For the last four MA lines, the color will change from red when bearish to green when bullish. There is also a much more subtle color change in the other MA lines as well.
Madrid Profit AreaThis study displays a ribbon made of two moving averages identified by a filled Area. This provides visual aids to determine the trend direction and pivot points. The moving average will be Red if its value is decreasing, and green if it is increasing. When both MA's are the same color we have a trend direction. If those are different then we have a trend reversal and a pivot point.
If combined with another ribbon then it can be configured so we have a pair of slow MA's and another pair of fast MA's , this can visually determine if the price is in bull or bear territory following the basic rules:
1. Fast MA pair above the slow MA Pair = Bullish
2. Fast MA pair below the slow MA Pair = Bearish
3. If the fast MA crosses over the slow MA it is a Bullish reversal
4. If the fast MA crosses below the the slow MA, it is a Bearish reversal.
The use of the ribbons without the price bars or line reduces the noise inherent to the price