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

How to cancel specific ask/bid #252

Open
DrrMrr opened this issue Feb 25, 2019 · 2 comments
Open

How to cancel specific ask/bid #252

DrrMrr opened this issue Feb 25, 2019 · 2 comments

Comments

@DrrMrr
Copy link

DrrMrr commented Feb 25, 2019

Hi,

is it possible to list all asks/bids and cencel it with some order id?

In my case I would like to cancel highest ask.

Thank you and best regards
Damjan

@DrrMrr DrrMrr changed the title How to cancel specific ask How to cancel specific ask/bid Feb 25, 2019
@JulyIghor
Copy link
Owner

It will be possible in new version of script language that is currently under development.
You will able to get lists of orders from orderbook, trade history, own account open orders and its trade history. Than loop each one to make deep analysis.

@DrrMrr
Copy link
Author

DrrMrr commented Feb 25, 2019

It will be possible in new version of script language that is currently under development.
You will able to get lists of orders from orderbook, trade history, own account open orders and its trade history. Than loop each one to make deep analysis.

any news when :)

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