Protected InternalExecutes the stock price retrieval action
The action parameters containing:
A promise resolving to an ActionResultSimple with:
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that retrieves current stock price and related information for a specified ticker symbol using the Yahoo Finance API through a public proxy that doesn't require an API key.
Example