Open positions
All open positions
All closed trades
Registered strategies
Exactly one strategy runs at a time, so turning one on turns the current one off. Switching writes the change to the config the bot validates on every start, which means a strategy that would fail those rules is refused here rather than accepted and then rejected on the next run.
Account and connection
Connect the broker for the environment selected in the top right. The bot uses these details to place trades.
Credentials are written to a secrets file for this environment only. They are never stored in the main config and never committed. Leave a field blank to keep the value already saved.
Trading settings
How much is risked and what the bot watches. Which strategy runs is chosen on the Strategies page. Every change is checked against the same rules the bot starts with, so an unsafe value is refused here rather than accepted and then rejected on the next run.