Igor Kroitor

Results 91 comments of Igor Kroitor

@PatrickAlphaC your PRs and contributions are welcome: - https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-contribute-code - https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#multilanguage-support - https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#derived-exchange-classes

@vuoriov4 hey ) thx a lot for your involvement! appreciate it! would you be so kind to submit a PR? ) i'll do my best to get to it as...

@Civitasv awesome, thank you for submitting this PR!

@DoktorJ thank you! Will check and merge shortly!

@DoktorJ can you plz post the code you use to reproduce the above graph? Namely, the instantiation/configuration code and the series. It might be caused by a different issue (not...

@DoktorJ also, it would help if you could post your result of `test.py` (run it from the cloned repo).

@Zitrax yes, this package is originally written in JS, and ported to Python later, and at that time the asciichart name in JS was available, while the asciichart in Python...

@svenjr here: https://github.com/ccxt/ccxt/blob/master/examples/py/basic-chart.py

Technically, since it's x-aligned, you can do that after plotting out the series. Also, those labels can vary a lot, could be dates, or timeframes, or arbitrary non-time units... So,...

@chrispahm thanks so much for your involvement! This is really cool! I will try to add that to the master in a generalized way ) Thx again!