logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
biandi1975  
#1 Posted : Monday, September 15, 2008 10:00:25 AM(UTC)
biandi1975

Rank: Newbie

Groups: Registered, Registered Users
Joined: 9/11/2008(UTC)
Posts: 1

save those who can help me to a write a formula where for example a period of time we say in 15 bars have a maximun of di close and a minimun of the rsi !!
johnl  
#2 Posted : Monday, September 15, 2008 7:49:59 PM(UTC)
johnl

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/7/2005(UTC)
Posts: 602

HHV(di(),15) and LLV(rsi(),15). might work.
It might be easier to use something like If DI()> 80 and RSI()<30 etc.


Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.