Received 3 Karmas
PedroMad
PedroMad Mar 23, 16 5:22 PM

i use this on STOCKFETHCER to trace overextended show stocks where close gained more than 5 percent over the last 1 day and price is between 0.1 and 5 and volume is above 500000 average day range is above 8 and RSI(2) above 90 and sort column 6 descending and add column for bollinger bands(20,2), and add column for RSI(2), and add column for MA(10), and add column for ADR (30) and add column for ADR (10) and add column for daily volume

PedroMad
PedroMad Mar 23, 16 5:23 PM

so, those above to prepare for short.And this on SF, for the ones which can give some more green days--- "show stocks where close gained more than 10 percent over the last one day and price is above 0.5 and price is below 20 average day range (10 ) is above 8 and volume is above 200000 and add column for RSI(2) sort column 5 descending and RSI(2) is below 95 and average day range (30) is above 10

PedroMad
PedroMad Mar 23, 16 5:25 PM

then on THINKORSWIM, i use a indicator there which is ''BUY SIGNAL'' and SELL SIGNAL'', and i cross those indicators with the gainers from these 2 lists above, and also with a list of formerrunners

PedroMad
PedroMad Mar 23, 16 5:27 PM

for locating former runners , i use their scan '' Run forest run'' which is this.---- close is between 0.2 and 10 average volume(90) above 500000 average volume(10) above 250000 offset is 0 set{volcnt, count(volume above 50000, 100) } set{volzero, count(volume equal 0, 100) } set{x1, high - open} set{Long_Profit, x1/open } set{C1A, count(Long_Profit > .04 , 100)} set{C2A, count(Long_Profit > .09, 100)} set{C0010, C1A - C2A} set{D1A, count(Long_Profit > .09 , 100)} set{D2A, co

Join now or log in to leave a comment