B BobbiDigital Jan 11, 2011 #1 anyone able to automate strategies in ES w/o indicators other than OHLC data focusing on rotations?
B bearmountain Jan 11, 2011 #3 This is the promise that priceaction labs holds. I am not a user but perhaps other users can chime in. 1) Michael Harris - trading patterns. http://www.priceactionlab.com/ This essentially mines data looking for price patterns, so if c[0] > c[2] and c[2] > c[1] and c[3] > c[4] ... then buy. sell next bar at profitprice limit;
This is the promise that priceaction labs holds. I am not a user but perhaps other users can chime in. 1) Michael Harris - trading patterns. http://www.priceactionlab.com/ This essentially mines data looking for price patterns, so if c[0] > c[2] and c[2] > c[1] and c[3] > c[4] ... then buy. sell next bar at profitprice limit;