Free Trading API?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello All, I was looking to start my MatLab studying with analysing stock prices.
It seems as if Bloomberg requires one to have a username/password, which I assume you need to pay for.
I was having trouble even using Reuters. Yahoo doesn't work anymore, and I am starting to assume I need a paid account for any financial API.
If I wanted to start learning, are there any free API's I can use?
As an example of an error messege,
con = blp();
getdata(con,'EURUSD Curncy','Last_Price')
Yields:
Error using blp
Verify that blpapi3.jar included on MATLAB javaclasspath.
댓글 수: 1
Lautaro Parada
2020년 5월 19일
I higly recommend you to check https://www.alphavantage.co/ This is an API that provides free market data.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bloomberg Desktop에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!