Skip to content

minghsu/tw_stock_v2

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages