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.
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.