Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.