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

add batch cancel example #223

Merged
merged 3 commits into from
Aug 22, 2024
Merged

add batch cancel example #223

merged 3 commits into from
Aug 22, 2024

Conversation

samtin0x
Copy link
Contributor

No description provided.

@samtin0x samtin0x force-pushed the samtin0x/batch-cancel-example branch from e5ed603 to 108826d Compare August 13, 2024 11:31
@samtin0x samtin0x marked this pull request as ready for review August 13, 2024 11:33
@samtin0x samtin0x linked an issue Aug 13, 2024 that may be closed by this pull request
```python
batch_cancel_msg = batch_cancel(
subaccount_id,
short_term_cancels,
Copy link
Contributor

@jonfung-dydx jonfung-dydx Aug 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few code lines about how to create this short_term_cancels would be great

jonfung-dydx
jonfung-dydx previously approved these changes Aug 15, 2024
@samtin0x samtin0x merged commit 56d8c2d into main Aug 22, 2024
6 checks passed
aforaleka pushed a commit that referenced this pull request Aug 26, 2024
* add batch cancel example

* add batch cancel docs

* add `short_term_cancels` to documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add the batch_cancel example
2 participants