4Hours optimized CAR: NightMODEA night mode of my script.
Feel free to contact me with your suggestion, I'm working on the things people ask me more frequently.
Thanks and good profit!
Forecasting
12Hours-optimized Crypto Alert ReloadedSame as 4H, but this time 12H.
In my opinion this one is way more accurate, let me know yours.
UPDATES:
I added Short Sell signals, both Red and Blue means "Short Sell", but they use different formulas. The blue one seems pretty solid, meanwhile the red one get more oportunities but might give an earlier entrance aswell.
Remember no software is 100% accurate, but this one seems at least >90% accurate so I guess that with a decent risk management and order placing you will make great profit.
The script gave1 bad short signal in whole 2018, and 4 bad buy signals, pretty decent on a market as cryptos, and at a correction phase.
Again, let me know your opinion, feedback, and critics.
Stay aware since I will update it for sure, I'm already working on it.
Soon:
*Filtering signal by candlestick patterns
*Pivot levels for resistance and support forecast beforehand.
*and more cool features ;)
Thanks again!
Meister Shredder - Simple Moving Averages x4 ForecastIncludes the 21, 50, 100 and 200 SMA and 6 bar forecast
Coinpirate Channels BTCFrom a request to simplify the chart, here we have an easy to read map. It's built on calculated price forecast, math, geometry, historical movement, and fundamentals. Enjoy and invest wisely.
NOT INVESTMENT ADVICE. For educational and learning purposes only. BTCUSD -0.30% Bitcoin -0.30% BTC -0.30%
Linear ExtrapolationBasic extrapolator for forecast a time-series, all forecasts are mades length periods ahead.
This is not a estimation of the exact price
This should only be used for forecasting direction, dont expect the price to be at the same value of its forecast.
Bias, Mean absolute error, Mean percentage error...etc look useless here, its better to use correlation as a accuracy measurement.
Correlation(Forecast ,close,period)
Rescaling for a better forecast ?
Transforming a non-stationary signal to a stationary signal can increase the forecasting accuracy, this can be done by detrending. Here is a list of somes detrending methods:
Auto-Bias : price - price
Mean-Bias : price - price moving average
Log transform : log(price/price moving average)
Correlation : correlation(price,n,period)
[RS]Fractal MA V0EXPERIMENTAL: concept for fractal ma. can be used as zigzag as is, intended for hidden S&R extraction(kinda failed :p ).