Piotroski Score - Fundamental Indicator
Author: sedelstein
Creation Date: 9/20/2013 5:25 PM
profile picture

sedelstein

#1
I usually don't do much with fundamental analysis but I ran across something called the Piotroski score
http://www.grahaminvestor.com/articles/quantitative-tools/the-piotroski-score/

I've never coded any WL using the fundamental data before and in the interest of giving back to the WL community after a few bone-headed posts, I've decided to share.

Here is the code. Ideally, it would be good to have it as a function call. I've yet to test it in a strategy.

Comments (especially code improvements) appreciated.

CODE:
Please log in to see this code.

profile picture

Eugene

#2
Thanks for sharing your work with the community, Steve.

CODE:
Please log in to see this code.

Check out FundamentalDataSeriesAnnual in the QuickRef that does the summing automatically.

CODE:
Please log in to see this code.

Note the offset parameter of FundamentalDataSeriesAnnual that I think might make this code look more intuitve.

This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).