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

Notification

Icon
Error

Options
Go to last post Go to first unread
wjhorsley  
#1 Posted : Sunday, April 23, 2006 12:11:25 AM(UTC)
wjhorsley

Rank: Newbie

Groups: Registered, Registered Users
Joined: 3/17/2006(UTC)
Posts: 4

Constant = Highest Close - Lowest Close of chart Does anyone know how to create a constant at the beginning of an indicator which gives the highest close - lowest close of all the data shown on the screen and available for the indicator? I need to scale things so that the indicator works about the same for high priced stocks and lower priced ones. If I had this price range I would be set (for now). Bill
wabbit  
#2 Posted : Sunday, April 23, 2006 12:16:57 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Have a look in the MS Users Manual for the LastValue(), Highest() and Lowest() functions. String them together in the right combination and you'll be set. Hope this helps. wabbit :D
wjhorsley  
#3 Posted : Sunday, April 23, 2006 7:56:22 PM(UTC)
wjhorsley

Rank: Newbie

Groups: Registered, Registered Users
Joined: 3/17/2006(UTC)
Posts: 4

That did it. 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.