PVI vs EMA/PVI is a simple chart indicator in Fidelity and I would like to use it.
In a rules based strategy is there a way to test for the technical indicator PVI as follows:
Buy if PVI is x times the 255 day exponential moving of PVI (PVI = Positive Volume Index)
If not practical as a rule, is there some code I could cut and paste to my strategy?
Thanks!
Size:
Color:
The lack of PVI/NVI in WealthLab.Indicators will get in the way of testing PVI in a rules-based strategy.
Fortunately, the code is trivial - copy/paste this to your strategy. Eventually, we'll get to adding it to Community.Indicators:
CODE:
Please log in to see this code.
Size:
Color:
Thank you! We always appreciate your help.
Size:
Color:
You're welcome.
Size:
Color:
Sorry for misleading you Rick. PVI and NVI are already available in TASCIndicators. :)
Size:
Color: