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

Api.GetOpenOrdersAsync Problem #135

Open
MartijnBakker-2000 opened this issue Apr 23, 2021 · 1 comment
Open

Api.GetOpenOrdersAsync Problem #135

MartijnBakker-2000 opened this issue Apr 23, 2021 · 1 comment

Comments

@MartijnBakker-2000
Copy link

Hello,

I want to check if my LimitBuyOrder or LimitSellOrder has been canceled or filled. (these orders are created by this API of course)

However when I try to use GetOpenOrdersAsync I (sometimes) have the problem that my program doesn't see any openorders.
Right now I count the amount of openOrders in a while loop to detect a change. This doesn't always work because the results aren't always correct.

Is there a fix for my problem, or (even better) is there a more elegant way to detect if a order has been canceled or filled?

(I study Electrical engineering at an university of applied sciences and this is a hobby project, so I'm no master at programming. We do have programming lessons at my college, but it is nowhere near an IT scholarship)

P.S. I'm from the Netherlands, and I'm sorry if there are any major spelling mistakes in this text.

@evo11x
Copy link

evo11x commented Jun 9, 2021

Looks like this project has been abandoned

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