Displaying 2 results from an estimated 2 matches for "continuasly".
Did you mean:
continually
2011 Nov 20
2
Continuasly Compunded Returns with quantmod-data
Hey guys,
i want to calculate the continuasly compounded returns for stock prices.
Formula for CCR:
R_t = ln(P_t/P_{t-1})*100
With R:
First i have to modify the vectors, so that they have the same length
and we start at the second observation.
log(GOOG1[-1]/GOOG1[1:length(GOOG1)-1])*100
That does work with normal vectors.
My Question...
2005 Jun 05
1
Unable to create channel of type SIP-please help
Hi there,
I'm having a hard time getting outbound calling to my SIP-->PSTN
gateway. I continuasly get the following result in my log files:
Jun 5 10:07:50 WARNING[1568]: No such host: t2y
Jun 5 10:07:50 NOTICE[1568]: Unable to create channel of type 'SIP'
Jun 5 10:07:50 VERBOSE[1568]: == Everyone is busy/congested at this time
I make the following context in my extensions.conf f...