6 Commits

Author SHA1 Message Date
kihong.kim
022fddec9c Add economic calendar feature with n8n integration
All checks were successful
Deploy to Server / deploy (push) Successful in 36s
- Add economic calendar tab with monthly view
- Display today's events in header
- Add weekly summary section
- Integrate with Forex Factory via n8n webhook
- Add Header Auth API authentication
- Add KST timezone conversion
- Add country filter (US, JP, CN)
- Add importance-based event styling
- Add more events modal for days with many events
- Update calendar grid to show up to 4 events per day
- Add n8n workflow configuration files
2025-12-31 15:24:30 +09:00
kihong.kim
4c351196b7 Add Gitea Actions deploy workflow
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
2025-12-08 12:49:09 +09:00
kihong.kim
dc8d2f4407 Calculate price change based on KST 09:00 daily open
- Add loadDailyOpenPrice() to fetch daily candle open price
- Change price change calculation from previous candle to KST 09:00 basis
- Binance daily candle starts at UTC 00:00 (= KST 09:00)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 11:07:54 +09:00
puresay
dd24f0e89d Use host port mapping for Caddy on host 2025-12-06 07:22:50 +00:00
kihong.kim
b535fe2636 Add README.md with project documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 15:38:07 +09:00
kihong.kim
99ce8ccd0d Initial commit: BTC/USDT Trading View with technical indicators 2025-12-06 15:04:36 +09:00