Skip to content

h3x3d/bybit-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AN API CONNECTOR FOR BYBIT V5 API IN RUST

Table of Contents

DESCRIPTION

This is simply a bybit V5 api connector using binance-rs implementation, Some parts of the api have not been completed yet...Anyone is welcome to branch/fork the repository and add their own upgrades. If you think you've made substantial improvements to the module, submit a pull request and we'll gladly take a look.

FEATURES

  • REST
  • Websocket API

INSTALLATION

this module can be installed by adding the following to your Cargo.toml:

[dependencies]
rs_bybit = "*"

USAGE

Take a look at tests for usage.

CONTACT

if you have any issues contact me on twitter @unkuseni

Risk Warning

It is a personal project, use at your own risk. I will not be responsible for your investment losses. Cryptocurrency investment is subject to high market risk.

UNDER DEVELOPMENT

Some part of the project is still under development. Please check back later for updates.

...ACCOUNT RELATED FUNCTIONS ARE STILL UNDER DEVELOPMENT. ...ASSET RELATED FUNCTIONS ARE STILL UNDER DEVELOPMENT.

CREDIT

I like the project design of binance-rs and decided to use it. You might stumble upon some changes where both projects differ.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%