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

Notification

Icon
Error

Options
Go to last post Go to first unread
Strategist  
#1 Posted : Saturday, October 6, 2007 7:12:31 AM(UTC)
Strategist

Rank: Newbie

Groups: Registered, Registered Users
Joined: 10/6/2007(UTC)
Posts: 2

Is there a way to use the "Lowest" function (or some other approach) to find the lowest value of an indicator in a specific time frame? E.g. find the lowest value of the RSI during the year 2005.

Thanks

johnl  
#2 Posted : Tuesday, October 16, 2007 10:22:54 PM(UTC)
johnl

Rank: Advanced Member

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

Would think so.
I would create a new function that would max out everything outside of the range in a couple of IF statements, then look for the low using LLV.
Not pretty but should work.
It will be easier if you can use the BarsSince and Trough functions but these may not work with
what you are trying to accomplish.

Strategist  
#3 Posted : Saturday, November 3, 2007 4:19:03 AM(UTC)
Strategist

Rank: Newbie

Groups: Registered, Registered Users
Joined: 10/6/2007(UTC)
Posts: 2

Hi,

I am trying to calculate the lowest value of a custom indicator in the year 2003. 2003 is of particular interest to me, because this was the start of a major bull trend in our local market. The indicator is as follows: CLOSE / Mov(CLOSE,40,S).

Thanks

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.