dawsbot / bitfinex

Bitcoin trading scripts written in Python
104 stars 38 forks source link

Linting and Testing #14

Open dawsbot opened 6 years ago

dawsbot commented 6 years ago

Is there anyone out there that would contribute this? I'd love to raise the code quality on this, but unsure of Python testing practices that people use nowadays. (Been elbow deep in JavaScript since I built this repo years ago)

Kapunk commented 6 years ago

I am interested in contributing to the project, but I have little free time. I am interested in automating the purchase / sale of cryptocurrency. If I can develop something, I pull request to the repository to include it.

dawsbot commented 6 years ago

Love the idea of adding more advanced programmatic trading @Kapunk. Anything you can come up with is useful, I don't trade any longer and would love some co-owners on this repo.

Cheers 🥂

jabarua commented 6 years ago

Hello, I can be a Beta tester, interested to in this project

dawsbot commented 6 years ago

Sweet deal @jabarua, is there an issue in particular that interests you like linting or testing? I'd love to get some basic linting going and flip a switch to test stuff on Travis CI ✅

dawsbot commented 5 years ago

Trying to revive this, is anyone able to help?