The ticker option only shows one slide, the next only shows when the first is going out.
The speed has to be setted with a high value too, but that isn't a "problem".
$('.bxslider').bxSlider({ speed: 125000, ticker: true, tickerHover: true, minSlides: 3, maxSlides: 3 });