get_strategy_rsi: Get strategy RSI

Description Usage Arguments

View source: R/get_strategy.R

Description

Get strategy RSI

Usage

1
get_strategy_rsi(data, buy_value = 55, sell_value = 45)

Arguments

data

stock data

buy_value

value between 0 and 100 for which the strategy buys the stock. Default is 55

sell_value

value between 0 and 100 for which the strategy sells the stock. Default is 45


kristian-bak/kb.stock.simulator documentation built on Dec. 21, 2021, 7:46 a.m.