- Docker installed
- Setup Bybit testnet api key
- Install VS code with rust-analyzer extension
- VS code: https://code.visualstudio.com/download
- rust-analyzer extension: https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer
- Better TOML : https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml
- crates : https://marketplace.visualstudio.com/items?itemName=serayuzgur.crates
- Error Lens : https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
- run `docker build -t rust-bot .`
- Sign up a Bybit testnet account
- Enable 2FA in setting
- Run
docker run -it --rm -v $PWD/src/:/home/src rust-bot
in the terminal
- Integrating with Paper Trading Platforms using AzureDevops Pipeline for automated Trading.
- Futures and Options Trading.
- Learn more Rust.
If you encounter any issues or have feedback, please submit an issue. Your inputs are appreciated!
Welcoming contributions from the community. Fork the repository, make your changes, and submit a pull request. See Github's contributing guidelines for more details.