Skip to content
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

sort by popularity #131

Open
kkagill opened this issue Oct 16, 2019 · 6 comments
Open

sort by popularity #131

kkagill opened this issue Oct 16, 2019 · 6 comments
Labels
imp. have been implement at last version

Comments

@kkagill
Copy link

kkagill commented Oct 16, 2019

Can I get a list of assets sorted by popularity?

So maybe I_want_money.get_assets_popularity('digital')
would return an array.

['EUR/USD, 'USD/JPY', 'EUR/JPY', 'AUD/CAD', .........]

image

@JafferWilson
Copy link

@kkagill What do you mean by list and array?
Why do you need it? This is not an issue with the API and hence should not be here. You can contact the author of the repository. The issue section is for the issues.
As you are getting an array, you can convert is to a list easily, I guess.

@Lu-Yi-Hsun
Copy link
Owner

I will try how to sort that

@kkagill
Copy link
Author

kkagill commented Oct 17, 2019

@JafferWilson So much negative spirit in you when you are posting comments to other people's issues. Yeah, this could be not an issue with the API, but I'm asking for a new feature.

@Lu-Yi-Hsun Thank you. Indeed the owner of the repo.

@JafferWilson
Copy link

@kkagill I do not mean to offend you. But the sorting is something that you can do on the application level as well.

@kkagill
Copy link
Author

kkagill commented Oct 18, 2019

@JafferWilson How? that sorting should be api driven from iq option. You can't just do it on the application level

@Lu-Yi-Hsun
Copy link
Owner

@kkagill try the last version

this sample can get the popularity by top_assets_updated() api

https://github.com/Lu-Yi-Hsun/iqoptionapi#get-popularity-by-top_assets_updated-api

@Lu-Yi-Hsun Lu-Yi-Hsun added the imp. have been implement at last version label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp. have been implement at last version
Projects
None yet
Development

No branches or pull requests

3 participants