This study is based on LazyBear Squeeze Momentum Indicator and my strategy developed using it. I added some custom feature and filters. Main improvements are: 1- study is updated to version 4 of pine script; 2- I added alerts for entry rules and exit rules. 3- Alert syntax can be customized for webhooks: I added one example only for long entry. You can...
This is a version of the LazyBear Waddah Attar Explosion indicator that incorporates the LazyBear Squeeze Momentum Indicator. Full credit goes to LazyBear for this and i've added links to his indicators used for a further explanation. This histogram is a plot of the difference between the current and previous MACD multiplier by the sensitivity value. Green...
Squeeze Momentum Indicator for 4 period Based on Squeeze Momentum Indicator
The "AC-P" version of the Derivative Oscillator is my personal customized version of Constance Brown's Derivative Oscillator (using Everget's implementation of it as the base), with the the following modifications and additions: VWAP Indication - option to show whether the price input option is above or below the Daily VWAP (red triangles = price input is...
Three StochRSI with adjustable lengths in one indicator, with no extra bells or whistles. Lazybear's Apirine Slow RSI is used for the RSI formula for the third Stoch. 14-period StochRSI (red) is considered short term. 20-period StochRSI is another short to mid term preset I've seen used in various indicators on different platforms by default, and is included as...
Port of LazyBear's Weis Wave Volume indicator to pinescript v4 from v2.
Original by @LazyBear Differents: scolor => white & black plot histogram => linewidth=5 plot style => circles, linewidth => 4, transp => 0
Designed for 4 hour charts - No repaint. BreakingDawn tries to anticipate the trend change before the actual break from one trend to another. This is an extenstion to WaveTrend from LazyBear. Cudos to LazyBear for his awesome WaveTrend script! //Jack
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 an extended version of the HawkEye indicator by LazyBear. I just added a sma to use as a filter.
A %B of lazy bears Hurst Cycle Channel Clone Remember to thank him for his great scripts. With this you can easily see when the close is above,below or in the short or medium cycle channel.
This is again a lazy bear script that has been lost due to the removal of the "make it mine feature". please credit If you see any of his great scripts that are no longer accessible message me and I will see what I can do.
This takes Ehler's work that dynamically finds the frequency of market cycles and applies it to the concept of Bollinger Bands. First the dominant cycle length is found using Ehler's methods, this is then used as the length to the moving average and deviation. I also ended up using an exponential average rather than a simple average for both the moving average...
Take on LazyBear's SB_RSI/MFI with Volatility Indicator. The original indicator is coupled with the Bollinger Band strategy. Original Idea: Wanted to test the indicator with bbstrategy. Message if you think of any modifications/ enhancements/ any opportunities. :) Donations/Tips... :) - BTC: 1BjswGcRR6c23pka7qh5t5k56j46cuyyy2 ETH:...
The strategy is based on LazyBear's Elder Impulse System Strategy(in layman terms): Long: When the green bar in the Elder Impulse System's indicator shows up Short: When the red bar in the Elder Impulse System's indicator shows up Close trade/Profit booking: When the blue...
A take on LazyBear's Wavetrend_Oscillator The idea is bit modified. Original Idea: When the oscillator is above the overbought band (red lines) and crosses down the signal (dotted line), it is usually a good SELL signal. Similarly, when the oscillator crosses above the signal when below the Oversold band (green lines), it is a good BUY signal. Modified...
Chart based on True Strength Indicator It was improved to show same information as Squeeze Momentum Indicator by LazyBear, but it seems to have better and quicker response to changes and was tested on Bitcoin mainly. Enjoy it! BITFINEX:BTCUSD
Divs and candle alignment a little easier to see - volume/2 to size correctly - could still use some refining All credits to LazyBear for his color volume bar source code