Is there a way to bring data in from a JSON API
15 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Ameer Hamza
2020-4-28
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 JSON Format 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!