MATLAB ヘルプ センター
Option profit
Profit = opprofit(AssetPrice,Strike,Cost,PosFlag,OptType)
Profit = opprofit(AssetPrice,Strike,Cost,PosFlag,OptType) returns the profit of an option.
Profit
AssetPrice
Strike
Cost
PosFlag
OptType
example
collapse all
This example shows how to return the profit of an option. For example, consider buying (going long on) a call option with a strike price of $90 on an underlying asset with a current price of $100 for a cost of $4.
Profit = opprofit(100, 90, 4, 0, 0)
Profit = 6
Asset price, specified as a scalar or a NINST-by-1 vector.
NINST
1
Data Types: double
double
Strike or exercise price, specified as a scalar or a NINST-by-1 vector.
Cost of the option, specified as a scalar or a NINST-by-1 vector.
0
Option position, specified as a scalar or a NINST-by-1 vector using the values 0 (long) or 1 (short).
Data Types: logical
logical
Option type, specified as a scalar or a NINST-by-1 vector using the values 0 (call option) or 1 (put option).
Option profit, returned as a scalar or a NINST-by-1 vector.
Introduced before R2006a
binprice | blsprice
binprice
blsprice
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ