crabio / tinkoff-invest-bot

ML Bot for Tinkoff Investment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinkoff-invest-bot

ML Bot for Tinkoff Investment.

Configure

Project runs with Python 3.8+.

Python requirements

Install required libraries with command: pip3 install -r requirements.txt.

Tinkoff token

Add token for Tinkoff Open API into file token.txt in root folder.

Structure

  • global_rank_parser - tool for parsing top X companies from Forbes rank.
  • candles_loader - tool for load historical data for top X companies from global_rank_parser export.

Submodules

This repository contain links to some submodules. To init them, use command: git submodule update --init.

About

ML Bot for Tinkoff Investment

License:Apache License 2.0


Languages

Language:Jupyter Notebook 85.7%Language:Go 12.9%Language:Python 1.0%Language:Dockerfile 0.3%Language:Shell 0.2%