public void BrowseNode(string nodeId) { Browse = _tradingService.BrowseNode(nodeId); _browseHistory.Push(nodeId); }