log in     sign up for free
 
Winning streaks lead to complacency, and complacency leads to sloppy trading.
Jack D. Schwager
 
 
Home
systems (284)
 
 
Special offer: buy MetaStock (try for free)   |   Reuters QuoteCenter Real-Time Data (get a free month)   |   EOD Data
 

Buy

AmiBroker

     (special offer)
 
 
 

Buy

EOD data for AmiBroker

     (special offer)
 
 
 

Buy

Realtime data for AmiBroker

     (special offer)
 
 
 
 
Formula Library
 
AmiBroker
MetaTrader
MetaStock
TradeStation
Wealth-Lab
NinjaTrader
 
add your formula
System Library
 
 
Account login
Your email:
Password:
 
Log in
New to s4t? Sign up.
If you forgot your password click here.
Search the Web
 
Custom Search

StochRSI System

System for: MetaStock


 

 

Views:  2148

Added: March 07, 2007
 
Rate this code:  Rate: 1 Rate: 2 Rate: 3 Rate: 4 Rate: 5
This formula has not been rated yet
 
 

email this link

 
 
Tags: MetaStock, system
 
Your Ad Here
Re: STOCHRSI
To: Philip <pschmi02@xxxxxxxxxxx>, metastock-list@xxxxxxxxx
Subject: Re: STOCHRSI
From: BAUDECB@xxxxxxxxxxxxx (Christian Baude)
Date: Fri, 30 May 1997 17:57:48 GMT
In-Reply-To: <338C3757.5369@xxxxxxxxxxx>
References: <19970526.075421.10926.0.michael.arnoldi@xxxxxxxx
Resent-Date: Fri, 30 May 1997 12:20:10 -0600
Resent-From: metastock-list@xxxxxxxxxxxxx
Resent-Message-Id: <"3g6ox3.0.4-5.PfnZp"@mail.equis.com>
Resent-Sender: metastock-list-request@xxxxxxxxxxxxx
OK - Here is the OPEN file.

METASTOCK FORMULAS FOR VARIOUS StochRSI

 

 



Code:

StochRSI-14
(Sum(RSI(14)-LLV(RSI(14),14),3) /
Sum(HHV(RSI(14),14) - LLV(RSI(14),14),3))*100



StochRSI-70

(Sum(RSI(70)-LLV(RSI(70),70),15) /
Sum(HHV(RSI(70),70) - LLV(RSI(70),70),15))*100




StochRSI-252

(Sum(RSI(252)-LLV(RSI(252),252),54) /
Sum(HHV(RSI(252),252) - LLV(RSI(252),252),54))*100

StochRSI System
BUY Rule:

(WHEN(Cross(Fml("StochRSI-14"),20.0)) AND
(When(Fml("StochRSI-70"),>=,70.0) OR
(WHEN(Fml("StochRSI-252"),>=,70.0))) OR
(WHEN(Fml("StochRSI-70"),>=,50.0) AND
WHEN(HHV(ROC(Fml("StochRSI-70"),1,Points),21),>,3.0)))


Sell Rule: Whatever you decide upon.
CLOSE > Ref(CLOSE,-3)


 





Source: http://purebytes.com/archives/metastock/

 

View similar:

Pivot Points All
Chandelier Exit Variation II
Chandelier Exit - Improved
MARZAK System
Gap Up System With Delayed Exit
Crude Oil Seasonal Trade
Candle - 3 Crows & Soldiers & CCI
08_Momentum Time & S/C
Base Channel System
ROC of a Moving Average System
...
 
 
all systems for MetaStock
all systems

 

 

Email to friend

Top

 

     
However we try to maintain hiqhest possible level of service - most formulas, oscillators, indicators
and systems are submitted by anonymous users.
Therefore S4T™ does not take any responsibility for it's quality.
If you use any of this information, use it at your own risk. You are responsible for your own trading decisions.
Be sure to verify that any information you see on these pages is correct, and is applicable to your particular trade.
In no case will S4T™ be responsible for your trading gains or losses.
 
Privacy note | (c) copyrights systems4trading.com 2006-2012