MODE_LOTSIZE for .BrentCrud gives 1.0 - expecting 1000?

 

Hi there - when I execute:

double LotSize = MarketInfo(Symbol(), MODE_LOTSIZE);

on symbol .BrentCrud I get LotSize back as 1.0 - I would expect 1000, because 1 Lot of Brent Crude is 1,000 barrels? Am I misunderstanding the definition of a term?

Thanks

Reason: