I want to scan for stocks that are up 5%+ from the open price (market opens at 6:30am here)
Then when low of the 5 min bar is below 20 exponential moving average AND low of the current 5 min bar is 40c below 10EMA I want to buy 500 shares at 20EMA price
Stop is low of the previous bar
Target is when price move 2% from current 20EMA value or sell at end of the day (1pm)
Thank you in advance

Comment