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

Test adjust trade position #460

Merged
merged 6 commits into from
Jan 5, 2025

Conversation

Canx
Copy link
Contributor

@Canx Canx commented Jan 5, 2025

This test ensures that the adjust_trade_position function calls the correct adjustment method based on the trade's attributes (is_short, enter_tag) and the provided enter_tags. It validates various scenarios, including specific tag combinations, rebuy and grind tags, and cases with no tags, ensuring the function behaves as expected across all defined conditions.

@iterativv iterativv merged commit d3fd933 into iterativv:main Jan 5, 2025
46 of 90 checks passed
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