JavaAPI ReferenceHistogramOn this pageHistogramClass trading.keysquare.api.monitoring.Histogram Histograms can be created by using KeySession. Values that are recorded will automatically be sent to the monitoring. Methods void recordValue(long value)Record a value.