Skip to main content

.env.example

Placeholder model

Generated packages should include .env.example, not real credentials.

BROKER_API_KEY=your_local_key_here
BROKER_ACCESS_TOKEN=your_local_token_here
DRY_RUN=true
LIVE_TRADING_ENABLED=false
Keep secrets local

Do not upload full .env files to support, AI prompts, screenshots, or public repositories.

User responsibility

Users configure actual values in their own environment after reviewing the generated package.

Export exclusion rules

Generated packages should not include real .env files, broker session files, access tokens, API secrets, private keys, or uploaded raw market data. Only safe placeholders and documentation should be included by default.