Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitwyre/sdk
Bitwyre's Software Development Kit - Algorithmic Trading
https://github.com/bitwyre/sdk
algorithmic-trading bitwyre finance fix-api fixprotocol hft hft-trading rest-api websocket-api
Last synced: 10 days ago
JSON representation
Bitwyre's Software Development Kit - Algorithmic Trading
- Host: GitHub
- URL: https://github.com/bitwyre/sdk
- Owner: bitwyre
- License: mit
- Created: 2019-11-28T03:28:13.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-30T21:13:35.000Z (about 1 year ago)
- Last Synced: 2023-10-30T22:24:35.264Z (about 1 year ago)
- Topics: algorithmic-trading, bitwyre, finance, fix-api, fixprotocol, hft, hft-trading, rest-api, websocket-api
- Language: C++
- Homepage: https://api.bitwyre.com
- Size: 612 KB
- Stars: 11
- Watchers: 13
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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