Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,27 +0,0 @@
---
title: "Polymarket Autopilot"
type: source
tags: [openclaw, polymarket, trading, automation]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/polymarket-autopilot.md]]
## Summary
- 核心主题Polymarket自动纸上交易
- 问题域:手动监控预测市场耗时且需要持续关注
- 方法/机制:监控市场数据,执行纸上交易策略,追踪投资组合表现
- 结论/价值:在不冒真实资本风险的情况下测试和完善交易策略
## Key Claims
- 纸上交易:从模拟交易开始,追踪损益和胜率
- 学习模式:从模式中学习,根据回测结果调整策略参数
- 每日摘要:醒来时了解夜间"交易"了什么,什么有效,什么无效
## Key Concepts
- [[纸上交易]]:模拟交易不带真实资金
- [[预测市场]]:基于事件结果的预测市场
- [[投资组合追踪]]:追踪持仓和表现
## Connections