BBPCTIndicator tracks percentage distance between current price and its historical deviations, to produce premium and discount zones, suggest mean reversions,cooldowns and pullbacks
Script so far is traditional,simple, and straight forward ,tinkered it real quick on friend request after failing to find properly done and intuitive work on Bollinger Bands % in pine library
It might or might not be re-published as open source or study protected script , really depends on how future updates goes,how much work will be put in and how unique end result will be.
//Input Options in first release
Option to switch between small (6) variety of filters
(This time no non-traditional filters to avoid overwhelming and confusing users ,current list still yields good diversity for changing indicators behavior and pinpointing best suited filtering direction, in future current types will be swapped with more advanced ones and consolidated into three options tailored for different market conditions - trending,ranging, and balanced(?) - jack of all trades master of none.)
Option to toggle basic warnings about possible reversals,option for colored bars(candles) and/or arrow plots
OB/OS levels can be adjusted via inputs
Note: Current default compiling will lack traditional values as i ditched them and set to personal preference, set to 100 0 for traditional look
Sigma can be changed in inputs,length obviously can be changed too
Source can be changed
//Upcoming updates
Polishment- algorithmic change for cores logic
Attempt to build logic to differentiate pullbacks from reversals
More complex reversal recognition and their confirmations
Proper color coding
//Screencaps
Dont use comment section for asking access , got two warnings already from tradingview moderators because people flood the comment section and apparently its offence from my end to not provide directions for access.
If u are willing to test indicator and actually deliver feedback,ideas, params - Dm(direct message) and we add u ,expiration timer will be set in place to clean up in case no feedback is delivered.
P.S its not likely i will add more people to testing after people count reach 40-50 or script becomes older than week
Insilico
Leledc levels (IS) LeveLeledc - Exhaustion levels (InSilico)
Method for zero confirmation support/resistance level detection using Leledc Exhaustion Bars
Study is extension/mod of glaz script ,its implementing simple but unorthodox use-case for "Leledc Exhaustion Bars"
More information on core function in source scripts page ->
P.s Written quickly and spontaneously
Hull SuiteHull is its extremely responsive and smooth moving average created by Alan Hull in 2005.
Minimal lag and smooth curves made HMA extremely popular TA tool.
alanhull.com
Script was made to regroup multiple hull variants in one indicator,maintaining flexible customization and intuitive visualization
Option to chose between 3 Hull variations
Option to chose between 2 visualization modes ( Bands or single line)
Option to Paint hull and/or candlesticks according to hulls trend
Shortcut for personalizing Line/band thickness,instead of changing every object manually ,there is global option in inputs
HMA
THMA ( 3HMA)
EHMA
HMA:
Alan Hull
EHMA:
Slower than hull by default.
Raudys, Aistis & Lenčiauskas, Vaidotas & Malčius, Edmundas. (2013). Moving Averages for Financial Data Smoothing ( 403. 34-45. 10.1007/978-3-642-41947-8_4.) Vilnius University, Faculty of Mathematics and Informatics
3HMA (THMA) :
Documentation on link below
alexgrover
CrayonsCrayons Grayons
Derived from -
Its messy and experimental until stable version is released , now for testing purposes only
Regularized Volume Zone Oscillator FSVZORegularized VZO
Vanilla in link below
White noise and 1 confirm auto divs included