Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi, do you have samples of real-time graph data of global stocks link to yahoo finance for example any ticker li Apple?
Solved! Go to Solution.
MathCAD doesn't directly have direct functions that deal with stocks, but Excel does.
1. Insert Excel component
2. Use the STOCKHISTORY function as shown below.
Please keep us updated with what you're doing with this! It sounds like an interesting project.
MathCAD doesn't directly have direct functions that deal with stocks, but Excel does.
1. Insert Excel component
2. Use the STOCKHISTORY function as shown below.
Please keep us updated with what you're doing with this! It sounds like an interesting project.
Hi,
it is quite interesting. Thank you for the reference document you provided. Let me see what I can do.