Skip to main content

Minimal library for autotrading cryptocurrencies on Bitfinex

Project description

flashcrashed

https://img.shields.io/pypi/v/flashcrashed.svg https://img.shields.io/travis/sentrip/flashcrashed.svg Documentation Status https://codecov.io/gh/sentrip/flashcrashed/branch/master/graph/badge.svg Updates

Minimal library for detecting flash crashes in cryptocurrency prices on Bitfinex

Features

  • CLI for monitoring cryptocurrency prices for flash crashes

  • CLI for testing performance of a flash crash detector

  • Configurable flash crash detector for custom price monitoring

Installation

To install flashcrashed, do:

$ pip install flashcrashed

Basic Usage

To use flashcrashed, do:

flashcrashed <BITFINEX_KEY> <BITFINEX_SECRET>

To test the performance of a detector, do:

flashtest

The default detector used is the detector.SimpleDetector. To use your own:

To test its performance:

flashtest --detector my_detector.CustomDetector

To run flashcrashed with custom detector:

flashcrashed --detector my_detector.CustomDetector

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2018-05-25)

  • First release on PyPI.

0.1.1 (2018-06-04)

  • Updated README

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flashcrashed-0.1.1.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

flashcrashed-0.1.1-py2.py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page