Skip to content

python-poloniex v0.4.4

Compare
Choose a tag to compare
@s4w3d0ff s4w3d0ff released this 14 Jun 17:57
· 150 commits to master since this release

Change Log:

  • moved retry, added logic for new poloniex connection errors and to reduce nonce errors #127
  • default timeout is now None (it waits forever...) #127
  • removed polocalbox.py and getTrollboxMessages command (RIP trollbox 😢) #127
  • added pandas chart example #128
  • updated readme and other minor changes