Skip to content

Qischer/hacknyu-frontend

Repository files navigation

ByOnePercent

ByOnePercent is a web application developed during HackNYU 2025. It serves as a back-testing playground, allowing users to learn algorithmic trading by selecting various indicators and observing how algorithms based on those indicators perform.

🚀 Features

  • Back-Testing Playground: Experiment with different trading indicators and analyze algorithm performance.
  • Data Visualization: Utilize interactive charts to visualize trends and results.
  • Educational Insights: Learn the fundamentals of algorithmic trading through hands-on exploration.

🛠️ Tech Stack

  • Frontend: Next.js, React
  • Backend: Node.js, Firebase
  • Styling: Tailwind CSS
  • Data Visualization: Plotly
  • Deployment: Vercel

🏗️ Setup Instructions

  1. Clone the repository

    git clone https://github.com/yourusername/byonepercent.git
    cd byonepercent
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Start the development server

    npm run dev
    # or
    yarn dev
  4. Open in your browser The app will be available at http://localhost:3000

🎥 Demo Video

Check out our project demo on YouTube: Demo Video

📜 License

This project is licensed under the MIT License.

🌟 Acknowledgments

Built with passion at HackNYU 2025. Special thanks to the organizers and mentors for their support!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published