AS an user I WOULD like to track different trades SO that I can see which of the trade performance better, helping to analyse decision taken.
Acceptance Criteria
Using the cli I SHOULD be able to start tracking two different trades.
The tracking SHOULD contain the date it is started and the date it is closed
The trade DOES NOT need to be open. In case a closed trade, consider it was open the date the track started. The trade capital should be updated until the starting date.
User story
AS an user I WOULD like to track different trades SO that I can see which of the trade performance better, helping to analyse decision taken.
Acceptance Criteria