Price Volume Trend BBHey guys,
Ive been thinking about Price Volume Trend for a while and tried adding different moving averages to it, but seems its not as binary.
Therefore adding the bollinger bands as a no-trade-zone made it alot better. Indicator is pretty basic at the moment since I just implemented the idea but im planning to do some add-ons later on to make it easier to read.
Will keep you updated!
Cerca negli script per "bollingerband"
InfoPanel Indicators microtrendThis panel shows current value and trend of some well knonw indicators. It may be usefull because you have all indicators in one panel only.
thanks to: RicardoSantos for his script of panel coding
Tradingview scripts
Please use comment section for any feedback.
My Recursive Bands [ChuckBanger]This is a different type of bands. I modified Alex Pierrefeu Recursive Bands algo. It is a smoothed version of Alex's algo and imo it suites better for heikin ashi candles but it works well with regular candles.
How to use it:
When price hugs the upper band. It is a potential long and when price hugs the lower band it is a potential short.
Credits to Alex Pierrefeu: figshare.com
EXZYLE:Pipsanee BB (development)This is the development version of the Exzyle/Pipsanee Bollinger Band Breakout indicator and alerts.
Bollinger Band breakouts are tagged with an arrow showing the direction they are heading.
The alerts trigger only on the first breakout.
This code also includes a MACD Retracement indicator.
Bollinger Bands + Polarity IndicatorAll the essential tools to execute these two amazing strategies:
1)BladeRunner Strategy, and
2)Bolly Band Bounce Trade Strategy
Seb's Multi timeframe indicatorsHello,
This is simple combined indicator i use to have 2 same indicators on 2 timeframes
BB 1 (default for current timeframe)
BB 2 (default current timeframe x4)
4xEMA (default 9, 50, 100, 200)
Ichimoku 1 (default for current timeframe)
Ichimoku 2 (default current timeframe x4)
Gaussian Channel (base on the one of Donovan Wall)
Maybe more to come.
~RMCF~ BORC [with 17 page Annotated PDF with Example Charts]BORC, or Breakout Reversal Confirmation, is a signal based TV Indicator that analyzes multi-period price movements to determine when to enter in oversold and overbought tradeable assets. It works in any time frame and any type of security.
Green triangle means buy
Red Triangle means to get ready for the buy signal
$60 for lifetime access + complimentary PDF with example chart setups
DM @reaganmcf_ on twitter for more information and access
Brandon BollSecond day at Pinescript and I am attempting to tweak the Bollinger Bands directed strategy to send alerts to Zignaly in order to automate long buy/sells.
I've left in the short script though for completeness.
The buy and sell instructions work perfectly but I don't know how to do a cancel order alert (as included in the original strategy)
Didi+EMA200+Bollinger Bands-FRAGAHelps those are using Basic Account / limited indicators
by Will Fraga
@traderzonebr
MBY_Support Your Trading2HI
This is Yong.
This indicator based on moving average and MACD + others
and Just for invite only.
Volume Weighted Bollinger (Final, cleaned up visuals)Volume-weighted bollinger (normal stats application of weighting mean) with cleaned up visualization. Shaded area represents1sd-2sd move size for trailing 20 period average on timeframe for individual candles.
Bollinger Bands/Stoch RSI Buy Signal V0.1 [Mr_Orange]
This my second published script, so if there are tips or questions, please let me know.
The goal of the script is to recognise a reversal pattern from bearish to bullish sentiment on a 3m and 5m timeframe. I want my trade entries to be "mechanically chosen" and not emotionally. I have not yet found a Bollinger and Stochastic RSI indicator which did what I wanted it to do, I've yet to find one of those, so I decided to study pine scripts and make one myself that works the way I want, and because I've written it myself, I understand how it works.
It is purely designed for lower timeframes and normal candles, please do not use it Heikin or Renko. Other timeframes I have not studied. At the moment I only included a Buy alert. I have not yet decided on a Sell signal/alert.
Thanks for checking it out! If you think it is worth something:
- BTC: 1NrG3Sy2VW8u4wWHucj1CQjKQ6hXYwbSyX
Waddah Attar Explosion V2 [SHK]Hey everyone
I have modified Waddah Attar Explosion indicator to work in low price markets like crypto as well as any other market. So now the DeadZone line is based on ATR instead of a fixed number. Nothing more changed and all credits goes to it's MT4 developer and LazyBear (Main Script Link) .
Hope you enjoy!
Read the main description below...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This is a port of a famous MT4 indicator. This indicator uses MACD/BB to track trend direction and strength. Author suggests using this indicator on 30mins.
Explanation from the indicator developer:
"Various components of the indicator are:
Dead Zone Line: Works as a filter for weak signals. Do not trade when the red or green histogram is below it.
Histograms:
- Red histogram shows the current down trend.
- Green histogram shows the current up trend.
- Sienna line shows the explosion in price up or down.
Signal for ENTER_BUY: All the following conditions must be met.
- Green histo is raising.
- Green histo above Explosion line.
- Explosion line raising.
- Both green histo and Explosion line above DeadZone line.
Signal for EXIT_BUY: Exit when green histo crosses below Explosion line.
Signal for ENTER_SELL: All the following conditions must be met.
- Red histo is raising.
- Red histo above Explosion line.
- Explosion line raising.
- Both red histo and Explosion line above DeadZone line.
Signal for EXIT_SELL: Exit when red histo crosses below Explosion line.
All of the parameters are configurable via options page. You may have to tune it for your instrument.
Noro's Connors modified - with arrows and alertsThis is a study for providing alerts to this strategy
Bollinger Bands + Moving AveragesBollinger Bands + 3 MAs(EMA)
Exponential Moving Averages (EMA) 13, 62 & 200 (default values)
Bollingers Band (BB) 20 (default value)
Values can be amended based on your trading strategy.