minghsu / tw_stock_v2

TW STOCK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TW STOCK V2.0

This is a practice project of Python with some immature concepts of MVC, OO & design pattern.

The system included below features:

  • Command interactive mode
  • Auto detected locale for language
  • Auto detected which “RMDB” python packages installed
  • Parallel take “LIST” & “OTC” stock symbols from TWSE website
  • Fetch “stock data” by symbol from TWSE website
  • Parallel calculate all technical analysis
  • Extendable mechanism for “Language”, “RMDB service” & “Stock Tech Analysis”
  • Export tech analysis result to .CSV file

For more detail, please refer below documents.

Special Thanks

Brian Beck: switch class

About

TW STOCK

License:MIT License


Languages

Language:Python 100.0%