namespace MtApi5.Events { internal class OnBookEvent { public string Symbol { get; set; } } }