Skip to content

Conversation

zavelevsky
Copy link
Contributor

Fixes: #180

feat(simulator): enhance start price adjustment logic for concentrated strategies

  • Add concentration check to determine if price ranges are within 1% of each other
  • For concentrated strategies: maintain existing market price-based start price adjustment
  • For non-concentrated strategies: adjust start prices based on budget values
    • Set low_range_start_price to buyMin when portfolio_risk_value is 0
    • Set high_range_start_price to sellMax when portfolio_cash_value is 0

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.

Start_Price condition settings
1 participant