pkjmesra / PKScreener

A Python-based stock screener for NSE, India. PKScreener is an advanced free stock screener to find potential breakout stocks from NSE and show its possible breakout values. It also helps to find the stocks which are consolidating and may breakout, or the particular chart patterns that you're looking specifically to make your decisions.
https://github.com/pkjmesra/PKScreener
MIT License
163 stars 69 forks source link

Enable PKScreener on a web browser with each user having their own server instance #94

Open pkjmesra opened 6 months ago

pkjmesra commented 6 months ago

Enable PKScreener on a web browser with each user having their own server instance. Something like https://github.com/cs01/pyxtermjs

nishith121 commented 3 months ago

We can leverage Frappe Framework https://github.com/frappe/frappe and make a Powerful web application which caters all user onboardings their permissions and store user specific information which is required to trade in their respective brokers account. Framework has all ready batteries to use and the same framework powers Zerodha Tech and some big Corporates as also using to power their platform apps. Frappe Framework is purely FOSS. PKscreener can be incorporated as one app of Frappe Framework. If required I can design full architecture how this is going to run using this framework.

pkjmesra commented 1 month ago

@nishith121 - Looks promising! Thanks for your advise.

If required I can design full architecture how this is going to run using this framework.

That will be great! Can you share it here when you have this ready ?