OpenSource - Trading Terminal for Indian Traders
Open Terminal is an innovative trading dashboard designed specifically for traders utilizing the AngelOne API. Built on the Flask framework, this platform combines security and a rich set of features to facilitate seamless trading. With real-time market data and user-friendly management tools, Open Terminal is an ideal solution for both novice and experienced traders looking to enhance their trading experience.
The dashboard offers comprehensive capabilities that allow users to monitor market movements effectively, manage their portfolios, and execute trades with ease. Its modern user interface, supported by Tailwind CSS, ensures an engaging experience while delivering powerful functionalities tailored for efficiency and speed.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.