Chart Patterns Detection This project detects financial chart patterns in real time market. How to Run Install dependencies: go mod tidy Run the backend: go run cmd/main.go