IntPercentToWidthConverter
StockSharp.Broker.Maui.Terminal.Converters
Maps an int percent (0–100) to a pixel width — multiplies by the ConverterParameter total. Lets a green/red volume-balance bar scale itself off BidPercent/AskPercent without a MultiBinding.
Implements: IValueConverter