I am trying to program a scanner but I am struggling to think what logic I could input and give me the setups I want.
Basically, what I want is a stock that has been on a run and then has pulled back to a certain MA.
seems simple, but its been hard filtering thru all the BS that my scanner brings up currently. Right now the logic I have coded is essentially 'current low is lower or equal to MA and prior days low is higher than current low.'
Anyone have any ideas on what logic could bring better results for what I want?
Basically, what I want is a stock that has been on a run and then has pulled back to a certain MA.
seems simple, but its been hard filtering thru all the BS that my scanner brings up currently. Right now the logic I have coded is essentially 'current low is lower or equal to MA and prior days low is higher than current low.'
Anyone have any ideas on what logic could bring better results for what I want?