Search
📈

Stock Trading Bot

Created
2020/12/21
Language
Python
SQL
Framework / Library
Tensorflow
Keras
Public API
Tools
PyCharm
DataGrip
Git
Link
Pinned
Still on working?
Python bot simulates quant algorithms, collects stock data, trades stocks
Developed Python bot to trade KOSDAQ and KOSPI using Python and API
Implemented SQL database to save and utilize data obtained by API and crawling
Built bat file and window schedule to run a bot automatically constantly
Used Tensorflow, Keras, and LSDM model to simulate trading algorithms
Used Selenium, BeautifulSoup, and public API to crawl data
Set virtual environment to use both 64 bit and 32 bit
Utilized 40gb stock data

Flowchart

The below flowcharts are not formal; they may not follow the rule of flowchart. It is designed to help understanding the structure instead.

Simulator

Database Description

Buying Algorithm

#1

5/20 golden cross

#2

MACD & Bolinger Bands

If you enjoyed it, please see others!