GamestonkTerminal是一个股票和加密市场的投资研究终端,为投资研究提供了一个基于Python的现代集成环境,允许交易者使用最先进的数据科学和机器学习技术。
作为一个现代的基于Python的环境,GamestonkTerminal开放了对数据科学(Pandas、Numpy、Scipy、Jupyter),机器学习(Pytorch、Tensorflow、Sklearn、Flair)和数据采集(BeautifulSoup和众多第三方api)大量Python数据库的访问。
APIKeys该项目是围绕几个不同的API调用构建的,无论是访问历史数据还是财务数据。这些是需要APIkeys的地方:
AlphaVantage: https://www.alphavantage.coBinance: https://binance.us (US)/ https://binance.com (OutsideUS)CoinMarketCapAPI: https://coinmarketcap.com/apiDegiroAPI: https://www.degiro.frFRED: https://fred.stlouisfed.org/docs/api/api_key.htmlFinancialModelingPrep: https://financialmodelingprep.com/developerFinhubAPI: https://finnhub.ioNewsAPI: https://newsapi.orgOandaAPI: https://developer.oanda.comPolygon: https://polygon.ioQuandl: https://www.quandl.com/tools/apiReddit: https://www.reddit.com/prefs/appsSentimentInvestor: https://sentimentinvestor.comTradier: https://developer.tradier.com/getting_startedTwitter: https://developer.twitter.comCoinbaseProAPI: https://docs.pro.coinbase.com/WhaleAlertAPI: https://docs.whale-alert.io/EthplorerAPI: https://github.com/EverexIO/Ethplorer/wiki/Ethplorer-API
评论