blade
e990db26a6
optimize ORB strategy
2025-09-01 18:01:21 +08:00
blade
a8a310ecf0
support get US STOCK data
2025-08-31 11:20:59 +08:00
blade
b1e7ddc261
combine trade strategy
2025-08-22 18:48:59 +08:00
blade
d4291c06a3
statistics: MA trends change
2025-08-18 20:44:54 +08:00
blade
a12f34e80c
invoke python file by schedule directly, instead of import way. The purpose is to make each event to be totally new initialization action.
2025-08-15 11:37:06 +08:00
blade
40a7b02b66
optimize ma long short/ ma cross algorithms
2025-08-06 14:36:22 +08:00
blade
2073f3966f
complete market data monitor main logic
2025-08-05 15:30:50 +08:00
blade
cd0b64c5c9
update for huge_volume_main.py
2025-08-04 22:36:25 +08:00
blade
e0bf2bbbfb
fix some issue
2025-08-04 21:43:18 +08:00
blade
89d06d9fbd
1. update database and relevant code
...
2. support calculate technical metrics.
2025-08-04 21:07:44 +08:00
blade
4ee8658d89
support statistics price-volume relationship
2025-07-31 20:31:22 +08:00
blade
ca2efb002e
update for more professional data fetch action
2025-07-30 16:11:34 +08:00
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