bitwyre / sdk

Bitwyre's Software Development Kit - Algorithmic Trading

Home Page:https://api.bitwyre.com

Repository from Github https://github.combitwyre/sdkRepository from Github https://github.combitwyre/sdk

Logo

Bitwyre's Software Development Kit

Algorithmic trading development on Bitwyre's crypto spot and derivative exchange.

Getting Started

What is SDK?

A software development kit (aka SDK) refers to a set of tools, guidelines and programs used to develop application for our algorithmic trading platform. Our SDK includes APIs to a variety of programming languages, documentation, libraries, code samples and other utilities. Our SDK boast a set of robust features and functionalities by wrapping all the complexity calling an API directly into specific programming languages users consider.

What is a REST API?

Roughly speaking, a REST API is about getting request and processing response.

Gateways

Bitwyre electronic trading team developed several interfaces to trade on our exchange

  • REST (HTTP + JSON) gateway
  • Websocket gateway
  • Financial Information Exchange (FIX) gateway

Programming Languages

We also have included basic trading bots in several popular programming languages

  • Python
  • C++
  • Rust
  • Objective-C
  • Kotlin
  • Java
  • Scala
  • Swift
  • Javascript

Copyright

2021, Bitwyre Technologies Holdings Incorporated

About

Bitwyre's Software Development Kit - Algorithmic Trading

https://api.bitwyre.com

License:MIT License


Languages

Language:C++ 33.7%Language:Rust 16.2%Language:CMake 10.5%Language:Python 10.3%Language:Java 6.9%Language:Scala 6.5%Language:Kotlin 6.3%Language:Julia 4.0%Language:TypeScript 2.8%Language:CSS 2.3%Language:HTML 0.6%Language:JavaScript 0.0%