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

market parameter is invalid #41

Open
mzhomie opened this issue Sep 11, 2024 · 5 comments
Open

market parameter is invalid #41

mzhomie opened this issue Sep 11, 2024 · 5 comments

Comments

@mzhomie
Copy link

mzhomie commented Sep 11, 2024

I get "market parameter is invalid" when I want to place an order with
let response = await bitvavo.placeOrder("BTC-EUR", 'buy', 'limit', { 'amount': amount, 'price': btcBuyerPrice });

pkg version: 1.4.1

@Primexz
Copy link

Primexz commented Sep 23, 2024

same.

@mzhomie
Copy link
Author

mzhomie commented Sep 23, 2024

I'm in contact with the support of Bitvavo. The problem is not the package or the code of this package, it is the REST API which is buggy and no one knows why 😂 The core functionality, the trade is not working the other routes haven't this issue.

@Primexz
Copy link

Primexz commented Sep 23, 2024

I have also sent a request to the support. 😅

@mzhomie
Copy link
Author

mzhomie commented Sep 24, 2024

@Primexz use the WebSocket API. This one works. The REST API is buggy. Quality assurance is probably not their strong point.

@Primexz
Copy link

Primexz commented Sep 24, 2024

Thanks for the tip, I'll take a look later 😉

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