In cTrader backtesting, the History tab shows all closed trades and orders from the test (like the “History” in the TradeWatch panel). It lists each executed trade (deal) with profit/loss, time, etc. (This is distinct from the Robot.History
object, which is the historical deals collection in code.) The UI documentation: “The ‘History’ tab displays statistics on all opening and closing deals that have been recorded during backtesting”.