#
deribit
Here are 28 public repositories matching this topic...
WebSocket client for 38 cryptocurrency exchanges
coinbase
websocket
cryptocurrency
exchange
huobi
hacktoberfest
websocket-api
bitmex
cryptocurrency-exchanges
binance
kucoin
deribit
-
Updated
Mar 7, 2021 - JavaScript
Crypto currency trading bot written in TypeScript for NodeJS
nodejs
javascript
css
html
typescript
webpack
html5
bitcoin
trading
ethereum
trading-bot
cryptocurrency
exchange
trading-strategies
trading-algorithms
cryptocurrencies
trade
bitmex
webpack3
deribit
-
Updated
Mar 11, 2021 - TypeScript
Convenient access to tick-level real-time and historical cryptocurrency market data via Node.js
real-time
trading
websocket
exchange
market-data
btc
eth
arbitrage
historical-data
orderbook
bitmex
cryptocurrency-exchanges
binance
ccxt
bitmex-api
cryptocurrency-api
orderbook-tick-data
bitmexbot
deribit
async-iterable
-
Updated
Mar 11, 2021 - TypeScript
Frostybot-JS is a cryptocurrency trading API endpoint, designed to execute webhook or REST requests as orders on a variety of well-known exchanges. While primarily designed to automate your Tradingview strategies, Frostybot can also be integrated with any other software using webhooks or REST. Bitmex, FTX, Deribit and Binance are supported.
nodejs
javascript
bot
webhooks
cryptocurrency
exchange
bitmex
binance
deribit
ftx
tradingview-alert
tradingview-webhooks
trading-commands
-
Updated
Mar 10, 2021 - CSS
Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
ethereum
btc
arbitrage
historical-data
real-time-data
orderbook
bitmex
data-feeds
binance
ccxt
historical-cryptocurrency-prices
cryptocurrency-api
orderbook-tick-data
deribit
websocket-endpoints
-
Updated
Mar 5, 2021 - TypeScript
Visualization Tool for Deribit Options
-
Updated
Apr 5, 2020 - Python
Go library for using the Deribit's Websocket API
-
Updated
Jul 16, 2020 - Go
This is a python wrapper written to make it simple to connect to Deribit's JSON-RPC api v2 using websockets.
-
Updated
Feb 18, 2020 - Python
Volatility surface visualizer for cryptocurrency options.
-
Updated
Jun 9, 2020 - Python
Python library for high frequency market data processing.
-
Updated
Sep 19, 2019 - Jupyter Notebook
A rebalancing tool to delta-hedge an options portfolio on Deribit Exchange.
-
Updated
Sep 12, 2020 - Python
Connect MetaTrader platform to your favorite Crypto Exchanges for trading, robot development, and automated trading. Unified API MQL5 like CCTX
crypto
trading
coinbase
metatrader
mt4
bitmex
mql5
margin-trading
mt5
binance
auto-trading
ccxt
crypto-charts
deribit
bybit
ftx
cryptobridge
grid-trading
order-scaling
-
Updated
Aug 29, 2020 - MQL5
Deribit RxJS bindings
-
Updated
Mar 13, 2020 - JavaScript
Idiomatic Ruby library for Deribit 2.0 API
-
Updated
Jun 10, 2020 - Ruby
This is a plugin to integrate with Deribit Cryptocurrency Options Exhange.
-
Updated
Nov 30, 2020 - JavaScript
Download Cryptocurrency Option Data from Deribit via public API and stored data in a remote Ubuntu server in an SQLite database.
python
shell
json
options
server
bitcoin
ubuntu
crontab
ethereum
cryptocurrency
derivatives
sqlite3
bitcoin-options
deribit
deribit-api-v2
ethereum-options
-
Updated
Mar 9, 2021 - Python
C# library for connecting to the Deribit cryptocurrency derivatives exchange via the Websockets v2 API
-
Updated
Feb 16, 2021 - C#
Delta-hedger for Deribit exchange
-
Updated
Jun 10, 2020
Trading scalper trainer using the deribit exchange api.
-
Updated
Dec 16, 2020 - C#
Deribit API v2.0.0 C# .Net Core Client Library
c-sharp
csharp
dotnet
dotnetcore
websocket
api-client
dotnet-core
deribit
deribit-api
deribit-api-v2
-
Updated
Nov 5, 2020 - C#
Improve this page
Add a description, image, and links to the deribit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deribit topic, visit your repo's landing page and select "manage topics."
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.