Note: all creds go in global services.env

This commit is contained in:
Hoid 2026-02-12 19:53:41 +00:00
parent 05fdc7aa3f
commit 4d19204f90

View file

@ -239,7 +239,7 @@ stonks check-limits # Check & execute triggered limits
stonks history # Trade history stonks history # Trade history
``` ```
- Credentials: `.credentials/finnhub.env` - Credentials: `.credentials/services.env` (global env file — ALL new credentials go here, never create separate env files)
- Portfolio data: `memory/portfolio.json` - Portfolio data: `memory/portfolio.json`
- Virtual starting capital: €1,000 - Virtual starting capital: €1,000
- **N26 constraint:** Only trade instruments available on N26 (check with user) - **N26 constraint:** Only trade instruments available on N26 (check with user)