Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

OpinionAxis

The Intelligent Prediction Analytics Platform for Opinion Labs Ecosystem

OpinionAxis Status License

🧠 Overview

OpinionAxis is an advanced analytics and strategy platform for the Opinion Labs prediction market ecosystem. It transforms how traders interact with prediction markets through AI-powered insights, portfolio analytics, and intelligent PTS point optimization.

✨ Features

📊 Intelligent Dashboard

  • Real-time market health scoring
  • AI-curated market recommendations
  • Economic calendar integration
  • Live countdown to weekly PTS snapshot

💼 Portfolio Analytics

  • Win rate and ROI tracking
  • Position breakdown by category
  • Risk assessment metrics
  • Historical performance charts

⭐ PTS Optimizer

  • Estimate weekly point earnings
  • Optimization tips for maximum points
  • Designated market alerts
  • Liquidity provision strategies

🔍 Market Intelligence

  • Sentiment analysis
  • Whale activity tracking
  • Price momentum indicators
  • Real-time market data

🏆 Leaderboard

  • Volume rankings
  • P&L winners
  • Points earners

🚀 Deployment

Deploy to Vercel

Deploy with Vercel

  1. Push this repository to GitHub
  2. Connect your GitHub repo to Vercel
  3. Deploy with zero configuration

Local Development

Simply open index.html in your browser:

# Option 1: Direct open
start index.html

# Option 2: With live server (VS Code extension)
# Right-click index.html > Open with Live Server

# Option 3: Python server
python -m http.server 8000

📁 Project Structure

opinioniq/
├── index.html              # Main HTML file
├── css/
│   ├── variables.css       # Design tokens
│   ├── base.css            # Reset & typography
│   ├── components.css      # UI components
│   ├── layout.css          # Grid system
│   ├── dashboard.css       # Dashboard styles
│   └── animations.css      # Transitions
├── js/
│   ├── app.js              # Main application
│   ├── data.js             # Mock data (API simulation)
│   ├── charts.js           # Chart rendering
│   ├── portfolio.js        # Portfolio analytics
│   ├── pts-calculator.js   # PTS optimization
│   └── utils.js            # Helpers
└── README.md

🔧 Technology Stack

  • Pure HTML5, CSS3, JavaScript - No frameworks, instant deployment
  • CSS Custom Properties - Design system with theming support
  • Canvas API - Custom chart implementations
  • Responsive Design - Works on all devices

🌐 Opinion Labs Integration

OpinionAxis is designed to integrate with Opinion Labs' ecosystem:

  • Opinion OpenAPI - Market data, prices, orderbooks
  • Opinion CLOB SDK - Trading, order management
  • Opinion WebSocket - Real-time updates

Note: Current demo uses mock data. Connect to Opinion APIs for live functionality.

📋 Opinion Builders Program

This project is built for the Opinion Builders Program:

  • ✅ Enhances user experience
  • ✅ Drives platform engagement
  • ✅ Encourages liquidity provision
  • ✅ Maximizes PTS point earnings

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

MIT License - feel free to use this project for your own purposes.

🔗 Links


Built with 🧠 for the Opinion Ecosystem

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages