{"id":15008055,"url":"https://github.com/khajan38/merkelrex-application","last_synced_at":"2026-03-16T11:34:27.267Z","repository":{"id":273116938,"uuid":"901936827","full_name":"Khajan38/MerkelRex-Application","owner":"Khajan38","description":"This repository holds the various projects made by me during the completion of my specialization in Coursera: \"Object Oriented Programming\" by Dr Matthew Yee-King https://coursera.org/verify/specialization/2TGELYY15390","archived":false,"fork":false,"pushed_at":"2024-12-11T15:42:52.000Z","size":4640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T20:00:10.982Z","etag":null,"topics":["cmake","cpp20","crypto","generic-programming","git","github","imgui","imgui-glfw","imgui-vulkan","merkelrex","merkelrex-application","microsoft-vscode","oops","order-book","project-management","trading","trading-platform"],"latest_commit_sha":null,"homepage":"https://khajan38.github.io/Portfolio/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Khajan38.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-11T15:39:14.000Z","updated_at":"2024-12-11T15:57:14.000Z","dependencies_parsed_at":"2025-01-18T20:00:14.470Z","dependency_job_id":"69e6a8f5-ba2c-4d43-82f6-25b89848e077","html_url":"https://github.com/Khajan38/MerkelRex-Application","commit_stats":null,"previous_names":["khajan38/merkelrex-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khajan38%2FMerkelRex-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khajan38%2FMerkelRex-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khajan38%2FMerkelRex-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khajan38%2FMerkelRex-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khajan38","download_url":"https://codeload.github.com/Khajan38/MerkelRex-Application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243180694,"owners_count":20249336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","cpp20","crypto","generic-programming","git","github","imgui","imgui-glfw","imgui-vulkan","merkelrex","merkelrex-application","microsoft-vscode","oops","order-book","project-management","trading","trading-platform"],"created_at":"2024-09-24T19:14:53.726Z","updated_at":"2025-12-26T11:39:56.066Z","avatar_url":"https://github.com/Khajan38.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MerkelRex Application\n\n[![Build Status](https://github.com/Khajan38/MerkelRex-Application/actions/workflows/build.yml/badge.svg)](https://github.com/Khajan38/MerkelRex-Application/actions)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![LinkedIn Follow](https://img.shields.io/badge/Follow%20on-LinkedIn-blue?style=social\u0026logo=linkedin)](https://www.linkedin.com/in/khajanbhatt/)\n\n\u003cimg src=\"docs/Trading.jpeg\" alt=\"MerkelRex Application\" style=\"width:100%;\"/\u003e \u003cbr\u003e\n\n\u003cp style=\"font-size:16px;\"\u003e Hi, I am \u003cB\u003eKhajan Bhatt\u003c/B\u003e. Welcome to the \u003cB\u003eMerkelRex Application\u003c/B\u003e - a project developed as part of the \u003cB\u003e\"Object-Oriented Programming\"\u003c/B\u003e specialization from \u003cB\u003eCoursera\u003c/B\u003e, created during my 2nd Year of B.Tech. C.S.E. \u003c/p\u003e\n\n    Platform: Coursera (University of London)\n\n    Specialization: Object Oriented Programming (5 Courses)\n\n          1. Introduction to Object Oriented Programming in C++\n          2. C++ Programming : Classes and Data\n          3. Object Oriented Programming in C++ - Functions\n          4. Working with Objects in C++\n          5. Use C++ to build a Crypto Trading Platform: Final System\n\n    Lecturer: Dr Matthew Yee-King,\n              Lecturer in Computing at Goldsmiths, \n              University of London \n\n__Find the Certification at :__ [Link to Specialization](https://coursera.org/verify/specialization/2TGELYY15390)\n\n__See me on LinkedIn :__ [Link to my LinkedIn ID](https://www.linkedin.com/in/khajanbhatt/)\n    \n\n## Table of Contents\n- [Overview](#overview)\n- [Features](#features)\n- [Directory Structure](#directory-structure)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\nMerkelRex is a robust application designed to manage and analyze order book data from CSV files. It features a powerful matching engine and provides statistical insights into trading data, making it a valuable tool for traders and analysts.\n\nThe MerkelRex Application is a C++-based order book management system designed to analyze trading data and provide insights using CSV file handling. This project is an object-oriented C++ application that features a matching engine for buy/sell orders, along with statistical analysis tools for trading data, making it suitable for crypto trading enthusiasts and developers.\n\n## Features\n- **CSV Data Handling**: Read and process trading data from CSV files.\n- **Matching Engine**: Efficiently match buy and sell orders.\n- **Statistical Analysis**: Generate statistical insights from order book entries.\n- **User-Friendly Menu**: Easy navigation through a console-based interface.\n- **Help System**: Access helpful information and instructions directly within the application.\n\n## Directory Structure\nFor detailed information about the project's structure, please refer to the [Directory Structure](docs/Directory%20Structure.md) document.\n\n## Installation\nTo build and run the MerkelRex application, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Khajan38/MerkelRex-Application.git\n   cd MerkelRex \n   ```\n2. Build the application using CMake:\n   ```bash\n   mkdir build\n   cd build\n   cmake -G \"MinGW Makefiles\" ..\n   cmake --build .\n   ```\n3. Run the application:\n   ```bash\n   ./\"bin/MerkelRex.exe\"\n   ```\n\n## Usage\n- Start the application.\n- Load your CSV file (data.csv) to analyze order book data.\n- Navigate the menu to access various features, including statistical functions and wallet management.\n- For help, refer to the Help section within the application or view the Help.txt file.\n\n## Contributing\n\nContributions are welcome! If you would like to contribute to the MerkelRex application, please follow these steps:\n\n- Fork the repository.\n- Create a new branch:\n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n- Make your changes and commit them:\n   ```bash\n  git commit -m \"Add your message\"\n  ```\n- Push to your branch:\n   ```bash\n   git push origin feature/YourFeature\n   ```\n- Create a pull request.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Acknowledgments\nThank you for checking out the MerkelRex Application! We appreciate any feedback and contributions to enhance this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhajan38%2Fmerkelrex-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhajan38%2Fmerkelrex-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhajan38%2Fmerkelrex-application/lists"}