Yoopta-Editor
Yoopta-Editor copied to clipboard
[STOCK PRICE PLUGIN] Capability to fetch a stock and return the stock price along with its associated color/direction in real-time.
Is this a unique plugin request?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
Proposed Plugin Solution
The Stock Price Plugin should aim to provide a real-time stock price lookup feature. When a user requests a specific stock, the plugin should fetch and return the current stock price, along with an associated color or direction indicator to represent the stock's price movement (e.g., green for an increase, red for a decrease).
Screenshots
Do you want to work on this issue?
No
If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
Provide a real-time web socket that contains majority of the US stock prices that's scalable and free.