确认PokieTicker新闻库数据源

This commit is contained in:
2026-03-16 02:19:25 +08:00
parent 78f133617f
commit 564c92c0c8
182 changed files with 6436 additions and 1050 deletions

View File

@@ -0,0 +1,23 @@
---
tickers:
- AAPL
- MSFT
- GOOGL
- NVDA
- TSLA
- META
- AMZN
initial_cash: 100000
margin_requirement: 0.0
enable_memory: false
max_comm_cycles: 2
agent_overrides: {}
---
# Bootstrap
Use this file to describe run-specific setup notes, preferred tickers,
risk bounds, or strategy constraints before the first execution.
The YAML front matter above is machine-readable runtime configuration.
The markdown body below is injected into agent prompts as run context.