Skip to content

Using pandas, calculate the price of Bitcoin across a custom time interval using Kraken historical OHLCVT data.

License

Notifications You must be signed in to change notification settings

tcm5343/kraken-btc-price-interval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kraken-btc-price-interval

As output, you will see the data with the custom time interval. The lower limit of the interval is one minute. To change the interval, modify the INTERVAL constant in src/main.py.

About

Using pandas, calculate the price of Bitcoin across a custom time interval using Kraken historical OHLCVT data.

Resources

License

Stars

Watchers

Forks

Languages