File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 11# Examples
2- #### _ Examples require [ this poloniex module] ( https://github.com/s4w3d0ff/python-poloniex ) to be installed._
2+ ##### _ Examples require [ this poloniex module] ( https://github.com/s4w3d0ff/python-poloniex ) to be installed._
33
44## Chart:
55Saves chart data in a mongodb collection and returns a pandas dataframe.
6- ### Requirements:
7- pip:
6+ #### Requirements:
87```
98pandas
109numpy
@@ -15,11 +14,9 @@ Chart examples require [mongod](https://www.mongodb.com/) running locally.
1514
1615## Loanbot:
1716Helps your loan offers get filled and keeps them from going 'stale'
18- ### Requirements:
19- Just [ this git repository] ( https://github.com/s4w3d0ff/python-poloniex ) .
20-
2117
2218## Websocket:
2319Examples of how to use the websocket api to create tickers, stoplimits, etc.
24- ### Requirements:
25- Just [ this git repository] ( https://github.com/s4w3d0ff/python-poloniex ) v0.5+.
20+
21+ ### Projects using ` python-poloniex ` :
22+ - [ donnie] ( https://github.com/s4w3d0ff/donnie ) - 'Poloniex tradebot toolkit for Python 3+'
You can’t perform that action at this time.
0 commit comments