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

V2 strategy - Displays "not enough budget to open position" on every tick #6979

Open
rapcmia opened this issue Apr 23, 2024 · 0 comments
Open
Assignees

Comments

@rapcmia
Copy link
Contributor

rapcmia commented Apr 23, 2024

Describe the bug

When testing v2 strategy, we already observe this behavior on previous version and thought this might result to increase on the size of log files if user failed to rebalance his assets on connector. This seems expected and every tick it displays not enough budget to open position

image

Suggestion: Should the behavior only happens on the event that it failed to create an order due to insufficient balance and not on every tick?

Steps to reproduce

  1. Setup any v2 script, on this test we use controller market_making.pmm_simple_v1
  2. Setup any v2 script, on this test we use script v2_generic_with_controllers
  3. Make sure the connector used can only place order on one side due to insufficient balance

Release version

dev-1.27.0

Type of installation

Source

Attach required files

logs_conf_v2_generic_with_controllers_1.log

@rapcmia rapcmia changed the title V2 strategy - Displaysnot enough budget to open position on every tick V2 strategy - Displays "not enough budget to open position" on every tick Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants