-
Updated
Jun 20, 2022 - Java
#
exchange-api
Here are 89 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
bot
jwt
spring-boot
bitcoin
trading
rest-api
trading-bot
trading-api
cryptocurrency
exchange-api
exchange-adapters
paper-trade
strategy-api
-
Updated
Aug 1, 2022 - Java
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 1, 2022 - C#
Bitfinex Websocket API Client written in Python3
-
Updated
Oct 21, 2018 - Python
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
Aug 2, 2022 - CSS
cli
golang
crypto
bitcoin
ethereum
blockchain
cryptocurrency
exchange
btc
ticker
bitfinex
huobi
price-tracker
kraken
poloniex
exchange-api
bittrex
coinmarketcap
binance
okex
-
Updated
Jul 19, 2022 - Go
deprecated
trading-api
cryptocurrency
bitstamp
poloniex
exchange-api
bittrex
bitcoin-price
kraken-exchange-api
cryptocurrency-exchanges
binance
hitbtc-api
-
Updated
Mar 22, 2020 - Python
A platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair 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
Jul 9, 2022 - C#
(UNMAINTAINED) REST Exchange API for Kraken.com, Python 2
-
Updated
Sep 30, 2020 - Python
收集加密货币相关的项目资源列表(Collect cryptocurrency related open source projects)
-
Updated
May 15, 2022
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
Jun 22, 2022 - C#
Cryptocurrencies price data collection, price tickers, signals notifications, charts and lastly (work in progress) automatic trading.
notifications
api
portfolio
bitcoin
trading
service
ethereum
cryptocurrency
exchange
data-collection
ticker
altcoins
exchange-api
crypto-currencies
agregator
signals-notifications
-
Updated
Jul 29, 2022 - Python
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
Dec 30, 2021 - TypeScript
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
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
Java SDK for Binance futures exchange
cryptocurrency
exchange-api
cryptocurrency-exchanges
binance
binance-exchange
binance-crytpocurrency-exchange
binance-api
-
Updated
Jul 25, 2022 - Java
Rust library for the Huobi REST API
-
Updated
Apr 20, 2019 - Rust
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
Southxchange is a cryptocurrency broker that does not require KYC trading is accepted with Lightning, with this library you can interact with the platform.
bitcoin
trading
cryptocurrency
exchange
dashcoin
dogecoin
altcoin
exchange-api
dai
usdt
bch
ltc
tusd
usdc
no-kyc
southxchange
without-kyc
-
Updated
Jul 2, 2021 - Python
go-wazirx is a Go client library for accessing the WazirX's Public Rest API.
-
Updated
May 13, 2020 - Go
Bitbay.net cryptocurrency exchange api in JavaScript
-
Updated
May 25, 2020 - JavaScript
EOD Historical Data API Client Wrapper (Financial and Stock Market API) for Laravel/PHP
-
Updated
Jul 22, 2022 - PHP
-
Updated
Jan 22, 2022 - Go
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#
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