Skip to content

Create risk manager module (risk_manager.py) #2

Description

@bryanssss

Develop a robust risk management module for position sizing and loss mitigation strategies (risk_manager.py).

  • Implement stop-loss and take-profit logic
  • Limit max drawdown and max position size per trade
  • Enable real-time portfolio risk calculations
  • Write basic test cases

Acceptance Criteria:

  • Position sizing and stop-loss logic functional
  • Coverage for edge cases (low liquidity, high volatility)
  • Usage documented in README

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions