Skip to content

Johan511/ATP-SERVER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Trading Platform - Server

Desciption

Project under the Programming Club, IIT Madras.

The primary aim of this project is to implement a low-latency server which will receive order requests from users to maintain an order book, and send them confirmations when the orders are fulfilled. This requires us to parse the incoming HTTP requests, maintain user information, process placing and cancelling of orders and fulfilling orders. The choice of library for implementing the server is Boost.asio. If the primary mentioned goals are attained, then we will also try to implement encryption for client server communication security.

Credits

Project Leads:

Hari Hara Naveen S. CS21B033 Github: Johan511

Rishabh Singh Gaharwar CS21B067

Project Members:

Md Isfarul Haque CS22B010 Github: InnocentZero

Vikash Kumar Ojha CS22B013 Github: 1KgChawal

Vaishnavi Rajesh CS22B023 Github: vaishnaviR634

Aditya Palwe CS22B003 Github: AytidaXd

About

Programming Club Project (2023-24)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published