Skip to content

nadirahdurr/crypto_arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-Arbitrage

Bitcoin Pic

This is a financial analysis of the historical trade data for Bitcoin on the two exchanges: Bitstamp and Coinbase.

Technologies

This project was creating using Jupyter notebook along with the following libaries and dependancies:

  • pandas - manipulation tool used for data analysis

  • pathlib - for file system paths

  • matplotlib - library for python visualization

Installation Guide

Open JupyterLab and import the following

import pandas as pd

from pathlib import Path

%matplotlib inline

Usage

Run each step to see a financial analysis for Bitcoin data in each phase to determine any arbitrage opportunities exist for Bitcoin.


Contributors

Nadirah Durr

[email protected]


License

MIT


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published