Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.52 KB

Rusting our Trades with a Low Latency Setup

Pre-Req

cd into the Working Directory

- run `docker build -t rust-bot .` 
  1. Sign up a Bybit testnet account
  2. Enable 2FA in setting
  3. Run docker run -it --rm -v $PWD/src/:/home/src rust-bot in the terminal

Future Work

  1. Integrating with Paper Trading Platforms using AzureDevops Pipeline for automated Trading.
  2. Futures and Options Trading.
  3. Learn more Rust.

Feedback and Issues

If you encounter any issues or have feedback, please submit an issue. Your inputs are appreciated!

Contributing

Welcoming contributions from the community. Fork the repository, make your changes, and submit a pull request. See Github's contributing guidelines for more details.