Skip to contents

A shiny module which contains the Forecast Price page. Allows the user to search for stocks, see details about selected stocks and forecast the price of a stock over time.

Usage

forecast_price_ui(id)

forecast_price_server(id, interactive)

Arguments

id

The namespace of the module.

interactive

Whether any plots created should be interactive.