{#if isLoaded} {#if Object?.keys(fundamentalAnalysisDict)?.length !== 0}
Our model uses fundamental data only to predict the next quarter. Here are the stats of the model for {$displayCompanyName} to ensure transparency and reliability.
Quarter Sentiment {#if !deactivateContent} {flowSentiment} {:else} Unlock with Pro {/if}
Accuracy {accuracy >= 65 ? "Good" : accuracy >= 50 ? "Moderate" : "Bad"}
{accuracy}%
Precision {precision >= 65 ? "Good" : precision >= 50 ? "Moderate" : "Bad"}
{precision}%
Over the next quarter the model forecasts a {#if !deactivateContent} {flowSentiment} price movement. {:else} Unlock Prediction with Pro price movement. {/if}
{:else}

No data available

{/if} {:else}
{/if}