cointrader icon indicating copy to clipboard operation
cointrader copied to clipboard

Cointrader is a CLI trading bot for crypto currencies on the Poloniex exchange.

Results 10 cointrader issues
Sort by recently updated
recently updated
newest added

Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

* Cointrader version: 0.1.0 * Python version: 2.7.6 * Operating System: buntu ### Description I'd like to do a userspace installation (`python setup.py install --user`). It fails with following message...

Cointrader provides a Tradelog to log every trade made by a bot. This log is used while loading the bot to replay all trades and to set the current amount...

bug
help wanted

Based on issue #34 we must make sure that the bot always has a sufficient amount of coins/btc Beside starting the bot and checking the initial amount it is also...

enhancement

* Cointrader version: 0.5. * Python version: 2.7.12 * Operating System: Mint ### Description I installed the program according to the instructions, created the config, entered Api and Secret, but...

* Cointrader version: 0.4.0 * Python version: 2.7 * Operating System: Ubuntu ### Description I was trying to get my balance trough balance command, but the result only show 3...

* Cointrader version: 0.4.0 * Python version: Python 2.7.11+ * Operating System: Ubuntu ### Description @dsiervo reported in #15 that some coins wasn't listed using the balance command even there...

bug

Bumps [wheel](https://github.com/pypa/wheel) from 0.29.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies