Trend continuation factor Backtest    Trend continuation factor, by M.H. Pee 
    The related article is copyrighted material from Stocks & Commodities.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Tìm kiếm tập lệnh với "algo"
Trend Analysis Index Backtest In essence, it is simply the standard deviation of the last x bars of a 
 y-bar moving average. Thus, the TAI is a simple trend indicator when prices 
 trend with authority, the slope of the moving average increases, and when 
 prices meander in a trendless range, the slope of the moving average decreases.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
TFS: Volume Oscillator Backtest This is the second part of TFS trading strategy. The concept of this 
 indicator is similar to that of On-Balance Volume indicator (OBV). It 
 is calculated according to these rules:
 If Close > Open, Volume is positive
 If Close < Open, Volume is negative
 If Close = Open, Volume is neutral
 Then you take the 7-day MA of the results. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Chart Formation DetectionThis script is designed to recognise a chart formation that is bullish.  However, the script is optimised to default as using a very accurate formation.
This script works best on the 1-15 minute time frames. Anything higher is subject to macroeconomic events as apposed to high-frequency-trading algorithms which we are relying on in order for this script to work.
This seems to work very well on certain instruments as apposed to others(e.g. gold seems to work better than the US30). You will find what you like the best and develop your own uses for these indicators.
TFS: Tether Line Backtest Tether line indicator is the first component of TFS trading strategy.
 It was named this way because stock prices have a tendency to cluster
 around it. It means that stock prices tend to move away from the midpoint
 between their 50-day highs and lows, then return to that midpoint at some
 time in the future. On a chart, it appears as though the stock price is
 tethered to this line, and hence the name.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Tulip's Stochastic MoonfinderUses a simple stochastic algorithm to get in and out of short term trends. For swing trading with 4hr candles
T3 Averages Backtest This indicator plots the moving average described in the January, 1998 issue
 of S&C, p.57, "Smoothing Techniques for More Accurate Signals", by Tim Tillson.
 This indicator plots T3 moving average presented in Figure 4 in the article.
 T3 indicator is a moving average which is calculated according to formula:
     T3(n) = GD(GD(GD(n))),
 where GD - generalized DEMA (Double EMA) and calculating according to this:
     GD(n,v) = EMA(n) * (1+v)-EMA(EMA(n)) * v,
 where "v" is volume factor, which determines how hot the moving average’s response
 to linear trends will be. The author advises to use v=0.7.
 When v = 0, GD = EMA, and when v = 1, GD = DEMA. In between, GD is a less aggressive
 version of DEMA. By using a value for v less than1, trader cure the multiple DEMA
 overshoot problem but at the cost of accepting some additional phase delay.
 In filter theory terminology, T3 is a six-pole nonlinear Kalman filter. Kalman
 filters are ones that use the error — in this case, (time series - EMA(n)) — 
 to correct themselves. In the realm of technical analysis, these are called adaptive
 moving averages; they track the time series more aggres-sively when it is making large
 moves. Tim Tillson is a software project manager at Hewlett-Packard, with degrees in
 mathematics and computer science. He has privately traded options and equities for 15 years.   
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Stochastic RSI Backtest This strategy used to calculate the Stochastic RSI
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Statistical Volatility - Extreme Value Method Backtest This indicator used to calculate the statistical volatility, sometime 
 called historical volatility, based on the Extreme Value Method.
 Please use this link to get more information about Volatility. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Smoothed RSI Backtest ver.2 This is new version of RSI oscillator indicator, developed by John Ehlers. 
 The main advantage of his way of enhancing the RSI indicator is smoothing 
 with minimum of lag penalty. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Smoothed RSI Backtest This is new version of RSI oscillator indicator, developed by John Ehlers. 
 The main advantage of his way of enhancing the RSI indicator is smoothing 
 with minimum of lag penalty. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
SMI Ergodic Oscillator Backtest ver.2 The SMI Ergodic Indicator is the same as the True Strength Index (TSI) developed by 
 William Blau, except the SMI includes a signal line. The SMI uses double moving averages 
 of price minus previous price over 2 time frames. The signal line, which is an EMA of the 
 SMI, is plotted to help trigger trading signals. Adjustable guides are also given to fine 
 tune these signals. The user may change the input (close), method (EMA), period lengths 
 and guide values.
 You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect...
 WARNING:
 - For purpose educate only
SMI Ergodic Oscillator Backtest The SMI Ergodic Indicator is the same as the True Strength Index (TSI) developed by 
 William Blau, except the SMI includes a signal line. The SMI uses double moving averages 
 of price minus previous price over 2 time frames. The signal line, which is an EMA of the 
 SMI, is plotted to help trigger trading signals. Adjustable guides are also given to fine 
 tune these signals. The user may change the input (close), method (EMA), period lengths 
 and guide values.
 You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect...
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
RSI based on ROC Backtest This is the new-age indicator which is version of RSI calculated upon 
 the Rate-of-change indicator.
 The name "Relative Strength Index" is slightly misleading as the RSI 
 does not compare the relative strength of two securities, but rather 
 the internal strength of a single security. A more appropriate name 
 might be "Internal Strength Index." Relative strength charts that compare 
 two market indices, which are often referred to as Comparative Relative Strength.
 And in its turn, the Rate-of-Change ("ROC") indicator displays the difference 
 between the current price and the price x-time periods ago. The difference can 
 be displayed in either points or as a percentage. The Momentum indicator displays 
 the same information, but expresses it as a ratio.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Relative Volatility Index Backtest The RVI is a modified form of the relative strength index (RSI). 
 The original RSI calculation separates one-day net changes into 
 positive closes and negative closes, then smoothes the data and 
 normalizes the ratio on a scale of zero to 100 as the basis for the 
 formula. The RVI uses the same basic formula but substitutes the 
 10-day standard deviation of the closing prices for either the up 
 close or the down close. The goal is to create an indicator that 
 measures the general direction of volatility. The volatility is 
 being measured by the 10-days standard deviation of the closing prices. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Relative Momentum Index Backtest The Relative Momentum Index (RMI) was developed by Roger Altman. Impressed 
 with the Relative Strength Index's sensitivity to the number of look-back 
 periods, yet frustrated with it's inconsistent oscillation between defined 
 overbought and oversold levels, Mr. Altman added a momentum component to the RSI.
 As mentioned, the RMI is a variation of the RSI indicator. Instead of counting 
 up and down days from close to close as the RSI does, the RMI counts up and down 
 days from the close relative to the close x-days ago where x is not necessarily 
 1 as required by the RSI). So as the name of the indicator reflects, "momentum" is 
 substituted for "strength".   
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Range Action Verification Index (RAVI) Backtest The indicator represents the relative convergence/divergence of the moving 
 averages of the financial asset, increased a hundred times. It is based on 
 a different principle than the ADX. Chande suggests a 13-week SMA as the 
 basis for the indicator. It represents the quarterly (3 months = 65 working days) 
 sentiments of the market participants concerning prices. The short moving average 
 comprises 10% of the one and is rounded to seven.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Positive Volume Index Backtest The theory behind the indexes is as follows: On days of increasing volume, 
 you can expect prices to increase, and on days of decreasing volume, you can 
 expect prices to decrease. This goes with the idea of the market being in-gear 
 and out-of-gear. Both PVI and NVI work in similar fashions: Both are a running 
 cumulative of values, which means you either keep adding or subtracting price 
 rate of change each day to the previous day`s sum. In the case of PVI, if today`s 
 volume is less than yesterday`s, don`t add anything; if today`s volume is greater, 
 then add today`s price rate of change. For NVI, add today`s price rate of change 
 only if today`s volume is less than yesterday`s.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Simply Stochastic Backtest This back testing strategy generates a long trade at the Open of the following 
 bar when the %K line crosses up UpBand line.
 It generates a short trade at the Open of the following bar when the %K line 
 crosses down DownBand line.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
The Pivot Detector Oscillator Backtest The Pivot Detector Oscillator, by Giorgos E. Siligardos
 The related article is copyrighted material from Stocks & Commodities 2009 Sep
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
PFE (Polarized Fractal Efficiency) Backtest The Polarized Fractal Efficiency (PFE) indicator measures the efficiency 
 of price movements by drawing on concepts from fractal geometry and chaos 
 theory. The more linear and efficient the price movement, the shorter the 
 distance the prices must travel between two points and thus the more efficient 
 the price movement.
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Percentage Volume Oscillator (PVO) Backtest The Percentage Volume Oscillator (PVO) is a momentum oscillator for volume. 
 PVO measures the difference between two volume-based moving averages as a 
 percentage of the larger moving average. As with MACD and the Percentage Price 
 Oscillator (PPO), it is shown with a signal line, a histogram and a centerline. 
 PVO is positive when the shorter volume EMA is above the longer volume EMA and 
 negative when the shorter volume EMA is below. This indicator can be used to define 
 the ups and downs for volume, which can then be use to confirm or refute other signals. 
 Typically, a breakout or support break is validated when PVO is rising or positive. 
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.
Overbought/Oversold Simple Overbought/Oversold indicator
 You can change long to short in the Input Settings
 WARNING:
 - For purpose educate only
 - This script to change bars colors.






















