You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first: thanks for this library.
As an absolute javascript newbie I used the opportunity to scan trough your code and I'm impressed by its simplicity (I consider that as a very valuable competence)!
I can make it work over javascript, but it would be great to be able to use your library for all my fetches.
I see the same list() functionality exists for etf , mutual fund and crypto, but not for stock and also not like here for a download of the complete set of all symbols.
Thanks for your help. Peter
The text was updated successfully, but these errors were encountered:
first: thanks for this library.
As an absolute javascript newbie I used the opportunity to scan trough your code and I'm impressed by its simplicity (I consider that as a very valuable competence)!
I'd appreciate if you could help me. I can't find how to call the next fmp endpoint :
https://financialmodelingprep.com/api/v3/stock/list?apikey=${apiKey}
I can make it work over javascript, but it would be great to be able to use your library for all my fetches.
I see the same list() functionality exists for etf , mutual fund and crypto, but not for stock and also not like here for a download of the complete set of all symbols.
Thanks for your help. Peter
The text was updated successfully, but these errors were encountered: