REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
27/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
StockSimulator
Stock exchange simulator made in Swing using Java with logic backend in C++ giving it faster load time and better data control
Features
This program implements features avaliable from my older stock simulator written in C++ which is also avaliable as second git repository
It also implements new features like :
- Zoom on stock
- Drag graph view
- Draw indicator by preferred option (Close, Open, Low or High)
- User can specify data range, from 5 seconds to 3 months.
How to run
Windows
User can compile java files and add .dll libraries to the project
In order to compile libraries written in C/C++ you will have to add SQLite
Linux and Mac OS
User must recompile native libraries written in C++.
It needs only recompiling, with additional dependencies being cURL which is preinstalled in Linux and Mac OS and SQLite
Example
https://user-images.githubusercontent.com/79877752/140400556-f984f351-d29f-486e-a5a3-4332de45245a.mp4
To do
- Rewrite labels to English language.
- Rewrite code variable and methods to English Language
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This project aims to simulate how an HFT (High-Frequency Trading) firm executes its strategies to profit through the stock exchanges. The project also simulates how a stock exchange manages its order book to match and execute orders efficiently using advanced data structures and algorithms to minimize the latency.
34/100 healthActive repository
JavaNo license#algorithms#avl-tree-implementations#cpp#data-structures
⑂ 1 forks◯ 0 issuesUpdated Jul 13, 2025
Interactive Java-based stock exchange order book simulator with real-time visualization, configurable market parameters, and performance analytics.
43/100 healthActive repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Mar 13, 2026