A script to generate a settlement report for trade instructions.
- Go 1.9.2
- Make
Copy this project into your GOPATH
.
Run the following command:
make run
Note: It reads trade instructions provided in a file named instructions.csv
.
Run the following command:
make test