Hello, I cloned the example algorithm from this tutorial where a long strangle is placed on GOOG. As the tutorial says, 

"In this algorithm, at time 0, we buy OTM call with strike price 870 and OTM put with strike price 795. The share price of GOOG at time 0 is $832.8. At the expiry, the share price of GOOG is $930.16. Therefore we conclude the call option is exercised then we get 100 long stocks position. The put option expires worthless."

In the top row of the trade log below, why is the Price $873 when the strike price was $865? Also, why is there a "1" for Quantity? I guess I would've expected it to show a purchase of 100 shares at $865, since the exercise of the option (for a 1 lot) would cause me to purchase 100 shares of the underlying and the strike price of that call option was $865. 

Any help/clarity would be much appreciated. Thanks!

Author