Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

Invest

This project is to show investment data. It auto refreshes the data every 10 seconds

How to use

#####Sept 8, 2021

  1. input investment data: Modify the class OriginData, and input your data in the array ORIGIN_DATA_LIST
  2. run investMainWindow.py