Files
nexus/wiki/sources/polymarket-autopilot.md

27 lines
910 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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