Combo Backtest 123 Reversal & Line Regression Intercept This is combo strategies for get a cumulative signal. 
 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
 Linear Regression Intercept is one of the indicators calculated by using the 
 Linear Regression technique. Linear regression indicates the value of the Y 
 (generally the price) when the value of X (the time series) is 0. Linear 
 Regression Intercept is used along with the Linear Regression Slope to create 
 the Linear Regression Line. The Linear Regression Intercept along with the Slope 
 creates the Regression line.
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Intercept
Detect Sequential Trading - Bot DetectorDetect Sequential Trading - Bot Detector. 
This tool requires access to  volume data .
There are many  trading bots  out there, that trade  24/7 .
The  detector  can be used to  understand how the bots are configured  - to push the market  up  or  down .
 Alerts  can be set to fire whenever a  bot pattern  is  detected .
They must be configured to run  Once per Bar .
It works well with  range charts (1R) .
It would work best on  1 second charts  or  tick charts  (currently, TradingView's alert system doesn't work with second charts).
The alternative would be  1 minute charts .
It can be used on higher timeframes but may be less effective.
Line Regression Intercept Strategy Linear Regression Intercept is one of the indicators calculated by using the 
 Linear Regression technique. Linear regression indicates the value of the Y 
 (generally the price) when the value of X (the time series) is 0. Linear 
 Regression Intercept is used along with the Linear Regression Slope to create 
 the Linear Regression Line. The Linear Regression Intercept along with the Slope 
 creates the Regression line.
 WARNING:
 - This script to change bars colors.
Line Regression Intercept Linear Regression Intercept is one of the indicators calculated by using the 
 Linear Regression technique. Linear regression indicates the value of the Y 
 (generally the price) when the value of X (the time series) is 0. Linear 
 Regression Intercept is used along with the Linear Regression Slope to create 
 the Linear Regression Line. The Linear Regression Intercept along with the Slope 
 creates the Regression line.



