Evaluator

Advanced analysis for your investment portfolio.

The Evaluator class provides static methods to analyze and extract insights from your investment portfolio. It includes methods for identifying the top and bottom performing assets over a specified period, which can be crucial for post-analysis and decision-making processes.

Usage

from finter.performance import Evaluator

Note

Last updated

Was this helpful?