X-ray
Ghostfolio X-ray uses static analysis to identify potential issues
and risks in your portfolio.
It will be highly configurable in the future: activate / deactivate
rules and customize the thresholds to match your personal investment
style.
Emergency Fund
@if (user?.subscription?.type === 'Basic') {
}
Currency Cluster Risks
@if (user?.subscription?.type === 'Basic') {
}
Account Cluster Risks
@if (user?.subscription?.type === 'Basic') {
}
Fees
@if (user?.subscription?.type === 'Basic') {
}
@if (inactiveRules?.length > 0) {
Inactive
}