Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Examples

Examples require this poloniex module to be installed.

Chart:

Saves chart data in a mongodb collection and returns a pandas dataframe.

Requirements:

pandas
numpy
pymongo
tqdm

Chart examples require mongod running locally.

Loanbot:

Helps your loan offers get filled and keeps them from going 'stale'

Websocket:

Examples of how to use the websocket api to create tickers, stoplimits, etc.

Projects using python-poloniex:

  • donnie - 'Poloniex tradebot toolkit for Python 3+'