Michele Lacchia

Results 102 comments of Michele Lacchia

> Here’s the details for BTCC ( from BTCC itself ) BTCC looks promising, but I believe that you can only trade BTC, LTC and CNY. Also, for leveraged trading...

Yes, such as installing, removing, upgrading, requirement files, searching, and bundles. I think these are the most important features, aren't they?

It is an interesting idea! :) We could upload to PyPI fake packages like pyg-testegg, pyg-testsource, etc. They will have the same interface, so that we can fully test them.

Good! I'll open a new repository, maybe pyg-testpackages (is there a better name?) with a script to automate packages creation and upload.

I'll go for `pyg-xp-testpackages` (though I preferred `pyg-xp-tests` but it could be misleading).

Well yes it's dead. Sorry for not announcing it properly. I'll see about this as soon as possible.

I've added a warning notice in the README and on PyPI. Do you think it is sufficient? Sorry for not thinking about this earlier. Pip now has now got Wheel...

I'm not sure I've understood: are you saying that we should read `index-servers` from `~/.pypirc`?

I wanted to work on this, but I think I'm missing something. In [`alert_fail_cases.py`](https://github.com/owocki/pytrader/blob/master/history/management/commands/alert_fail_cases.py#L39) I see ``` python # 7 hours thing is a hack for MST vs UTC timezone...

Ok, so I guess a somewhat big refactor is in order. The way I see it, is that the DB should only contain UTC datetimes, and this is how I've...