gspiker,
Your last code does exactly what i need . Now i can fine tune for objectives and stops. The first adjustemnet anyone using this method should do is change the tii<=1 to tii<= 20,15 or 10 and change tii>=99 to tii>=80, 85 or 90.
Next depending on what time frame you are using i would change the 60,30 to 10,5 or 20,10 or 5,3.
The exception to buying if high or low is exceeded is the daily rth chart. In this timeframe you would either buy or sell the open the next day depending on the tii value being >85 or <15 or whatever paremeters you choose.
Once again thanks for all the work everyone has done on this strategy
Yoda
Your last code does exactly what i need . Now i can fine tune for objectives and stops. The first adjustemnet anyone using this method should do is change the tii<=1 to tii<= 20,15 or 10 and change tii>=99 to tii>=80, 85 or 90.
Next depending on what time frame you are using i would change the 60,30 to 10,5 or 20,10 or 5,3.
The exception to buying if high or low is exceeded is the daily rth chart. In this timeframe you would either buy or sell the open the next day depending on the tii value being >85 or <15 or whatever paremeters you choose.
Once again thanks for all the work everyone has done on this strategy
Yoda
Comment