Skip to content

saideepadilla/btc_arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrage Profits

Use Case

This app uses BTC prices from Coinbase and Bitstamp and calculates profits that could have been made as arbitrage. It includes plots and profit calculations.

Files used

This application reads 2 csv files containing BTC prices, including Timestamp, and close prices which will be used to calculate arbitrage opportunities timestamp.csv

coinbase.csv

Technologies used

Phyton Version: **3.7.13**

Jupiter Notebook - Lab

Libraries:

CSV:

csv

Pandas

Pandas

Matplotlib

Matplotlib


How to run

  1. Clone the repository
  2. Open the file with Jupiter Lab
  3. Run each cell

Usage

Price data from Coinbase - sample:

Coinbase_data

BTC prices for Coinbase and Bitstamp

btcprice

BTC price difference for Coinbase and Bitstamp

btc_difference

Early Profit Per Trade

early_profit_per_trade


Contributors

Startup code provided by UW FinTech Bootcamp Program


License

Loan Qualifier App is available through the MIT License for education and training purposes.


Aknowledgements

Releases

No releases published

Packages

No packages published