Optuma Forums › Optuma General Discussion › Twitter Charts › Reply To: Twitter Charts
December 9, 2021 at 7:51 am
#66877
- Topics: 1
- Replies: 3
- Posts: 4
By modifying this with Close() > MA(BARS=20, STYLE=Weighted) will this get me Percentage of Stocks Above 20-day MA while using IsMemebr()?
I’m referring to the SPX % of Outperforming Stocks code that you put out to begin this thread.
My breadth module once built looks correct, but I’m having trouble converting it to a line chart/indicator too. I’ve had this trouble with other customs built as they show as signal lines on price rather than as an indicator. Thanks for any help!
-
This reply was modified 6 months ago by
Matthew Timpane. Reason: Worked through Module and updated problem or problems I think I'm having