How can i get an option contract's price so i can configure a stoplimit order and position size?

I tried with the contract returned by the method AddOptionContract(), but the Price property is always 0 (but not when i send the order).

Thanks

Author