{"repo":"FranklineMisango/Trading-Terminal","free":true,"listed":false,"github":"https://github.com/FranklineMisango/Trading-Terminal","clone":"git clone https://github.com/FranklineMisango/Trading-Terminal.git","description":"A Quantitative Pre-Trading Research tool with customized openBB backend for a more modular design","language":"Jupyter Notebook","stars":17,"topics":["algorithmic-trading","quantitative-finance","technical-analysis"],"license":"MIT","category":"trading","readme_excerpt":"Trading Terminal Introduction This repository is a Trading Terminal customized to use OpenBB-style backend integrations. Whether hosted internally or externally, this approach provides a standardized structure that terminal widgets can read and display. Note: most examples use Python FastAPI because it is the stack we know best, but you can implement the same pattern in other languages. The main backend integration tenets are: 1. Return data in JSON format (if your response is nested, you can use the dataKey field in widgets.json ). Example JSON 2. Expose an endpoint that returns widgets.json : this file defines widget properties such as name, description, category, type, endpoint, and related metadata. Each widget is defined in this file. You can find examples in the template folders and a detailed definition below. 3. Enable CORS : if you host locally, you must enable CORS. 4. Authentication (optional) : if your backend requires authentication, you can configure a query parameter or header when connecting through OpenBB Pro. These values are sent on every request once configured. If you need another authentication method, please reach out to us. Getting Started We recommend this order: 1. Start with getting-started/hello-world. 2. Continue with getting-started/reference-backend. These examples provide a strong foundation for setting up your own backend and connecting it to the Trading Terminal widget ecosystem. Leveraging AI If you are using a coding agent to build your Ope","default_branch":null,"files":null,"tree":[],"storefront":"/r/FranklineMisango","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/FranklineMisango/Trading-Terminal/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}