acmillions88 DHC V2Version 2 of my DHC script.
Sell1 - less probability but higher profit
Buy1 - less probability but higher profit
Sell2 - high probability but lower profit
Buy2 - high probability but lower profit
Prediction
acmillions88 DHCThis script only works like a charm.
It gives very early signal and it is highly accurate.
Should be the most profitable script I have ever made.
acmillions88 reversal detectorI use a new method to predict trend and made a reversal detector by accident.
Surprisingly, it works very well. More importantly, it is predictive! Hooray!!!
When u see a series of "B" and start seeing an "S", its time to sell.
When u see a series of "S" and start seeing a "B", its time to buy.
Cheers!
acmillions88 predictions at beginning of new candleJust made a new discovery so I made this script.
It does not depend on trend and it predicts the mini trend at the beginning of the new candle.
The success rate is quite high.
Yes, its another predictive indicator from me. Cheers.
acmillions88 predictive indicatorsUnlike most scripts, this script actually predicts the mini trends.
acmillions88 predictive indicatorsUnlike most scripts, this script actually predicts the mini trends. Works great with double bollingerbands.
Range Breakout PredictorHi everyone, I put this together while learning Pine and wanted to share to see if anyone finds it useful.
It does a decent job predicting the direction of breakouts from range conditions, as well as picking up some easy trend profits. I had some fun making it quite configurable for those who would like to tune it for a particular index (for example, check out GOOG at 1 hour resolution with the default values, just for fun).
Please let me know if you like anything about it or have suggestions!
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)
Twiggs Money Flow_LB [SwetSwet]The modified indicator Twiggs Money Flow more convenient. The critical value is colored in green or red.








