Files
evotraders/runs/smoke_fullstack/BOOTSTRAP.md

24 lines
465 B
Markdown

---
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.