Makes trades across BTC polo market to distribute funds based on users needs.
The script takes 2 inputs, an action, and a crednetials file for polo.
./tr <action> <credentials-file>
action: buy: Buys coins based on defined parameters sell: Sells coins based on defined parameters trade: Buys and Sells coins based on defined parameters
credentials-file (example)::
[settings]
key = 1234
secret = 5678