Skip to content

Alienjob/AlphaReader

Repository files navigation

Order Book

A Flutter application that provides real-time visualization of cryptocurrency/forex trading order books.

Features

  • Real-time order book display with bids and asks
  • Currency pair market overview
  • Clean and intuitive user interface
  • Live data visualization

Screenshots

The application consists of two main views:

Markets View (Currency Pairs)

Shows available trading pairs and their current market status.

Order Book View (Bids/Asks)

Displays the current order book with:

  • Buy orders (Bids)
  • Sell orders (Asks)
  • Real-time price updates

Technical Stack

  • Flutter for cross-platform development
  • Real-time data handling
  • State management for live updates
  • Clean architecture implementation

Getting Started

  1. Clone the repository
  2. Install dependencies:
flutter pub get
  1. Run the application:
flutter run

Development

This project follows Flutter best practices and clean architecture principles for maintainable and scalable code.

Contributing

Contributions are welcome! Please feel free to submit pull requests.

License

This project is open source and available under standard open source licenses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published