Tir was the god of written language,schooling, rhetoric, wisdom, and the arts worshiped in ancient Armenia. Greek equivalent of Apollo.
Python based app that calculates gains/losses of trading orders based on FIFO principle.
- Clone the repo
$ git clone https://github.com/aganita/tir.git
$ cd tir
- Run the script
$ python main.py
- accept inputs file
- error handling
- improve input validation
- write more tests