scrtlabs / catalyst

An Algorithmic Trading Library for Crypto-Assets in Python
http://enigma.co
Apache License 2.0
2.48k stars 723 forks source link

Ingesting of data from ccxt exchanges has some errors. #188

Closed sekamaneka closed 6 years ago

sekamaneka commented 6 years ago

Dear Catalyst Maintainers,

Before I tell you about my issue, let me describe my environment:

Environment

Now that you know a little about me, let me tell you about the issue I am having:

Exchanging data from binance/kucoin and probably all the other exchanges that are not supported for trading:

Here is how you can reproduce this issue on your machine:

catalyst ingest-exchange -x binance -f daily

Sincerely, $ whoami

fredfortier commented 6 years ago

Yes, only poloniex, bitfinex and bittrex (daily only) are supported. This is going to change very soon.

sekamaneka commented 6 years ago

Ok thanks for the clarification. Since the ingesting was actually downloading stuff i thought it must have been added quietly since the ccxt integration.

briannewtonpsyd commented 6 years ago

@fredfortier Hey Fred, I know you guys were going full steam at that first Engima release, and bugfixing on Catalyst, but is there an ETA on Binance ingesting? I've been trading on Poloniex this whole time, but running into random issues, and only trading there because it's available for ingesting, would much prefer Binance. Thanks!

fredfortier commented 6 years ago

Yes, we’re later than expected on this milestone because of the reasons which you mentioned. But we now have a much bigger team and we are catching up. We’re just putting the final touches on the branch which includes Binance data and testing. We’ll release very soon. On Thu, Feb 15, 2018 at 7:09 AM brinew27 notifications@github.com wrote:

@fredfortier https://github.com/fredfortier Hey Fred, I know you guys were going full steam at that first Engima release, and bugfixing on Catalyst, but is there an ETA on Binance ingesting? I've been trading on Poloniex this whole time, but running into random issues, and only trading there because it's available for ingesting, would much prefer Binance. Thanks!

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/enigmampc/catalyst/issues/188#issuecomment-365955401, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZ-QnFuLlMVm3n3p9_kX1pYgnA9-bGcks5tVEiQgaJpZM4Rs0nw .

lenak25 commented 6 years ago

Binance historical data was added at release 0.5.15