Metastock Formulas New [new] File
The most underutilized frontier in MetaStock is the incorporation of non-correlated data. A genuinely "interesting" new formula looks at the relationship between assets, not just the asset itself.
Calculate Weighted Strength Strength := RSI_Val * TrendFilter * VolFactor; metastock formulas new
Stop looking for trends in a sideways market. Use cumulative logic to define regimes : Sideways := (HHV(H,20) - LLV(L,20)) / LLV(L,20) < 0.05; The most underutilized frontier in MetaStock is the
: Standard operators like + , - , * , and / are used for calculations. 20) - LLV(L
