#include ".\optionstrategy.h"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &os, const OptionStrategy &optionStrategy) |
|
Definition at line 196 of file OptionStrategy.cpp. References BlackScholes::getMaturity(), BlackScholes::getRate(), BlackScholes::getSpot(), BlackScholes::getStrike(), BlackScholes::getVolatility(), BlackScholes::isCall(), Natural, OptionStrategy::returnNbOptions(), OptionStrategy::returnOption(), and OptionStrategy::returnOptionQuantity(). |