Getting started with Passivbot
masterPassivbot is a trading bot written in Python and Rust designed for perpetual futures markets. To begin using the bot, follow these primary steps:
- Installation: Set up the Python and Rust environments required to run the bot.
- Configuration: Use the Config Workflow and Configuration guides to create or update your trading settings.
- Execution: Choose a workflow based on your goal: running live trades, performing backtesting, or optimizing existing strategies.