Skip to content

This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.

Notifications You must be signed in to change notification settings

ElliotP123/crypto-exchange-code-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.

All examples have been written using Python 3.9.

Supported Exchanges:

  • Deribit
  • FTX
  • BYB

Available Examples:

Deribit

  • RESToverHTTP [GET] Unauthenticated Example
  • RESToverHTTP [GET] Authenticated Example
  • RESToverHTTP [POST] Authenticated Example
  • JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example

FTX

  • RESToverHTTP [GET] Unauthenticated Example
  • RESToverHTTP [GET] Authenticated Example
  • RESToverHTTP [POST] Authenticated Example
  • JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example

Bybit

  • RESToverHTTP [GET] Unauthenticated Example
  • JSON-RPCoverWebSocket Unauthenticated + Heartbeat + Subscribe Example

Contact

Elliot Parker

About

This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages