Duxx![]() Elite ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 881 Joined: 2/18/2009 ![]() | Matt Thank you for simplifying the code, much clearer. Two questions: 1) Right now the signal is trigger when C > O and C > H But I would like to trigger the above signal, when the close of current bar is higher than the lowest low. This means the following, the pattern formation is: L[1] < L[2] And L > L[1] That means that L[1] is the lowest low at that time, so I want to trigger the signal when the following bars close above that L[1] which should be the lowest low. Dont know how to do this...... 2) Can I copy the same code on the bottom change the pattern and signal for short and would this work including short signals? Thank you so much |