Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a webpage to track prices of publicly traded securities
ResourceFunction["SecuritiesTracker"][{"name1","name2",…}] deploys a periodically updating webpage showing the prices of the specified finanical entities. | |
ResourceFunction["SecuritiesTracker"][names,update] sets update as the update period. | |
ResourceFunction["SecuritiesTracker"][names,update,location] deploys to a CloudObject at the specified location. |
Deploy a webpage to the cloud to track three tech stock prices:
In[1]:= |
Out[1]= |
Create a webpage that updates every 30 seconds:
In[2]:= |
Out[2]= |
Specify the cloud object for deployment:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License