Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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.