Is there a way to bring data in from a JSON API
조회 수: 14 (최근 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!