Python Script for Financial Charting

Job ID: 39622219

Budget: $10 – $30 USD

I’m looking for a Python developer experienced in financial data analysis and charting. I want a script that will:

Import my trade history from an Excel file (buys/sells, timestamps, stock symbol, quantity, etc.)

Pull historical price data from a free API (Yahoo Finance or similar)

Plot the candle stick stock price chart with markers for my trades, together with an offset line chart of the s&p500

Below it, plot in a 2 separate windows:

Accumulation/Distribution indicator line, with 10day moving average on the indicator

Relative Strength vs. S&P 500 line, with 10day moving average on the indicator


Output: One plot per stock, saved as PNG


Skills Required: Python, Pandas, Matplotlib/Plotly, yfinance or similar, Excel I/O

Deliverables: Fully functional Python script and instructions to run it.