This project is a MERN stack application focused on algorithmic trading. It aims to facilitate automated trading by leveraging modern web technologies.
- Algorithmic Trading: Implement trading strategies using algorithms.
- Automated Trading: Execute trades automatically based on predefined criteria.
- MERN Stack: Built with MongoDB, Express.js, React, and Node.js.
To get started with this project, follow the instructions below:
- Clone the repository.
- Install dependencies using
npm install
. - Start the development server with
npm start
.
We welcome contributions! Please read our contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for more information.