Commit Graph

58 Commits

Author SHA1 Message Date
blade c6ff3adc16 1. support update huge volume data
a. update market data at first
b. According to the first updated market data timestamp, get earlier window-size records.
c. Calculate huge volume data by the latest market data
d. Only insert new data to huge volume table
2. rename code file to be more proper.
2025-07-28 16:14:40 +08:00
blade 8a798fee03 refactor code for mysql data handler 2025-07-28 12:29:31 +08:00
blade 1dd829e2cf support statistics huge volume based on market data 2025-07-26 14:41:50 +08:00
blade dbfdeff299 prepare for statistics code
move wechat.py to core folder
update requirements.txt
2025-07-25 16:19:17 +08:00
blade b9e17f54f9 support update data to mysql 2025-07-25 16:12:52 +08:00
blade 8d0fe204af support get market data by API
support store data to mysql database.
2025-07-25 13:11:27 +08:00
blade c670be6f7d support get market data 2025-07-24 18:23:00 +08:00
blade ebf90534ae support both of Perpetual Swap and Swap Trading 2025-07-22 17:59:18 +08:00