Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,6 @@ private async void AIButtonClicked(object sender, EventArgs e)

{% endtabs %}

## Output

After receiving the AI-predicted stock trends, the chart updates to display both historical and forecasted data, providing a visual representation of potential market movements.

The following image demonstrates the output of the above AI powered stock forecasting .NET MAUI Candle chart.
Expand Down