Power Your Trading With Data That Moves Charts! 📈
Note: This is a learning project created by Dileepa Nipun for educational purposes only. This project aims to understand and implement advanced Angular concepts and trading platform architecture.
Prime Market Terminal revolutionizes retail trading by bringing institutional-grade tools to everyone. With over a decade of innovation, we provide lightning-fast access to market data, news, and unique insights that help transform knowledge into profitable trading decisions.
- Real-time market data and analytics
- Institutional-grade trading tools
- Advanced charting capabilities
- Rapid news delivery system
- Custom trading insights
- Node.js (v18 or higher)
- npm (v9 or higher)
# Clone the repository
git clone https://github.com/yourusername/pmt-web.git
# Navigate to project directory
cd pmt-web
# Install dependencies
npm install
# Start development server
npm start
Visit http://localhost:4200
in your browser to access the application.
# Development server
npm start
# Production build
npm run build
# Run tests
npm test
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Dileepa Nipun | Educational Project
This project is created solely for learning purposes and is not intended for commercial use. All features and functionalities are implemented as educational exercises to understand Angular development and trading platform architecture.