## Inspiration
Markets move on news, yet acting on that information is surprisingly complicated. A trader often has to read the news, interpret what it means, decide which asset might move, then open a trading platform to execute. That process can take minutes or hours, and in fast moving markets that delay matters.
We kept asking a simple question: *why are these steps separate?*
The idea for **NewsFi** came from that frustration. What if the moment you read a headline, you could instantly understand its potential impact and act on it without leaving the interface? Instead of juggling multiple apps and tabs, traders could move from **information to insight to execution** in one place.
NewsFi was built to collapse that gap.
---
## What it does
NewsFi turns financial news into a real time trading interface.
Users scroll through a **live news feed** sourced from trusted outlets such as Reuters, Yahoo Finance, and Bloomberg, presented in a familiar swipe style format similar to social media. Each headline is automatically tagged with the assets it may affect and a quick market sentiment signal.
When a story catches your attention, the system analyzes it instantly using an AI engine. The analysis explains how the event could impact markets across three time horizons:
- Short term
- Mid term
- Long term
Each view includes predicted market direction, reasoning, and a confidence score.
NewsFi also surfaces **prediction market signals** directly within the analysis so users can see real world probabilities tied to the event.
If the user decides to act, they can tap the affected asset and open a trade panel powered by the Liquid SDK. From reading a headline to executing a trade takes only a few seconds.
---
## How we built it
NewsFi combines three core systems.
First, a **financial news ingestion layer** collects breaking stories from trusted news APIs and structures them into a swipeable feed.
Second, an **AI intelligence engine** powered by Claude analyzes each headline to determine how it may affect different assets. The system evaluates events across multiple time horizons and generates explanations that traders can understand quickly.
Third, a **trading execution layer** integrates the Liquid SDK. This allows users to open positions directly from the analysis screen with live pricing, leverage options, and risk management tools.
The full system works as a simple loop:
**Discover → Understand → Decide → Trade**
On desktop, the experience expands into a side panel that shows the news feed, analysis view, and portfolio overview simultaneously.
---
## Challenges we ran into
One of the biggest challenges was translating complex geopolitical or macroeconomic events into clear market impact signals. Financial markets react to many variables at once, and simplifying that relationship without losing meaning required careful design.
Another challenge was designing an interface that moves quickly enough for traders but still provides enough context to build confidence in a decision.
Integrating real time market data and trading functionality while keeping the interface responsive also required careful coordination between the intelligence layer and the trading infrastructure.
---
## Accomplishments that we're proud of
We are proud that NewsFi successfully connects three systems that are usually separate.
The platform pulls live financial news, generates instant AI analysis, and allows real trade execution through a single interface.
Users can go from **reading a headline to executing a trade in under ten seconds**, something that normally requires multiple tools and platforms.
We also built a product experience that feels intuitive. The swipe interface makes financial news easier to explore, while the analysis panels give traders structured insight without overwhelming them with information.
---
## What we learned
Building NewsFi taught us that the hardest problem is not collecting data, but **making sense of it quickly enough for people to act**.
Financial markets move fast, but users still need context and trust before making decisions. Designing explanations that are both fast and understandable became one of the most important parts of the system.
We also learned how powerful it can be to combine intelligence and execution into one workflow. When the barrier between understanding and action disappears, decision making becomes much more fluid.
---
## What's next for NewsFi
The next step is evolving NewsFi from a prototype into a full intelligence layer for trading platforms.
Future versions will focus on improving prediction accuracy, personalizing the news feed based on user portfolios, and expanding the analysis engine to incorporate more historical and macroeconomic signals.
The long term vision is for NewsFi to become the **news layer inside trading platforms** where users can read, understand, and act on market events without leaving the interface.
In short, we want to make financial markets easier to navigate by turning headlines into insight and insight into action.
Log in or sign up for Devpost to join the conversation.