Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions submissions/autoTrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
## GitHub handle
@AlainDevs

## Project Title
autoTrade

## Project Description
A professional-grade automated trading system that integrates TradingView signals with Hyperliquid perpetual futures trading, featuring comprehensive trade logging and portfolio management.

## Inspiration behind the Project

The financial markets never sleep, but humans do. AutoTrade was born from the frustration of missing profitable trading opportunities due to manual execution delays and the emotional challenges of consistent trading discipline.


## Tech Stack

### **🐍 Backend & Core**
- **Python 3.11+** - Primary programming language for robust performance and extensive crypto libraries
- **Flask 3.1.2** - Lightweight web framework for RESTful API endpoints and webhook handling
- **Poetry** - Modern dependency management and virtual environment handling
- **Gunicorn** - Production-grade WSGI server for scalable deployment

### **💱 Trading Infrastructure**
- **Hyperliquid Python SDK** - Direct integration with Hyperliquid perpetual futures exchange
- **eth-account** - Ethereum wallet management and transaction signing
- **Web3 Libraries** - Blockchain interaction and wallet authentication

### **🗄️ Database & Storage**
- **Appwrite Cloud** - Backend-as-a-Service for trade logging and analytics
- **TablesDB API** - Real-time database for trade history and performance tracking
- **JSON Configuration** - Environment-based settings management

### Appwrite products
_Select all the Appwrite products you have used in your project_

- [ ] Auth
- [X] Databases
- [ ] Storage
- [ ] Functions
- [ ] Messaging
- [ ] Realtime
- [ ] Sites

## Project Repo

https://github.com/AlainDevs/autoTrade

## Deployed Site URL

https://autotrade.appwrite.network/

## Demo Video/Photos
_Share a 2-3 minute demo video of your project_

No videos.


<img width="446" height="837" alt="image" src="https://github.com/user-attachments/assets/d587cc17-a963-42a5-8740-c49d9dc6d492" />
<img width="2582" height="3042" alt="image" src="https://github.com/user-attachments/assets/2f8c1184-eb12-4c63-9f4b-4914049164b7" />