node-tda:用于TDA的NodeJS API

时间:2021-03-26 10:49:15
【文件属性】:
文件名称:node-tda:用于TDA的NodeJS API
文件大小:75KB
文件格式:ZIP
更新时间:2021-03-26 10:49:15
async promise stock callback td tda节点 方便的库。 状态 用法 安装 npm install node-tda 命令行界面 为了方便起见,您可以运行certs脚本来生成自签名证书。 npm run certs 对于oauth登录,运行: tda_authenticate --CONSUMER_KEY="" 解放 API函数 所有函数名称都回显它们在文档中找到的相应名称。 IE: // Get Accounts // https://developer.tdameritrade.com/account-access/apis/get/accounts-0 const { getAccounts } = require ( 'node-tda' ) ; // Place Order // https://developer.tdameritrade.com/account-access/
【文件预览】:
node-tda-master
----package.json(1KB)
----.eslintrc.json(540B)
----.github()
--------workflows()
----test()
--------lib()
--------helpers()
--------cli()
----.nycrc(232B)
----LICENSE(728B)
----package-lock.json(141KB)
----.gitignore(48B)
----lib()
--------index.js(470B)
--------instruments.js(4KB)
--------transaction-history.js(3KB)
--------price-history.js(3KB)
--------movers.js(2KB)
--------quotes.js(2KB)
--------user-info-and-preferences.js(476B)
--------watchlist.js(606B)
--------market-hours.js(3KB)
--------accounts.js(3KB)
--------option-chains.js(5KB)
--------saved-orders.js(5KB)
--------authenticate.js(4KB)
--------orders.js(8KB)
----README.md(3KB)
----req.cnf(347B)
----helpers()
--------index.js(83B)
--------axios.js(413B)
----cli()
--------authenticate.js(620B)

网友评论