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 support for stop limit and stop market orders #412

Merged
merged 6 commits into from
Jul 22, 2024
Merged

Conversation

fasenderos
Copy link
Owner

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the new behavior?

Add new Stop Limit and Stop Market order

Issue Number: #161

Does this PR introduce a breaking change?

  • Yes
  • No

Deprecation: The functions createOrder, limit and market, that accepts individual parameters is now deprecated and will be removed in a future version. Please update your code to use the new signature that accepts an object with the same params as before.

Other information

@fasenderos fasenderos changed the base branch from main to v6 July 22, 2024 08:52
@fasenderos fasenderos merged commit 8212310 into v6 Jul 22, 2024
3 checks passed
@fasenderos fasenderos deleted the stop-orders branch July 22, 2024 09:11
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

Successfully merging this pull request may close these issues.

1 participant