Browsing Brazilian Portuguese 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(tipo_compra_venda,à_vista,exercício,tempo,juros,volatilidade[,custo_de_carregamento])
@DESCRIPTION=OPT_BS utiliza o modelo Black-Scholes para calcular o preço de uma opção na modalidade Européia de compra ou venda.

@tipo_compra_venda, pode ser 'c' ou 'p' para opção de compra ou venda, respectivamente.
@à_vista é o preço à vista (spot) de um ativo com preço de exercício @exercício.
@tempo é tempo para vencimento da opção expresso em anos.
@juros é a taxa de interesse livre de risco.
@volatilidade é a volatilidade anualizada, em porcentagem, do ativo ou no período até a data de exercício.
@custo_de_carregamento é custo de armazenagem do ativo; para ativos comuns, ele seria o dividend-yield (dividendo/preço) do ativo.
* O valor retornado será expresso nas mesmas unidades de @à_vista e de @exercício.

@EXAMPLES=

@SEEALSO=OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA
Translated and reviewed by Afonso Celso Medina
2 of 987 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

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