crypto_quant/worklog.md

18 lines
585 B
Markdown

# 2025-07-26
Get huge volume based on historical data
Window: 50
Threshold: Mean + 2*std
# 2025-07-28
1. Save huge volume to mysql
2. Support upgrade huge volume based on the latest market data
a. upgrade the latest market data
b. Get the one window period data (e.g. 50) according the earliest updated market data
c. Calculate huge volume according to one window period data + updated data
3. Retrospective trading analysis:
huge volume:
a. high price: The ratio of declines in the next three trading periods
b. low price: The ratio of increases in the next three trading periods