{"id":24628274,"url":"https://github.com/coderixc/tradingstratgey","last_synced_at":"2026-05-18T15:36:32.598Z","repository":{"id":273901524,"uuid":"920685890","full_name":"Coderixc/TradingStratgey","owner":"Coderixc","description":"Volume based Trading Strategy with Crossover of SMA and Current Candle","archived":false,"fork":false,"pushed_at":"2025-01-23T16:15:32.000Z","size":323,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T02:37:03.099Z","etag":null,"topics":["finance","option-strategies","python","python-finance","python-for-finance","python-trading","quant-developer","stock-market","trading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Coderixc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-22T15:44:39.000Z","updated_at":"2025-01-29T17:42:58.000Z","dependencies_parsed_at":"2025-01-23T17:24:46.559Z","dependency_job_id":"60f0e368-2a75-4796-adec-34067c4a723c","html_url":"https://github.com/Coderixc/TradingStratgey","commit_stats":null,"previous_names":["coderixc/tradingstratgey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Coderixc/TradingStratgey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coderixc%2FTradingStratgey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coderixc%2FTradingStratgey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coderixc%2FTradingStratgey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coderixc%2FTradingStratgey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Coderixc","download_url":"https://codeload.github.com/Coderixc/TradingStratgey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coderixc%2FTradingStratgey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33183162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["finance","option-strategies","python","python-finance","python-for-finance","python-trading","quant-developer","stock-market","trading"],"created_at":"2025-01-25T05:14:45.203Z","updated_at":"2026-05-18T15:36:32.581Z","avatar_url":"https://github.com/Coderixc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Volume Strategy\n\nThis project calculates the timestamp when the cumulative traded volume within a rolling 60-minute window first exceeds the stock's 30-day average volume. It processes intraday data and compares it with daily stock trading data.\n![img.png](img.png)\n## Folder Structure\n\n- `data/`: Contains the data files (`day_data.csv`, `intraday_19_april_2024.csv`, `intraday_22_april_2024.csv`).\n- `src/`: Contains the Python code (`stock_volume_strategy.py`).\n- `requirements.txt`: Lists the Python dependencies (e.g., pandas).\n- `main.py`: Entry point for executing the strategy.\n\n## Requirements\n\n- Python 3.x\n- pandas\n\n## How to Run\n\n## 1. Install dependencies:\n    ```\n    pip install -r requirements.txt\n    ```\n\n## 2. Run the program:\n    ```\n    python main.py\n    ```\n   \n## 3.Analysis\n      \n   ## \"Hourly Time Frame\"\n   ![img_1.png](img_1.png)\n      \n   ## \"Minutes Time Frame\"\n   ![img_2.png](img_2.png)\n   \n## 4. Output\n\n![img_3.png](img_3.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderixc%2Ftradingstratgey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderixc%2Ftradingstratgey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderixc%2Ftradingstratgey/lists"}