alphavantage:Alpha Vantage API的简单接口

时间:2024-05-18 07:49:10
【文件属性】:

文件名称:alphavantage:Alpha Vantage API的简单接口

文件大小:105KB

文件格式:ZIP

更新时间:2024-05-18 07:49:10

hacktoberfest JavaScript

AlphaVantage 这是围绕托管的的简单包装。 我与AlphaVantage没有任何隶属关系。 由于该库打包为UMD模块,因此可以在浏览器或节点中使用。 欢迎所有贡献,请参阅我们的 ! 这是MIT许可下的一个开源项目,有关更多信息,请参见 。 All available functions with this SDK have the same parameters as listed in the the Alpha Vantage Docs, without the "function" or "apikey". Do not include the "function" or "apikey" parameters when using this library. All functions return promises with the response data.


【文件预览】:
alphavantage-master
----.env.example(12B)
----.github()
--------FUNDING.yml(20B)
--------dependabot.yml(106B)
----babel.config.js(149B)
----lib()
--------forex.js(655B)
--------crypto.js(587B)
--------technical.js(4KB)
--------data.js(1KB)
--------performance.js(151B)
--------fundamental.js(380B)
--------util.js(10KB)
----CONTRIBUTING.md(618B)
----.travis.yml(781B)
----test()
--------forex.js(2KB)
--------crypto.js(1KB)
--------technical.js(39KB)
--------data.js(3KB)
--------performance.js(1KB)
--------examples()
--------fundamental.js(4KB)
--------util.js(40KB)
--------init.js(438B)
----.prettierrc(74B)
----LICENSE.md(1KB)
----__mocks__()
--------cross-fetch.js(161B)
----README.md(7KB)
----index.d.ts(11KB)
----dist()
--------bundle.js(19KB)
----.gitignore(3KB)
----index.js(866B)
----CHANGELOG.md(2KB)
----package-lock.json(281KB)
----package.json(1KB)

网友评论