Optuma Forums › Optuma Scripting › Finding a Watch List of stocks that have risen 20% per year for 5 Years › Reply To: Finding a Watch List of stocks that have risen 20% per year for 5 Years
June 16, 2021 at 1:02 am
#64961
- Topics: 70
- Replies: 829
- Posts: 899
Hi Brad,
If you just need the top % performers over the last 5 years use this:
1 2 3 |
CHANGE(INT_COUNT=5, INT_TYPE=Year) |
Click on the text in the script editor window to change the parameters. Sign in here for an Introduction to scripting course to help you get started: