{"id":15159753,"url":"https://github.com/marketcalls/yfinancecharts","last_synced_at":"2026-02-06T10:37:26.859Z","repository":{"id":255194403,"uuid":"848824145","full_name":"marketcalls/yfinancecharts","owner":"marketcalls","description":"Simple Yfinance Streamlit App","archived":false,"fork":false,"pushed_at":"2024-08-28T14:56:23.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T09:55:52.180Z","etag":null,"topics":["plotly","streamlit","yfinance"],"latest_commit_sha":null,"homepage":"https://yfinancecharts.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marketcalls.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T13:26:00.000Z","updated_at":"2024-08-28T14:56:26.000Z","dependencies_parsed_at":"2024-08-28T14:51:43.975Z","dependency_job_id":"9b89256b-25ab-453e-9fac-f91a99a446ab","html_url":"https://github.com/marketcalls/yfinancecharts","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6818ba0b3c098199e70436b5541cf25d89816758"},"previous_names":["marketcalls/yfinancecharts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marketcalls/yfinancecharts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marketcalls%2Fyfinancecharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marketcalls%2Fyfinancecharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marketcalls%2Fyfinancecharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marketcalls%2Fyfinancecharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marketcalls","download_url":"https://codeload.github.com/marketcalls/yfinancecharts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marketcalls%2Fyfinancecharts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29158107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plotly","streamlit","yfinance"],"created_at":"2024-09-26T22:00:22.768Z","updated_at":"2026-02-06T10:37:26.709Z","avatar_url":"https://github.com/marketcalls.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Stock Candlestick Chart Application\n\nThis is a simple Streamlit application that allows users to input a stock symbol, start date, end date, and timeframe to generate a candlestick chart using Plotly. The application fetches stock data from Yahoo Finance and displays it in an interactive candlestick chart.\n\n## Features\n\n- **Input Fields:**\n  - **Symbol:** Text input for the stock symbol (e.g., AAPL).\n  - **Start Date \u0026 End Date:** Date pickers to select the range.\n  - **Timeframe:** Dropdown to select the timeframe (Daily, Weekly, Monthly).\n- **Output:** A candlestick chart generated using Plotly, showing the stock data for the given symbol and date range.\n\n## Installation\n\nTo run this application locally, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/maketcalls/yfinancecharts\n   cd yfinancecharts\n   ```\n\n2. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the Streamlit application:\n   ```bash\n   streamlit run app.py\n   ```\n\n## Dependencies\n\n- Python 3.x\n- Streamlit\n- yfinance\n- Plotly\n\nYou can install the dependencies using the `requirements.txt` file:\n\n```txt\nstreamlit\nyfinance\nplotly\n```\n\n## Usage\n\n- Launch the application using the `streamlit run app.py` command.\n- Enter a valid stock symbol (e.g., `AAPL` for Apple Inc.).\n- Select the desired start and end dates using the date pickers.\n- Choose the timeframe (Daily, Weekly, Monthly) from the dropdown menu.\n- Click the \"Generate Chart\" button to view the candlestick chart.\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- This application uses data from [Yahoo Finance](https://finance.yahoo.com/).\n- Built using [Streamlit](https://streamlit.io/) and [Plotly](https://plotly.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketcalls%2Fyfinancecharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketcalls%2Fyfinancecharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketcalls%2Fyfinancecharts/lists"}