RE: UK Stocks - Watchlist and Discussion
(2018-11-20, 09:34 PM)Atweed Wrote: Just wondering, how do you configure the price range for the stocks shown? i.e. on the breakouts and breakdowns list, the stocks listed are of a normal price range (not $0.3 or $2000). Likewise above, i can stop my dependancy on you for a potential stock list.Â
With proreatime I set up multiple scans with different price ranges, so that I can avoid all of the micro caps etc. Just add another condition to only list stocks above $5 etc. Not sure of the exact code as not in prorealtime but would assume with the above code you'd just add an extra condition. i.e.
c4= Close[0] > 5
and then call it with the others:
SCREENER[c1 AND c2 AND c3 AND c4] (Condition1 AS "ATR change")
isatrader
Fate does not always let you fix the tuition fee. She delivers the educational wallop and presents her own bill - Reminiscences of a Stock Operator.
Fate does not always let you fix the tuition fee. She delivers the educational wallop and presents her own bill - Reminiscences of a Stock Operator.