Skip to content

Basic Trading Application made according to a project assignment given by LSEG

Notifications You must be signed in to change notification settings

Sashmitha-Ravindu/Flower-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flower-Exchange

This is a basic trading application using C++

  • Input Rose,Lavender,Lotus,Tulip,Orchid as valid instruments for trade in CSV format.

  • Input Quantities as multiples of 10 and Prices as you wish.

  • Generate Execution Reports to see how your trades processed!

    Process statuses:

    • New Order -> 0
    • Rejected Order -> 1
    • Filled Order -> 2
    • Partially Filled Order -> 3

About

Basic Trading Application made according to a project assignment given by LSEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published