Initial commit

This commit is contained in:
jackyu66git
2026-05-03 16:54:36 +08:00
commit 719f0a061d
22 changed files with 2436 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Binaries
exchange-monitor
*.test
*.out
# Env files with secrets
.env
# Log files
*.log
trade_stats.txt
# Test files
test_*.go
# IDE
.vscode/
.idea/