ForexFin
forexfin.techWebhook-based market alert routing with public receipt verification. TradingView-compatible. Built as a proof-of-flow for event-driven trading alert pipelines.
What it is
ForexFin was built as a demo client on top of a webhook relay infrastructure. The concept: a TradingView alert fires a webhook, the event is routed through a relay, delivered to a destination endpoint, and a public receipt is available for verification — end to end, with no polling required.
The architecture is a working proof that event-driven alert pipelines can be made reliable, verifiable, and auditable — even with free-tier infrastructure.
Event flow
- Alert source sends a webhook (TradingView, curl, or any HTTP client)
- Event is ingested, deduplicated, and queued
- Delivery to destination endpoint with retry logic
- Public receipt URL shows delivery status and payload hash
Who it's for
- Fintech developers building trading alert or signal products
- Algo trading tools that need reliable webhook delivery
- SaaS products in the market data or brokerage space
- Developers who want a domain with clear fintech positioning and a working codebase to build on
Current state
Idea-stage with a proven concept. The codebase is functional and the flow has been tested end to end. There are no active users and no revenue — this is an early-stage asset with a clear direction, not a running product.