dtfm_strategy: Optimal log-growth allocation for single symbol

View source: R/dtfm.R

dtfm_strategyR Documentation

Optimal log-growth allocation for single symbol

Description

Downloads prices, likelihood ratio tests mixture against stable distribution then computes Kelly-criterion under results.

Usage

dtfm_strategy(symbol, rollingWindow = NULL, rate = 0, kf = 1)

Arguments

symbol

stock to invest

rollingWindow

use NULL for entire price history or integer for most recent n days

rate

risk-free bond yield rate

kf

reduction for leveraged positions

Value

vector


shill1729/trader documentation built on Dec. 27, 2022, 10:55 p.m.