Python implementation for Coinex.com API
The following is a description for each file:
| File Name | File Description |
|---|---|
| Algo0.1.4.py | Trading algorithm |
| CoinexAPI.py | API for Coinex.com trading |
| emailops.py | email util: Sends email from a provided gmail account to a provided recipient account. |
| fileops.py | file operations: |
| tradeops.py | trading operations: |
| tradeutils.py | trading utilities: |