Skip to content

banteg/poloniex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

poloniex

minimal poloniex api wrapper

from poloniex import Poloniex
polo = Poloniex('key', 'secret')
polo.buy(currencyPair='BTC_ETH', rate=0.05, amount=100)

Releases

No releases published

Packages

No packages published

Languages