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

[Tests] add stop loss tests #2825

Merged
merged 1 commit into from
Dec 8, 2024
Merged

[Tests] add stop loss tests #2825

merged 1 commit into from
Dec 8, 2024

Conversation

GuillaumeDSM
Copy link
Member

@GuillaumeDSM GuillaumeDSM self-assigned this Dec 8, 2024
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner December 8, 2024 20:01
assert self.exchange_manager.exchange.is_supported_order_type(
trading_enums.TraderOrderType.STOP_LOSS
) is True
stop_loss = await self.create_market_stop_loss_order(
Copy link
Member

Choose a reason for hiding this comment

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

👍

@GuillaumeDSM GuillaumeDSM merged commit 0935b10 into dev Dec 8, 2024
11 checks passed
@GuillaumeDSM GuillaumeDSM deleted the stop branch December 8, 2024 23:12
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.

2 participants