I am trying to use Bollinger Bands as a factor in my pipeline. It's a built-in factor, but not much is said about it in the docs, or any of the factors really, just that it exists and it has some paramaters that are such and such. I have to know what kind of data it returns. I know what Bollinger Bands are, but I can't understand how it could return data to put into a single pipline column. Could someone let me know how quantopian implements Bollinger Bands as a factor? I specifically want to use it to find breakouts.