Python Automated Stock Report Creation Arabic
Budget: $30 – $250 USD
I need a concise, 2–3-page PDF that pulls real-time trading data from a mix of APIs, web-scraped sources, and a few existing Excel sheets, then distills everything into clear bar charts. The document must be fully modular so I can turn individual sections on or off without breaking the layout.
A key component is a daily-refreshed news section: headlines scraped from selected financial sites, automatically condensed with an AI summarizer, but still left fully editable in the final file for any last-minute tweaks.
To keep the workflow straightforward, I expect:
• A script or lightweight toolchain that fetches the data, builds the bar charts, and compiles the final PDF in a single run.
• Clean, well-commented code for the API calls, scraping routines, and Excel imports so I can extend or swap sources easily.
• A template-driven PDF generator (Python with ReportLab, LaTeX, or another reliable option) where each major block—price data, technical indicators, news—can be toggled on or off.
• Clear instructions on adding new data feeds or changing chart parameters without diving deep into the codebase.
Everything should run cross-platform with minimal external dependencies. Once delivered, I’ll test the process end-to-end by pointing it at my own data keys and verifying that the PDF renders correctly with daily news updates and editable summaries.
A key component is a daily-refreshed news section: headlines scraped from selected financial sites, automatically condensed with an AI summarizer, but still left fully editable in the final file for any last-minute tweaks.
To keep the workflow straightforward, I expect:
• A script or lightweight toolchain that fetches the data, builds the bar charts, and compiles the final PDF in a single run.
• Clean, well-commented code for the API calls, scraping routines, and Excel imports so I can extend or swap sources easily.
• A template-driven PDF generator (Python with ReportLab, LaTeX, or another reliable option) where each major block—price data, technical indicators, news—can be toggled on or off.
• Clear instructions on adding new data feeds or changing chart parameters without diving deep into the codebase.
Everything should run cross-platform with minimal external dependencies. Once delivered, I’ll test the process end-to-end by pointing it at my own data keys and verifying that the PDF renders correctly with daily news updates and editable summaries.