确认PokieTicker新闻库数据源
This commit is contained in:
23
runs/smoke_fullstack/BOOTSTRAP.md
Normal file
23
runs/smoke_fullstack/BOOTSTRAP.md
Normal 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.
|
||||
Reference in New Issue
Block a user