Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinbase-exchange-python

a simple wrapper for coinbase exchange with some extra goodies

Provided under MIT License by Daniel Paquin.

Coinbase.py

A wrapper for coinbase exchange that needs API keys to functions and has limited usability (for now).

CandlestickDO.py

A data object to package an individual candlestick.

CandleArrayDO.py

A data object that stores an array of candlestick objects as well as providing functions to analyze the historical data. Right now, it prints a lot of excess data for validity checking.

CBEOrderDO.py

A data object to package an order to make orders easier. Hasn't been tested yet, but is next on the chopping block.

runMe.py

A simple script that heavily uses the candlestick objects and calculates SMA and RSI.

About

simple wrapper for coinbase exchange with extra goodies

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages