Can someone show me how to color code the price bars based on whether the TII of the current bar is >TII of previous bar (GREEN) or TII of current bar<TII of previous bar red. I want the default bar color of grey in the case where the TIICurrent=TIIPrev
If possible i want a conditon that the TII>10 and <90 in both cases.
So the basic strategy here is you enter long if the previous bar is green and its high is taken out and you enter short if the previous bar is red and its low is taken out.
I dont want to confuse anyone with the strategy that is being worked on in the other thread for the trend strengh indicator as it is a differnt strategy than this is so instead of adding to the efs from that thread please refer to the orignal TII.efs code by TSSUPPORT on theri efs studeis thread. You can find it on either the bottom of page 1 or top of page 2 in that thread.
Thanks,
yoda
If possible i want a conditon that the TII>10 and <90 in both cases.
So the basic strategy here is you enter long if the previous bar is green and its high is taken out and you enter short if the previous bar is red and its low is taken out.
I dont want to confuse anyone with the strategy that is being worked on in the other thread for the trend strengh indicator as it is a differnt strategy than this is so instead of adding to the efs from that thread please refer to the orignal TII.efs code by TSSUPPORT on theri efs studeis thread. You can find it on either the bottom of page 1 or top of page 2 in that thread.
Thanks,
yoda
Comment