BotのためにまずはPythonでテクニカル分析を実装する必要があるため上記を参照した以下メモ。 Pythonライブラリを利用して株価データを取得する Pandasライブラリの拡張モジュールである「pandas-datareader」を利用すると、インターネットで公開されている金融 ...
Technical Analysis (TA) is an easy to use library that is built upon Python's Pandas library with more than 60 Indicators. These indicators are comminly used for financial time series datasets with ...