Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 354 Bytes

Order Book Data Analysis and Visualization

This repository is for the analysis and visualization of order book data using Python.

Project Structure

  • scripts: Contains all the scripts related to connecting to Binance and fetching order book data.
  • app: Contains the application for visualizing real-time order book data on the frontend.