♥ 0 |
I have the following scan set up that’s not giving me any results at this time but I would like Pete or someone to make sure I do have this set-up properly. Here’s the rules:
I have a sample photo of BA where this came into play (see the red arrow indicating the stock crossed above the 10 EMA(red), above the 200 SMA (white) but still below the 50 SMA (blue). Thanks for the help. Here’s the code: input price = close; def EMA1 = expAverage(price, length1); #use this to scan for bullish burst
Marked as spam
|
Please log in to post questions.
Thank you for your help once again! Now to change this to a bearish scan!