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

Combine the currencies into a symbol #1207

Open
AntonC9018 opened this issue Feb 20, 2023 · 3 comments
Open

Combine the currencies into a symbol #1207

AntonC9018 opened this issue Feb 20, 2023 · 3 comments

Comments

@AntonC9018
Copy link

My issue is the complete opposite of this one.

I know a symbol consists of a pair of some currencies, but the order seems to be important too. Like the API call goes through with BNBBTC but not with BTCBNB. Is there any consistent logic of ordering, or do I have to resort to manual validation, like shown in the linked issue?

@AntonC9018 AntonC9018 changed the title Combine teo currencies intona symbol Combine tho currencies into a symbol Feb 20, 2023
@AntonC9018 AntonC9018 changed the title Combine tho currencies into a symbol Combine the currencies into a symbol Feb 20, 2023
@AntonC9018
Copy link
Author

For the purposes of monitoring any trades between these two currencies, in my understanding, whichever is the base asset and whichever is the quote one makes no difference, since one is just getting traded for another.

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
@AntonC9018 and others