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 the truncate parameter to the Spot websocket clients' create_order and cancel_order+ kraken.spot.Trade.edit_order #113

Conversation

btschwertfeger
Copy link
Owner

Summary

The truncate parameter described here #95 was added to the kraken.spot.Trade.edit_order, kraken.spot.KrakenSpotWSClient.edit_order, and kraken.spot.KrakenSpotWSClient.create_order.

Closes #111

…d edit order function + spot.trade.edit_order
@btschwertfeger btschwertfeger added enhancement New feature or request Spot Topic related to Spot trading labels May 29, 2023
@btschwertfeger btschwertfeger added this to the v1.4.0 milestone May 29, 2023
@btschwertfeger btschwertfeger self-assigned this May 29, 2023
@btschwertfeger btschwertfeger marked this pull request as ready for review May 29, 2023 08:04
@btschwertfeger btschwertfeger merged commit af289f0 into master May 29, 2023
46 checks passed
@btschwertfeger btschwertfeger deleted the 111-add-the-truncate-parameter-to-create_order-of-the-spot-websocket-client branch May 29, 2023 08:05
@btschwertfeger btschwertfeger changed the title Add the truncate parameter to create_order of the Spot websocket clients' create_order and cancel_order+ kraken.spot.Trade.edit_order Add the truncate parameter to the Spot websocket clients' create_order and cancel_order+ kraken.spot.Trade.edit_order Jun 18, 2023
btschwertfeger added a commit that referenced this pull request Mar 12, 2024
…ients' `create_order` and `cancel_order`+ `kraken.spot.Trade.edit_order` (#113)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Spot Topic related to Spot trading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the truncate parameter to create_order of the Spot websocket client
1 participant