An open API service providing repository metadata for many open source software ecosystems.

Topic: "deribit"

Ekliptor/WolfBot

Crypto currency trading bot written in TypeScript for NodeJS

Language: TypeScript - Size: 9.74 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 744 - Forks: 216

altangent/ccxws 📦

WebSocket client for 38 cryptocurrency exchanges

Language: TypeScript - Size: 1.61 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 629 - Forks: 185

coinrust/crex

A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.

Language: Go - Size: 1.82 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 530 - Forks: 158

tardis-dev/tardis-node

Convenient access to tick-level real-time and historical cryptocurrency market data via Node.js

Language: TypeScript - Size: 10.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 329 - Forks: 73

tardis-dev/tardis-machine

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

Language: TypeScript - Size: 6.05 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 271 - Forks: 53

pengjin2/Derbit-Volatility-Visulization

Visualization Tool for Deribit Options

Language: Python - Size: 638 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 76 - Forks: 25

zelos-alpha/demeter

Demeter is a blockchain backtesting tool that supports trading types such as swaps, liquidity provider, lending, and options. It is compatible with markets including Uniswap, GMX, Aave, Deribit, and Squeeth.

Language: Python - Size: 9.54 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 66 - Forks: 10

teal-finance/rainbow

DeFi options comparator to detect market opportunities with CLI (Go) and web (Vue3).

Language: Go - Size: 32 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 61 - Forks: 12

dineshpinto/coinglass-api

RESTful Python client for Coinglass crypto derivatives API

Language: Python - Size: 962 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 11

dwasse/vol-surface-visualizer

Volatility surface visualizer for cryptocurrency options.

Language: Python - Size: 4.53 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 17

schepal/delta_hedge

A rebalancing tool to delta-hedge an options portfolio on Deribit Exchange.

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 9

tmatic-trading/crypto-platform

Tmatic is a cryptocurrency platform designed for automated trading on the Bitmex, Bybit and Deribit crypto exchanges.

Language: Python - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 7

Hudie/crypto_algo_trading

This quant framework applies algorithm trading in Crypto market. The trading pairs focus on spots, perpetuals, futures, and options in Deribit and BitMex.

Language: Python - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 36 - Forks: 16

Jimmy-sha256/deribit_websocket_v2

This is a python wrapper written to make it simple to connect to Deribit's JSON-RPC api v2 using websockets.

Language: Python - Size: 672 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 13

vavarb/vavabot_options_strategy

Deribit bot to run options strategy orders with different triggers and targets. You can set strategy cost to execute orders, this can be used to start trade, stop loss or stop gain. It supports strategies with up to 4 different trades at the same time.

Language: Python - Size: 1.47 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 27 - Forks: 9

nostoz/deribit_volatility_download_and_visualize

Load, build and visualize volatility analytics from Deribit.

Language: Python - Size: 184 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 7

adampointer/go-deribit 📦

Go library for using the Deribit's Websocket API

Language: Go - Size: 2.81 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 22

f0cii/deribit-api

Go library for Deribit's v2 API.

Language: Go - Size: 59.6 KB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 21 - Forks: 103

veighna-global/vnpy_deribit

VeighNa框架的Deribit交易接口

Language: Python - Size: 44.9 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 13

dwasse/hfd-crypto

Python library for high frequency market data processing.

Language: Jupyter Notebook - Size: 4.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

hmmdeif/the-professor

Deribit trading bot

Language: TypeScript - Size: 284 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 3

ElliotP123/Deribit-API_Authentication-Examples

A series of examples in Python across the different provided API Protocols offered by Deribit.com

Language: Python - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 12

rosssaunders/pg_deribit

This project provides a PostgreSQL wrapper for the Deribit API, enabling easy interaction with Deribit's cryptocurrency trading platform from PostgreSQL. Built on omnigres.

Language: HTML - Size: 1.63 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 0

ElliotP123/crypto-exchange-code-samples

This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 7

Venkatesan-M/deribit-trading-system

Deribit Trading System is a high-performance order execution and management system that operates through a command-line interface.

Language: C++ - Size: 320 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 0

olned/ssc2ce-python

A Set of Simple Connectors for access To Cryptocurrency Exchanges via websocket based on aiohttp.

Language: Python - Size: 188 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 6

psollberger/DeriSock 📦

Deribit WebSocket Client Library

Language: C# - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 15

nostoz/deribit_pnl

Deribit PnL calculator (realized + unrealized)

Language: Python - Size: 105 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

fuad-ibrahimzade/deribit-trading-bots

Trading Bots for trading bitcoin futures on deribit.com

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

vavarb/vavabot_delta_hedge

Deribit bot to Delta Hedge Strategy.

Language: Python - Size: 192 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 4

IgorWounds/Deribit-API-Algotrading101

Deribit API article code

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

fintechees/Fintechee-plugin-for-Deribit

Expert Advisors, Browser-based EA, Crypto Options Plugin, DEX / Payment Gateway Plugins, Binance API. This is a plugin to integrate with Deribit Cryptocurrency Options Exhange.

Language: JavaScript - Size: 55.7 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

vorandrew/deribit-rxjs

Deribit RxJS bindings

Language: JavaScript - Size: 335 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 4

RiveChen/deribit-historical-data

Download all options/futures trades via Deribit history API.

Language: Python - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

tomav/crypto-portfolio

This project summarizes your crypto portfolio accross exchanges in a single view.

Language: JavaScript - Size: 355 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

vavarb/vavabot_arbitrage

Deribit bot to arbitrage trades between futures.

Language: Python - Size: 438 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

icostan/deribit-api-ruby

Idiomatic Ruby library for Deribit 2.0 API

Language: Ruby - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

hmmdeif/deribit-scalper-trainer

Trading scalper trainer using the deribit exchange api.

Language: C# - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

roq-trading/roq-docker-demo

Docker deployment using Supervisor to manage several Roq services.

Language: Dockerfile - Size: 491 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

roq-trading/roq-demo

Presentations to demonstrate features of Roq's Software Solutions.

Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

lucasxciv/futures-spread-deribit

Application to support the futures spread strategy.

Language: PHP - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

vavarb/Deribit_API_Python

Python Class - Deribit Exchange API

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

pavelkrolevets/Periscope

Delta-hedger for Deribit exchange

Size: 1.45 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

drozhkov/crypto-exchange-client-deribit

Deribit crypto exchange C++ client

Language: C++ - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

primayudantra/adonis-daemon-crypto-exchanges

A background processing to get best bid and ask from crypto exchanges

Language: JavaScript - Size: 19 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

tekr/DeribitDotNet

C# library for connecting to the Deribit cryptocurrency derivatives exchange via the Websockets v2 API

Language: C# - Size: 50.8 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 6

avrzxx/demeter

Play Demeter, a strategic board game in Python where you race your pawns against a clever AI. Outsmart your opponent and reach the end first! 🐙💻

Language: Python - Size: 20.5 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

JoelLau/deribit

My take on a Deribit SDK written in Go

Language: Go - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CodingJinxx/DeribitClient

Deribit C# Client Library

Language: C# - Size: 165 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0