I would like to create an equation that will tell the % Above/Below 10 month SMA instead of Weekly....Is there anyway to do this?
Thanks for your help
|
|
Custom Report for % Above 10Month MA?
3 posts
• Page 1 of 1
Hi Bosox13,
All moving averages are calculated on a daily resolution, so a 10 month moving average is pretty close to a 40 week moving average. So, you can define a field like this: 100 * (End_NAV - MA40W) / MA40W or, maybe 10 months is closer to 45 weeks, in which case you can use: 100 * (End_NAV - MA45W) / MA45W
thanks mark...I initally did that, but i just didn't want to include all of the data points of the weekly MA (ie 4 points of data).....i just wanted to find a way to get the 1 data point for the end of the month....thanks for your help - i appreciate it
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 1 guest |
FundManagerSoftware.com | Search | Site Map | About Us | Privacy Policy |
Copyright © 1993-2025 Beiley Software, Inc. All rights reserved. |