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

Bitfinex don't submit order to tickers with special character ':' #699

Closed
MatheusKlauck opened this issue Dec 10, 2021 · 1 comment · Fixed by #707
Closed

Bitfinex don't submit order to tickers with special character ':' #699

MatheusKlauck opened this issue Dec 10, 2021 · 1 comment · Fixed by #707

Comments

@MatheusKlauck
Copy link
Contributor

I've tried to submit an order to market "DOGE:USD" at bitfinex, but the response was APIException: {"message":"Unknown symbol"}. But at the Bitfinex's platform, the name is right ("DOGE**:**USD").

@vslee
Copy link
Collaborator

vslee commented Dec 10, 2021

Thanks for filing this bug. If you send a pull request with the solution, we'll be happy to merge it. If you don't know how, you can also post the updated code here.

MatheusKlauck added a commit to MatheusKlauck/ExchangeSharp that referenced this issue Dec 14, 2021
@vslee vslee linked a pull request Dec 14, 2021 that will close this issue
@vslee vslee closed this as completed Dec 14, 2021
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

Successfully merging a pull request may close this issue.

2 participants