adamhyman / dinar-trader

0 stars 3 forks source link

Generate sample Poloniex code #16

Open bustoutfunk opened 7 years ago

bustoutfunk commented 7 years ago

Write a simple script that demonstrates the following using the Poloniex API:

Checking balances Get bid/ask price of ETH to USD Buying shares Selling share ...just like what had been done with the original code. This will help me fold in the Poloniex API into exchange_session.py.