Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dineshpinto/market-analytics

Random crypto market analytics
https://github.com/dineshpinto/market-analytics

analytics blockchain cryptocurrency data-science ethereum quant

Last synced: 2 months ago
JSON representation

Random crypto market analytics

Awesome Lists containing this project

README

        

# Market Analytics

A random set of notebooks to analyze the crypto markets.

## Installation

Uses the [Poetry](https://python-poetry.org) package manager.

### Install dependencies

```bash
poetry install
```

### Add Jupyter kernelspec

```bash
poetry run python -m ipykernel install --user --name=market-analytics
```

### Explore `notebooks/`

```shell
poetry run jupyter lab
```

## Disclaimer

This project is for educational purposes only. You should not construe any such
information or other material as legal,
tax, investment, financial, or other advice. Nothing contained here constitutes a
solicitation, recommendation,
endorsement, or offer by me or any third party service provider to buy or sell any
securities or other financial
instruments in this or in any other jurisdiction in which such solicitation or offer
would be unlawful under the
securities laws of such jurisdiction.

If you plan to use real money, use at your own risk.

Under no circumstances will I be held responsible or liable in any way for any claims,
damages, losses, expenses, costs,
or liabilities whatsoever, including, without limitation, any direct or indirect damages
for loss of profits.