8000 CoinEgg supports 'fetchTickers' but 'hasFetchTickers' is false. · Issue #2207 · ccxt/ccxt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CoinEgg supports 'fetchTickers' but 'hasFetchTickers' is false. #2207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
atjason opened this issue Mar 10, 2018 · 4 comments
Closed

CoinEgg supports 'fetchTickers' but 'hasFetchTickers' is false. #2207

atjason opened this issue Mar 10, 2018 · 4 comments
Assignees

Comments

@atjason
Copy link
atjason commented Mar 10, 2018

Hi,
CoinEgg supports fetchTickers (as could be found in coinegg.js). I test and find it could correctly get prices of all the symbols.

But exchange.hasFetchTickers is false. Please help to check. Thanks in advance.

Let me know if I need to provide demo code or other information.

@kroitor kroitor self-assigned this Mar 10, 2018
@kroitor
Copy link
Member
kroitor commented Mar 10, 2018

@atjason the .hasFetchTickers was deprecated, use .has['fetchTickers'] instead as well as other fields in the .has assoc array. Thx for reporting!

@atjason
Copy link
Author
atjason commented Mar 11, 2018

@kroitor Thanks for your reply. Sorry but when I test, coinegg's .has['fetchTickers'] is false either, while in fact it could correctly call function fetchTickers. Please help to check, thanks.

@kroitor
Copy link
Member
kroitor commented Mar 11, 2018

@atjason have you updated ccxt to the most recent version?

@atjason
Copy link
Author
atjason commented Mar 11, 2018

@kroitor I just update ccxt from 1.11.58 to 1.11.69. Now it's true. Thanks for your help and swift reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0