public override string ToString() => $"{nameof(Bid)} {DateTime} {ProviderId} {InstrumentId} {Price} {Size}"; }