Octopus is a Trading bot for Multiple exchanges and trading pairs.
This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect.
We strongly recommend you to have coding and Rust knowledge. Do not hesitate to read the source code and understand the mechanism of this bot.
Please read the exchange specific notes to learn about eventual, special configurations needed for each exchange.
The clock must be accurate, synchronized to a NTP server very frequently to avoid problems with communication to the exchanges.
To run this bot we recommend you a cloud instance with a minimum of:
- Minimal (advised) system requirements: 2GB RAM, 1GB disk space, 2vCPU
- Rust >= 1.59.0
- cargo
- git
- Docker (Recommended)