just to make sure i wasn't making things up, i opened up the SampleMACrossover, saved it as TestBollinger ... then added this code inside Initialize()
Add(Bollinger(2, 14));
Error compiling export sources: {path} : error CS0103: The name "Bollinger" does not exist in the current context.
cheers,
-e

Comment