# Trade history
As a market user I want to be aware about trades that are being made in the market.
- I **Must** see Trades tab (6005-THIS-001)
- I **Must** see Trades table filled with trades that were done in the market (6005-THIS-002)
- I **Must** see Price of each trade (6005-THIS-003)
- I **Must** see Size of each trade (6005-THIS-004)
- I **Must** see date and time of each trade (6005-THIS-005)
- I **Must** see most recent trades on the top of the table (6005-THIS-006)
- When I click specific price, it **Must** be copied to deal ticket form (6005-THIS-007)