移植 A_Share_DP 引擎;本地缓存与 60s tip;月线由日线 UTC 聚合;不碰主站 analyze/缠论叠层。 Co-authored-by: Cursor <cursoragent@cursor.com>
50 lines
685 B
Plaintext
50 lines
685 B
Plaintext
# MacOS
|
||
.DS_Store
|
||
|
||
# Python编译文件和缓存
|
||
__pycache__/
|
||
*.py[cod]
|
||
*$py.class
|
||
*.pyc
|
||
*.pyo
|
||
|
||
# 策略文件的缓存
|
||
strategies/__pycache__/
|
||
|
||
# Machine Learning / AI model files
|
||
*_model*_xgb_model.json
|
||
*modelchan*.json
|
||
*.libsvm
|
||
feature_meta
|
||
*_model_feature_data.csv
|
||
*.pem
|
||
|
||
# Log files
|
||
*.log
|
||
|
||
# Database files
|
||
*.sqlite
|
||
*.sqlite-shm
|
||
*.sqlite-wal
|
||
.DS_Store
|
||
交易记录/~$交易规则.docx
|
||
/datasvc/data
|
||
.DS_Store
|
||
.DS_Store
|
||
/data_provider/data
|
||
.DS_Store
|
||
.DS_Store
|
||
.DS_Store
|
||
.DS_Store
|
||
.DS_Store
|
||
.DS_Store
|
||
data_provider/._config.json
|
||
.gstack/
|
||
|
||
# ESS gate / engineering-loop working dirs(归档进 docs/runs/)
|
||
.gates/
|
||
loop/
|
||
|
||
# Crypto Wyckoff Screener local cache
|
||
data/crypto_wyckoff/
|