Is there a way to bring data in from a JSON API
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
There are two API's I would love to bring data into Matlab. What's the easiest way to bring in data from the polygon.io api https://polygon.io/docs/ and/or tradier api https://documentation.tradier.com/brokerage-api/overview/market-data
0 Commenti
Risposte (1)
Ameer Hamza
il 28 Apr 2020
See this example to get data through an API as a json object: https://www.mathworks.com/help/matlab/ref/webread.html#bue6wt6-2
0 Commenti
Vedere anche
Categorie
Scopri di più su JSON Format in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!