Pinned Repositories
alpaca-backtrader-api
Alpaca Trading API integrated with backtrader
appscrolls
The App Scrolls is a magical tool to generate new Rails apps and modify existing Rails applications (coming) to include your favourite, powerful magic.
Balloons.IO
Balloons.IO is a web multi-room chat server and client ready to use. Itβs built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses easy-OAuth for authentication with Twitter
bitfinex-api-rb
BITFINEX Ruby trading API - Bitcoin, Litecoin, and Ether exchange
bootstrap
HTML, CSS, and JS toolkit from Twitter
calipso
Calipso is a simple NodeJS content management system based on Express, Connect & Mongoose.
bespokoid's Repositories
bespokoid/alpaca-backtrader-api
Alpaca Trading API integrated with backtrader
bespokoid/doing
bespokoid/backtrader
Python Backtesting library for trading strategies
bespokoid/baseplate.py
reddit's python service framework
bespokoid/boostnote-markdown-cheatsheet
π π The missing one page markdown feature cheat sheet for Boostnote
bespokoid/catalyst
An Algorithmic Trading Library for Crypto-Assets in Python
bespokoid/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
bespokoid/cryptofeed
Cryptocurrency Exchange Feed Handler with synthetic NBBO
bespokoid/cryptostore
A storage engine for cryptocurrency data
bespokoid/daily
Curated dev news delivered to your new tab π©π½βπ»
bespokoid/dotfiles
bespokoid/dotfiles-1
There is no place like ~/
bespokoid/dramatiq
A fast and reliable background task processing library for Python 3.
bespokoid/feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
bespokoid/gryphon
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.
bespokoid/instabot-trader
Algorithmic Bitcoin Trading
bespokoid/pandapy
PandaPy has the speed of NumPy and the usability of Pandas (10x to 50x faster)
bespokoid/perspective
Streaming pivot visualization via WebAssembly
bespokoid/pomotroid
:tomato: Simple and visually-pleasing Pomodoro timer
bespokoid/pyalgotrade
Python Algorithmic Trading Library
bespokoid/pydantic
Data parsing and validation using Python type hints
bespokoid/python-binance-chain
Binance Chain Exchange API python implementation for automated trading
bespokoid/rq
Simple job queues for Python
bespokoid/service
Easy implementation of Unix background services in Python
bespokoid/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
bespokoid/technical
Different indicators developed or collected for the Freqtrade
bespokoid/uplink
A Declarative HTTP Client for Python
bespokoid/Vim
:star: Vim for Visual Studio Code
bespokoid/vim-ipython-cell
Seamlessly run Python code from Vim in IPython
bespokoid/zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.