X-ray

Ghostfolio X-ray uses static analysis to uncover potential issues and risks in your portfolio. Adjust the rules below and set custom thresholds to align with your personal investment strategy.

@if (isLoading) {
} @else {
@if ( statistics?.rulesActiveCount === 0 || statistics?.rulesFulfilledCount === 0 ) { } @else if ( statistics?.rulesFulfilledCount === statistics?.rulesActiveCount ) { } @else { }
{{ statistics?.rulesFulfilledCount }} out of {{ statistics?.rulesActiveCount }} rules align with your portfolio.
}
@for (category of categories; track category.key) {

{{ category.name }} @if (user?.subscription?.type === 'Basic') { }

} @if (inactiveRules?.length > 0) {

Inactive

}