Fidelity Investments

부분 유료
분류별 Api Dojo | 업데이트됨 4 days ago | Finance
인기

9.6 / 10

지연 시간

1,420ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Fund meta-data

Rapid account: Jacky Lam
jacky-lam
4 years ago

Hi,

Does this API offer getting mutual fund/index fund meta-data such as: sector breakdown, region breakdown, top 10 holdings.
…and also the NAV price, AUM, fund charges?

Jacky

Rapid account: Apidojo
apidojo Commented a year ago

Ex : …/quotes/get-chart?symbol=QQQ&startDate=2023/03/27-09:00:00&endDate=2023/03/28-09:00:00&granularity=1&intraday=Y

Rapid account: Hdiwan 415
hdiwan415 Commented a year ago

How do I get data for, say, QQQ, yesterday? - H

Rapid account: Gfranceschif
gfranceschif Commented 2 years ago

Is there any way to extract trade daily information from my account?

Rapid account: GYRAPID
GYRAPID Commented 4 years ago

Can you login to Fidelity and place trades ?
Is there simpler way test these APIs without coding ?

Rapid account: Rezagarrow
rezagarrow Commented 4 years ago

Same issue as jacky-lam
The following endpoints that are failing:

GET - quotes/get-details
GET - quotes/get-chart
GET - market/get-sectors
GET - market/get-movers
They are all returning:
ERROR : {
“message”:“src property must be a valid json object”
}

Is th

Rapid account: Jacky Lam
jacky-lam Commented 4 years ago

thank you

Rapid account: Apidojo
apidojo Commented 4 years ago

Hello, you should manually test those endpoints with other Http client tools, such as : https://www.postman.com/. The endpoints return data in XML format, not JSON format.

Rapid account: Jacky Lam
jacky-lam Commented 4 years ago

Hi,

Ok, I see.

I am struggling to see what public data are available from some of the endpoints because the ‘Test Endpoints’ are throwing an error message (but returning status 200):
The following endpoints that are failing:

  • GET - quotes/get-details
  • GET - quotes/get-chart
  • GET - market/get-sectors
  • GET - market/get-movers

They are all returning:
ERROR : {
“message”:“src property must be a valid json object”
}

Is this a problem with the server?

Rapid account: Apidojo
apidojo Commented 4 years ago

Hello,

You are going to get all public data and features that you see on the official sites/applications.

Regards.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입