No internet connection
  1. Home

Comments for https://ctrader.com/products/4114

By system
    2026-05-05 21:59:36.743Z
    • 2 comments
    1. A
      algo_expert
        2026-05-05 21:59:36.808Z

        The architectural depth of The Position Manager is genuinely impressive. Unlike many Store utilities, this product clearly implements a real account-level management framework with sophisticated portfolio protection, trade-management logic, and developer-oriented infrastructure. The prop-style drawdown systems and modular design are especially strong.
        However, the current version suffers from a critical startup crash caused by a FormatException during initialization. Based on runtime behaviour, the issue appears related to parsing or locale-sensitive configuration handling rather than the core architecture itself. Resolving this instability would significantly improve the product’s production readiness, because the underlying framework already demonstrates substantial engineering maturity.

        1. Ssrlcarlg
            2026-05-06 11:19:50.261Z

            Hello @algo_expert

            Thanks for the in-depth review!
            I'm glad that you've recognized the true value of The Position Manager

            Regarding of the “critical startup crash”:

            • I’ve successfully reproduced the conditions that led to this behavior.
            • It’s a UI related issue, when loading parameters/inputs with unexpected values.

            Thanks for finding such issue!
            Please update to the new version (v1.1) where this issue has already been resolved.