{"id":30416755,"url":"https://github.com/enamhasan/djbull","last_synced_at":"2026-05-16T08:08:06.750Z","repository":{"id":310694930,"uuid":"1038754640","full_name":"enamhasan/DjBull","owner":"enamhasan","description":"Django auto-trading bot using Webull API","archived":false,"fork":false,"pushed_at":"2025-08-19T16:29:27.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T18:37:07.981Z","etag":null,"topics":["django","python","webull","webull-api","webull-bot-trading"],"latest_commit_sha":null,"homepage":"","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/enamhasan.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,"zenodo":null}},"created_at":"2025-08-15T18:55:25.000Z","updated_at":"2025-08-19T16:32:32.000Z","dependencies_parsed_at":"2025-08-19T18:37:11.137Z","dependency_job_id":null,"html_url":"https://github.com/enamhasan/DjBull","commit_stats":null,"previous_names":["enamhasan/djbull"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/enamhasan/DjBull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enamhasan%2FDjBull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enamhasan%2FDjBull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enamhasan%2FDjBull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enamhasan%2FDjBull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enamhasan","download_url":"https://codeload.github.com/enamhasan/DjBull/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enamhasan%2FDjBull/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271588743,"owners_count":24785751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django","python","webull","webull-api","webull-bot-trading"],"created_at":"2025-08-22T05:09:14.121Z","updated_at":"2026-05-16T08:08:01.726Z","avatar_url":"https://github.com/enamhasan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DjBull\nDjango auto-trading bot using Webull API\n# DjBull  \n**Django Auto-Trading Bot using Webull API**  \n\nDjBull is an automated trading bot built with **Python Django** that integrates with the Webull API (via Python wrapper). It allows you to define technical analysis–based trading strategies—such as RSI, MACD, and EMA—and execute trades automatically.  \n\n## 🚀 Features  \n- **Automated Buy/Sell Execution** using Webull API wrapper.  \n- **Custom Strategies** — Define rules using RSI, MACD, EMA, and other indicators.  \n- **Trailing Stop Orders** to lock in profits.  \n- **Intraday \u0026 Swing Trading** support.  \n- **Django Admin Dashboard** for strategy configuration and trade monitoring.  \n- **Logging \u0026 Reports** for trade history and performance tracking.  \n\n## 📦 Tech Stack  \n- **Backend:** Python 3, Django  \n- **Broker API:** Webull Python API wrapper (`webull` package)  \n- **Database:** PostgreSQL / SQLite (dev)  \n- **Task Queue:** Celery + Redis (for async trade execution)  \n- **Charts \u0026 Indicators:** `ta` (Technical Analysis Library), Matplotlib  \n\n## 📄 Example Strategy  \n\n**Buy Setup:**  \n- RSI crosses above 60  \n- MACD confirms upward momentum  \n- Price is above 50 EMA  \n\n**Sell Setup:**  \n- RSI crosses below 40  \n- MACD confirms downward momentum  \n- Price is below 50 EMA  \n\n## ⚠ Disclaimer  \nThis project is for **educational purposes only**.  \nTrading involves risk, and past performance is not indicative of future results.  \nThe Webull API used here is **unofficial** and may change at any time.  \n\n## 📥 Installation  \n\n```bash\n# Clone the repo\ngit clone https://github.com/yourusername/DjBull.git\ncd DjBull\n\n# Create virtual environment\npython -m venv venv\nsource venv/bin/activate   # Windows: venv\\Scripts\\activate\n\n# Install dependencies\npip install -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenamhasan%2Fdjbull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenamhasan%2Fdjbull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenamhasan%2Fdjbull/lists"}