The core idea is that given a deaths count and a death ratio, we can calculate how many cases must exist. Total Cases <-> 100% Deaths <-> Death Rate This script plots the total cases for two different death rates. Death Rate = (Deaths * 100) / Total Cases Remember to update the DEATHS_X value in the script settings so that it matches the COMFIRMED_X graph...
This is my original indicator that was inspired by "Mayer Multiple" and "Chande Forecast Oscillator" (CFO). I decided to search truth of trend power with SMA and LinReg and found it in a somewhere of the middle. Also, I added a limit area, where you need to keep a more attention, because it can show a potential reversal. You can change parametrs with a your own...
Forecast 7 SMA's 6 periods This script is an upgrade of the existing Triple MA Forecast from Yatrader2 To allow the user to display 7 different SMAs and look 6 candles ahead Default Value 8 SMA 13 SMA 20 SMA 50 SMA 100 SMA 128 SMA 200 SMA Note: Best to use on high timeframe, if on low timeframe change the forecast maximum to lower This was made to...
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...
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...
Experiment to try apply @atrader2's MA Forecast () to bollinger bands - didn't exactly work out how I expected it to, especially with the Upper/Lower forecast projections.
Moving Averages & Bollinger Bands with Forecasts 11 Moving Averages SMA, EMA, WMA Highly Customizable Linear Regression Forecast Bollonger Bands Personal Setup: Add indicator twice 1st indicator = SMA using #4, 7, 10, 11 (20, 50, 100, 200 SMAs) with bollonger bands on 20. 2nd indicator = EMA using #1, 2, 3, 5, 6, 8, 9 (5, 8, 13, 21 ,34, 55, 89...
Moving Averages & Bollinger Bands with Forecasts 11 Moving Averages SMA, EMA, WMA Highly Customizable Linear Regression Forecast Bollonger Bands Personal Setup: Add indicator twice 1st indicator = SMA using #4, 7, 10, 11 (20, 50, 100, 200 SMAs) with bollonger bands on 20. 2nd indicator = EMA using #1, 2, 3, 5, 6, 8, 9 (5, 8, 13, 21 ,34, 55, 89...
Moving Averages & Bollinger Bands with Forecasts 11 Moving Averages SMA, EMA, WMA Highly Customizable Linear Regression Forecast Bollonger Bands Personal Setup: Add indicator twice 1st indicator = SMA using #4, 7, 10, 11 (20, 50, 100, 200 SMAs) with bollonger bands on 20. 2nd indicator = EMA using #1, 2, 3, 5, 6, 8, 9 (5, 8, 13, 21 ,34, 55, 89...
This script is an upgrade of the existing 3EMA forecast to allow the user to display 4 different EMAs (short, mid, long and very long range) and the forecast for the 5 candles ahead
Triple EMA Forecast - up to five candle forecast
The Chande Forecast Oscillator developed by Tushar Chande The Forecast Oscillator plots the percentage difference between the closing price and the n-period linear regression forecasted price. The oscillator is above zero when the forecast price is greater than the closing price and less than zero if it is below. WARNING: - This script to change bars colors.
The Chande Forecast Oscillator developed by Tushar Chande The Forecast Oscillator plots the percentage difference between the closing price and the n-period linear regression forecasted price. The oscillator is above zero when the forecast price is greater than the closing price and less than zero if it is below.