RSMK

Modified on 2020/07/19 14:34 by Eugene — Categorized as: TASCIndicators

Syntax

public RSMK(DataSeries ds, DataSeries index, int period, int emaPeriod, string description)
public static RSMK Series(DataSeries ds, DataSeries index, int period, int emaPeriod)

Parameter Description

dsPrimary DataSeries
indexExternal DataSeries of an index e.g. ^GSPC (Yahoo) for S&P 500
periodThe lookback period for comparing price changes
emaPeriodEMA period to internally smooth the RSMK

Description

RSMK indicator by Markos Katsanos featured in March 2020 issue of Technical Analysis of Stocks & Commodities magazine. It promises an interesting new take on relative strength through simple and objective interpretation, possibility to rank symbols, less lag than the usual RS indicator etc.

Refer to: