Browsing Spanish translation

2 of 987 results
2.
@FUNCTION=OPT_BS
@SYNTAX=OPT_BS(call_put_flag,spot,strike,time,rate,volatility [,cost_of_carry])
@DESCRIPTION=OPT_BS uses the Black-Scholes model to calculate the price of a European option using call_put_flag, @call_put_flag, 'c' or 'p' struck at @strike on an asset with spot price @spot.
@time is the time to maturity of the option expressed in years.
@rate is the risk-free interest rate.
@volatility is the annualized volatility, in percent, of the asset for the period through to the exercise date.
@cost_of_carry is the leakage in value of the underlying asset, for common stocks, this would be the dividend yield.
* The returned value will be expressed in the same units as @strike and @spot.

@EXAMPLES=

@SEEALSO=OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
@FUNCTION=OPT_BS
@SYNTAX=OPT_BS(indicador_call_put,spot,strike,tiempo,tasa,volatilidad [,devaluación])
@DESCRIPTION=OPT_BS usa el modelo Black-Scholes para calcular el precio de una opción Europea usando call/put fijada un precio @strike en un activo con precio @spot.

@indicador_call_put es «c» o «p» dependiendo de si la opción es «call» o «put»
@tiempo es el tiempo para el vencimiento de la opción expresado en años
@tasa es la tasa de interés libre de riesgo.
@volatilidad es la volatilidad anualizada, en porcentaje, del activo o el periodo hasta la fecha del ejercicio.
@devaluación es la pérdida de valor del activo subyacente,para stock comunes, esto debería ser el margen (yield) del dividendo
* El valor devuelto será expresado en las mismas unidades que @strike y @spot.

@EXAMPLES=

@SEEALSO=OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA
Translated and reviewed by Fco. Javier Serrador
2 of 987 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.