TradeStation Add-On Developer Center
Develop for the Premier Strategy Trading Platform - TradeStation
Contact Us - TradeStation Developer Center CONTACT US
 
Become an Add-On Developer: Technologies: OptionStation®: Pricing Models Next: OptionStation®: Volatility Models Next

OptionStation®: Pricing Models

 

Pricing Models are the heart of the OptionStation® engine. They calculate the raw implied volatilities used by the Volatility Model, and the theoretical option prices, and Greek risk values. Included Pricing Models that can be used as is or modify include: Black, Black-Scholes, and Binomial.

Enlarge Screen

 

  They process each option in the option chain loaded into the OptionStation® view in what is called the option(n) array. By referencing each option by its (n) index number, you have EasyLanguage® access to strike price, expiration date, option type, and regional exchange information for every option. Custom pricing models can be created for exotic option products, financial futures, or to just experiment with improving the traditional models.

Click here for a code exampleThe Pricing Model will set the following keywords available to be plotted by the OptionStation® indicators: Theoretical Value, Delta, Gamma, Theta, Vega, and RHO. Internal to the Options Analysis Engine, the Pricing Model also sets: MIVonClose(Market Implied Volatility), MIVonRawBid, MIVonRawAsk, and MIVonAsk MIVonBid (which is the implied volatility of the Smart Bid and SmartAsk value.)The Pricing Model will set the following keywords available to be plotted by the OptionStation® indicators: Theoretical Value, Delta, Gamma, Theta, Vega, and RHO. Internal to the Options Analysis Engine, the Pricing Model also sets: MIVonClose(Market Implied Volatility), MIVonRawBid, MIVonRawAsk, and MIVonAsk MIVonBid (which is the implied volatility of the Smart Bid and SmartAsk value.)

 
© 2002 - 2007 TradeStation® and EasyLanguage® are registered trademarks of TradeStation Technologies, Inc.