Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 543 Bytes

system.rst

File metadata and controls

16 lines (12 loc) · 543 Bytes

System Overview

TradingMate is a portfolio manager with the goal to help traders to record their trades and deals in the stock market providing useful statistics and metrics to help backtest and review trade performance. It offers a simple user interface that provide information about the current asset value, the overall profit/loss indicator and the trade history.

TradingMate

TradingMate is the main entiy used to initialised all the components. It is the link between the user interface and the data.

TODO