-
Updated
Jun 11, 2021 - Java
#
exchange-api
Here are 79 public repositories matching this topic...
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
java
bitcoin
trading-api
cryptocurrency
exchange
stock-market
trading-platform
low-latency
lock-free
hft
hft-trading
order-book
forex-trading
matching-engine
lmax-disruptor
exchange-api
stock-trading
stock-exchange
cryptocurrency-exchanges
matching-algorithm
REST Exchange API for Kraken.com, Python 3
-
Updated
Apr 15, 2021 - Python
A simple Bitcoin trading bot written in Java.
java
spring-boot
bitcoin
trading
rest-api
trading-bot
trading-api
cryptocurrency
exchange-api
exchange-adapters
strategy-api
-
Updated
Jun 20, 2021 - Java
Bitfinex Websocket API Client written in Python3
-
Updated
Oct 21, 2018 - Python
SDKs for CoinAPI
api
sdk
bitcoin
ethereum
ripple
api-client
trading-api
exchange
exchange-rates
api-rest
apis
market-data
cryptocurrencies
exchange-api
coinapi-sdk
-
Updated
Jul 29, 2021 - C#
cli
golang
bitcoin
ethereum
blockchain
cryptocurrency
exchange
btc
ticker
bitfinex
huobi
price-tracker
kraken
poloniex
exchange-api
bittrex
coinmarketcap
binance
okex
hitbtc
-
Updated
Apr 29, 2021 - Go
Exchange rates API is a simple and lightweight free service for current and historical foreign exchange rates & crypto exchange rates.
vue
exchange-rates
currency-exchange-rates
currency-converter
currency-api
exchange-rate-forecasting
exchange-api
serverless-application-model
ecb-rates
ecb-currency-converter
echangerate
api-exchange-rates
europe-central-bank
-
Updated
Jul 8, 2021 - CSS
deprecated
trading-api
cryptocurrency
bitstamp
poloniex
exchange-api
bittrex
bitcoin-price
kraken-exchange-api
cryptocurrency-exchanges
binance
hitbtc-api
-
Updated
Mar 22, 2020 - Python
(UNMAINTAINED) REST Exchange API for Kraken.com, Python 2
-
Updated
Sep 30, 2020 - Python
Wrapper for BitMEX.com REST & WebSocket API
quotes
wrapper
csharp
bitcoin
dotnet
rest-api
position
instrument
cryptocurrency
exchange
api-wrapper
trade
bitcoin-api
bitmex
exchange-api
tradeapi
bitmex-api
-
Updated
Apr 21, 2021 - C#
收集加密货币相关的项目资源列表(Collect cryptocurrency related open source projects)
-
Updated
Apr 2, 2021
dang1412
commented
Jul 22, 2018
Description
Bitfinex candlestick history api can not handle much data in one request.
Current behavior
If data amount limit exceeded, the older part of data is returned.
Desired behavior
All data should be returned or at least, newer part of data should be prior in order to feed tradingview
A platform for trading crypto currencies and running crypto currency strategies.
crypto
dashboard
trading
realtime
trading-platform
trading-strategies
altcoin
exchange-api
crypto-currency-exchanges
crypto-currency
crypto-api
crypto-trading-bot
tradeview
trading-strategy
trading-accounts
currency-trading-application
trade-feed
strategy-parameters
crypto-currency-strategies
crypto-currency-strategy
-
Updated
Dec 31, 2020 - C#
xStation5 Trading API for NodeJS/JS
nodejs
typescript
trading
websocket
trading-api
forex
xapi
forex-trading
exchange-api
forex-data
xstation5
xtb
xopenhub
forex-api
xopenhub-api
xtb-api
xstation-api
x-trade-brokers
bfbcapital
xstation
-
Updated
Jun 16, 2021 - TypeScript
Cryptocurrencies price data collection, price tickers, signals notifications, charts and automatic trading.
notifications
api
portfolio
bitcoin
trading
service
ethereum
exchange
data-collection
ticker
altcoins
exchange-api
crypto-currencies
agregator
signals-notifications
-
Updated
Jul 29, 2021 - Python
BitMEX (un)authenticated REST and WebSocket helper methods
-
Updated
Jul 18, 2018 - JavaScript
A cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges. Uses original ccxt (python) code.
api
bot
library
crypto
bitcoin
trading
trading-api
cryptocurrency
exchange
e-commerce
market-data
strategy
btc
arbitrage
altcoin
exchange-api
merchant
invest
ccxt
exchange-markets
-
Updated
Mar 3, 2019 - C#
Simple profit analyzer for tracking currency pairs between multiple exchanges
javascript
kotlin
bitcoin
reactjs
ethereum
cryptocurrency
realtime-tracking
profit-calculator
exchange-api
-
Updated
Jul 11, 2018 - JavaScript
Rust library for the Huobi REST API
-
Updated
Apr 20, 2019 - Rust
Bitbay.net cryptocurrency exchange api in JavaScript
-
Updated
May 25, 2020 - JavaScript
Bitcoin Core RPC compatible, battle-tested .NET library and RPC wrapper for Bitcoin and Altcoins
c-sharp
bitcoin
dotnet
cryptocurrency
exchange
dash
crypto-library
mit-license
litecoin
dogecoin
bitcoin-api
bitcoind
bitcoin-core
exchange-api
bitcoin-payment
cryptocurrency-exchanges
smartcash
cryptean
bitcoinlib
cryptocurren
-
Updated
Aug 23, 2018 - C#
Lambdabox provides a generic embedded domain specific language (EDSL) in Haskell for communication with multiple cryptocurrency exchanges.
haskell
crypto
trading
blockchain
trading-bot
edsl
cryptocurrency
algotrading
blackbox
exchange-api
cryptocurrency-exchanges
binance
-
Updated
Jun 30, 2018 - Haskell
Demonstração de Utilização da API de Trade da NegocieCoins
-
Updated
Mar 2, 2017 - C#
Fully featured, idiomatic Ruby library for BitMEX API.
-
Updated
Apr 30, 2021 - Ruby
EOD Historical Data API Client Wrapper (Financial and Stock Market API) for Laravel/PHP
-
Updated
Jan 12, 2021 - PHP
Idex API async Python wrapper
-
Updated
Jan 7, 2020 - Python
This R package provides some simple functions to enable interaction with the Matchbook.com RESTful API service.
-
Updated
Aug 25, 2017 - R
go-wazirx is a Go client library for accessing the WazirX's Public Rest API.
-
Updated
May 13, 2020 - Go
Improve this page
Add a description, image, and links to the exchange-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exchange-api topic, visit your repo's landing page and select "manage topics."
Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the
createwalletcommand with a unique id and the connection can have the--rpcwalletwith the same id.What are the alternative if I need to handle more than 1 wallet. Thanks