vol_breakout 멀티종목 tick, vol_live HTML 모니터, 마감 봉만 저장하는 캔들 다운로드, 텔레그램 체결 알림, cron/watch 감시 스크립트 및 테스트를 포함한다. Co-authored-by: Cursor <cursoragent@cursor.com>
94 lines
1.7 KiB
JSON
94 lines
1.7 KiB
JSON
{
|
|
"generated_at": "2026-06-13 18:04:03",
|
|
"technique_id": "fractal_swing",
|
|
"symbol": "TRX",
|
|
"default_buy_cash_pct": 1.0,
|
|
"default_sell_coin_pct": 1.0,
|
|
"by_cluster": {
|
|
"buy": {
|
|
"1": 1.0,
|
|
"2": 0.7
|
|
},
|
|
"sell": {
|
|
"1": 1.0,
|
|
"2": 1.0
|
|
}
|
|
},
|
|
"tuning": {
|
|
"objective": "total_return_pct",
|
|
"pct_candidates": [
|
|
0.1,
|
|
0.15,
|
|
0.2,
|
|
0.25,
|
|
0.3,
|
|
0.4,
|
|
0.5,
|
|
0.6,
|
|
0.7,
|
|
0.8,
|
|
1.0
|
|
],
|
|
"min_bucket_samples": 5,
|
|
"cluster_counts": {
|
|
"buy": {
|
|
"1": 56440,
|
|
"2": 185
|
|
},
|
|
"sell": {
|
|
"1": 56441,
|
|
"2": 184
|
|
}
|
|
},
|
|
"history": [
|
|
{
|
|
"step": "global_buy",
|
|
"buy_pct": 1.0,
|
|
"return_pct": 83276.93
|
|
},
|
|
{
|
|
"step": "global_sell",
|
|
"sell_pct": 1.0,
|
|
"return_pct": 2307591.86
|
|
},
|
|
{
|
|
"step": "refine_buy",
|
|
"buy_pct": 1.0,
|
|
"return_pct": 2307591.86
|
|
},
|
|
{
|
|
"step": "refine_sell",
|
|
"sell_pct": 1.0,
|
|
"return_pct": 2307591.86
|
|
},
|
|
{
|
|
"step": "bucket_buy_1",
|
|
"pct": 1.0,
|
|
"samples": 56440,
|
|
"return_pct": 2307591.86
|
|
},
|
|
{
|
|
"step": "bucket_buy_2",
|
|
"pct": 0.7,
|
|
"samples": 185,
|
|
"return_pct": 2312689.34
|
|
},
|
|
{
|
|
"step": "bucket_sell_1",
|
|
"pct": 1.0,
|
|
"samples": 56441,
|
|
"return_pct": 2312689.34
|
|
},
|
|
{
|
|
"step": "bucket_sell_2",
|
|
"pct": 1.0,
|
|
"samples": 184,
|
|
"return_pct": 2312689.34
|
|
}
|
|
],
|
|
"baseline_return_pct": 3907.55,
|
|
"final_return_pct": 2312689.34,
|
|
"final_buys_executed": 56810,
|
|
"final_sells_executed": 56808
|
|
}
|
|
} |