Monday, April 11, 2011

Insync Index

Insync Index
The interpretation of the following formulas come from the article "Insync Index", by the Northern norm in technical analysis of stocks and goods in January 1995.
All these formulas are necessary for the final, Insync Index to run properly. They are listed in the order in which they should be copied and pasted into the MetaStock Formula Builder
BOLInSLB
Mov (C, 20 C) - 2 * (STDs (C, 20))

BOLInSUB
Mov (C, 20 C) + 2 * (STDs (C, 20))
BOLInS2
(C - Fml ("BOLInSLB")) / (Fml ("BOLInSUB") - Fml ("BOLInSLB"))
BOLInSLL
If (Fml ("BOLInS2"), <, 0,05, -5, If (Fml ("BOLInS2 "),>,, 0,95 5, 0))
CCIInS
If (CCI (14),>, 100, 5, If (CCI (14), <, -100, -5, 0))

EMVInS2
EMV (10, S) - Mov (EMV (10 C), 10 C)

EMVInSB
If (Fml ("EMVInS2"), <, 0, if (Mov (EMV (10 C), 10 C), <, 0, -5, 0), 0)

EMVInSS
If (Fml ("EMVInS2 "),>, 0, if (Mov (EMV (10 C), 10, S)> 0, 5, 0), 0)

MACDInS2
MACD () - Mov (MACD (), 10 C)

MACDinSB
If (Fml ("MACDInS2"), <, 0, if (Mov (MACD (), 10 C), <, 0, -5, 0), 0)

MACDInSS
If (Fml ("MACDInS2 "),>, 0, if (Mov (MACD (), 10, S)> 0, 5, 0), 0)

MFIInS
If (MFI (20),> 80, 5, If (MFI (20), <, 20, -5, 0))

PDOInS2
NGOs (18) - Mov (NGO (18), 10, M)

PDOInSB
If (Fml ("PDOInS2"), <, 0, if (Mov (NGO (18), 10, M), <, 0, -5, 0), 0)

PDOInSS
If (Fml ("PDOInS2 "),>, 0, if (Mov (NGO (18), 10, S)> 0, 5, 0), 0)

ROCInS2
Taiwan (C, 10 $) - Mov (ROC (C, 10 $), 10, M)

ROCInSB
If (Fml ("ROCInS2"), <, 0, if (Mov (ROC (C, 10 $), 10, M), <, 0, -5, 0), 0)

ROCInSS Index
If (Fml ("ROCInS2 "),>, 0, if (Mov (ROC (C, 10 $), 10, S)> 0, 5, 0), 0)

RSIInS
If (RSI (14),> 70, 5, If (RSI (14), <30, -5, 0))

STO% dInS
If (Stoch (14, 3),> 80, 5, If (Stoch (14, 3), <, 20, -5, 0))

STO% kInS
If (Stoch (14, 1)> 80, 5, If (Stoch (14, 1), <, 20, -5, 0))

InSync Index
50 + Fml ("CCIInS") + Fml ("BOLInSLL") + Fml ("RSIInS") + Fml ("STO% kInS") + Fml ("STO% dInS") + Fml ("MFIInS") + Fml ( "EMVInSB") + Fml ("EMVInSS") + Fml ("ROCInSS") + Fml ("ROCInSB") + Ref (Fml ("PDOInSS"), -10) + Ref (Fml ("PDOInSB"), -10 ) + Fml ("MACDInS S") + Fml ("MACDInSB")

These formulas are provided by Barry Millman. All questions should be addressed to him at 73374.1364 @ Compuserve.com.
Mr. Millman wrote these formulas using many Custom Formula slots for clarity and ease of understanding. Please note that the final formula "InSync Index 'requires all previous formulas to be accurate.

No comments:

Post a Comment

Powered by Blogger.