R/Kelly.R

Kelly <- function(odds, prob){
  (prob * (odds + 1) - 1) / odds
}

Try the tradesys package in your browser

Any scripts or data that you put into this service are public.

tradesys documentation built on May 2, 2019, 4:53 p.m.