Community Tip - You can change your system assigned username to something more personal in your community settings. 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.