TradingView
HPotter
27 Mar 2017 pukul 03.51

D_Three Ten Osc Strategy Backtest 

E-mini S&P 500 FuturesCME

Deskripsi

This indicator allows the user to plot a daily 3-10 Oscillator on a Tick Bar Chart or any intraday interval.
Walter Bressert's 3-10 Oscillator is a detrending oscillator derived
from subtracting a 10 day moving average from a 3 day moving average.
The second plot is an 16 day simple moving average of the 3-10 Oscillator.
The 16 period moving average is the slow line and the 3/10 oscillator is
the fast line.
For more information on the 3-10 Oscillator see Walter Bressert's book
"The Power of Oscillator/Cycle Combinations"

You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not for real trading.
Komentar
zhenSignal
opnion after couple of days further research:

this script was actually using future data because in version 2, the default value of parameter 'lookahead' in security() was on

therefore it lead to a Phenomenal backtesting result...

if you switch it into version 3 and place lookahead = barmerge.lookahead_off inside you will see the actual result
HPotter
@zhenSignal, You are right. Thank you.
zhenSignal
Hi,Potter

one question here:

to my understanding, xMACD and xSignal were both generated from day candle

therefore it can only give entry signal on a daily scale

how can I use it on 3h or 4h 's chart and trade intraday ?

thanks!
HPotter
@zhenSignal, You should to change all "D" on 3H or 4H
Lebih lanjut