Hello,

I need to pull history with fillForward=True and extendedMarket=True, 
but nothing I tried seems to work.

All but 3 and 4 raise TypeError, 3 and 4 return some object (instead 
of DataFrame) that I can only iterate, but it is empty.

Am I doing something wrong? Is there a way to do this?