ccxt_notes
ccxt library notes
Notes and documentation about ccxt, a cryptocurrency trading library
4 stars
3 watching
0 forks
Language: Jupyter Notebook
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ccxt-net/ccxt.net | A .NET C# library for interacting with multiple cryptocurrency exchanges | 195 |
yhilpisch/py4at | Jupyter Notebooks and code for algorithmic trading book in Python | 694 |
kizzx2/ccxt-rs | Transpilation of a popular exchange API into Rust with proper parsing and basic functionality | 37 |
schnides123/ccxt-trader | A Python-based tool to calculate cryptocurrency arbitrage opportunities using the CCXT trading library | 9 |
warmspringwinds/tensorflow_notes | A collection of notes and explanations about the TensorFlow machine learning library | 226 |
mpakus/ccxt-server | Provides a REST API to fetch information about cryptocurrency exchanges and markets | 18 |
irbis-labs/ccxt-rs | A Rust library for interacting with multiple cryptocurrency exchange markets and merchant APIs. | 12 |
tsu-nera/bakuchi | Automated cryptocurrency trading system using Python and CCXT library | 2 |
barrywhitehat/plonk_tutorial | An incomplete and learning-focused implementation of a cryptographic protocol | 78 |
sambacha/compendium | A comprehensive collection of finance and crypto-related topics, papers, and protocols in Jupyter Notebook format | 201 |
jupyter-xeus/xwidgets | An implementation of Jupyter interactive widgets in C++ | 137 |
thomasdavis/blockbid-ccxt-tutorials | Provides a tutorial on trading programmatically using CCXT and Blockbid API | 384 |
commoncrawl/cc-notebooks | Analyzing and exploring Common Crawl data using Jupyter notebooks to provide insights into webarchiving and internet connections. | 46 |
jupyter4edu/jupyter-edu-book | A resource for teaching and learning with Jupyter notebooks | 435 |
jupyter-widgets-contrib/ipysheet | A Jupyter extension for creating interactive spreadsheet widgets with handsontable integration. | 543 |