Skip to content

A low latency trading bot in Rust using bybit, with some financial derivates examples.

Notifications You must be signed in to change notification settings

NeoZ666/Rust-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A low latency trading bot in Rust using bybit, with some financial derivates examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages