Previous Highs & Lows (Customizable)Previous Highs & Lows (Customizable) 
This Pine Script indicator displays horizontal lines and labels for high, low, and midpoint levels across multiple timeframes. The indicator plots levels from the following periods:
Today's session high, low, and midpoint
Yesterday's high, low, and midpoint
Current week's high, low, and midpoint
Last week's high, low, and midpoint
Last month's high, low, and midpoint
Last quarter's high, low, and midpoint
Last year's high, low, and midpoint
 Features 
Individual Controls: Each timeframe has separate toggles for showing/hiding high/low levels and midpoint levels.
Custom Colors: Independent color selection for lines and labels for each timeframe group.
Display Options:
Adjustable line width (1-5 pixels)
Variable label text size (tiny, small, normal, large, huge)
Configurable label offset positioning
Organization: Settings are grouped by timeframe in a logical sequence from most recent (today) to least recent (last year).
Display Logic: Lines span the current trading day only. Labels are positioned to the right of the price action. The indicator automatically removes previous drawings to prevent chart clutter.
HLC
Combo 2/20 EMA & (H-L)/C Histogram This is combo strategies for get a cumulative signal. 
 First strategy
 This indicator plots 2/20 exponential moving average. For the Mov 
 Avg X 2/20 Indicator, the EMA bar will be painted when the Alert criteria is met.
 Second strategy
  This histogram displays (high-low)/close
  Can be applied to any time frame.
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Yesterdays & Last Weeks High Low Close ExtensionsPlots the Extensions of Yesterdays and Last Weeks High Low Close
Unfortunately all of the levels wont always show therefore it is good use this in conjunction with my Levels script
I tried to combine the 2 scripts but doing so gave me memory overload errors in Tradingview thats why I have made them separate
Asif Hlc3 TradeA very simple script to identity trend of various time frames based on hlc 3 values
Try and improve ,Thank you very much & if you like the script  hit the Cheer button..
Combo Backtest 123 Reversal & (H-L)/C Histogram This is combo strategies for get 
 a cumulative signal. Result signal will return 1 if two strategies 
 is long, -1 if all strategies is short and 0 if signals of strategies is not equal.
 First strategy
 This System was created from the Book "How I Tripled My Money In The 
 Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
 The strategy buys at market, if close price is higher than the previous close 
 during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50. 
 The strategy sells at market, if close price is lower than the previous close price 
 during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
 Second strategy
  This histogram displays (high-low)/close
  Can be applied to any time frame.
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Combo Strategy 123 Reversal & (H-L)/C Histogram This is combo strategies for get 
 a cumulative signal. Result signal will return 1 if two strategies 
 is long, -1 if all strategies is short and 0 if signals of strategies is not equal.
 First strategy
 This System was created from the Book "How I Tripled My Money In The 
 Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
 The strategy buys at market, if close price is higher than the previous close 
 during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50. 
 The strategy sells at market, if close price is lower than the previous close price 
 during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
 Second strategy
  This histogram displays (high-low)/close
  Can be applied to any time frame.
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
(H-L)/C Histogram Backtest  This histogram displays (high-low)/close
  Can be applied to any time frame.
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
(H-L)/C Histogram Strategy  This histogram displays (high-low)/close
  Can be applied to any time frame.
WARNING:
 - This script to change bars colors.







