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

Notification

Icon
Error

Options
Go to last post Go to first unread
devesh2  
#1 Posted : Tuesday, July 2, 2013 4:19:24 AM(UTC)
devesh2

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 5/15/2013(UTC)
Posts: 4

Hi,

If I am using the Highest(C) in an Indicator, I get correct result, but if the same formula is used in an Exploration and put Highest(C) in any of the columns, the result is not the highest value but it is the last close value. If the highest value for a script is say 500 and current close is 450, Highest(C) gives value of 450 and not 500. Please help me in this regards. Thanks.
mstt  
#2 Posted : Tuesday, July 2, 2013 5:24:17 AM(UTC)
mstt

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 7/25/2005(UTC)
Posts: 1,042

Was thanked: 57 time(s) in 54 post(s)
Hi Devesh

When opening the Explorer, go to Options and change the Data Loading option to the number of bars you want to look back for the highest CLOSE. You are probably set to Load Minimum Records at the moment, and that will return the current CLOSE value.

Roy
ASSAD  
#3 Posted : Tuesday, July 2, 2013 5:05:35 PM(UTC)
ASSAD

Rank: Member

Groups: Registered, Registered Users
Joined: 3/16/2013(UTC)
Posts: 12

hi

use highest (H)

not highest (c)

best wish

devesh2  
#4 Posted : Wednesday, July 3, 2013 5:44:13 AM(UTC)
devesh2

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 5/15/2013(UTC)
Posts: 4

The solution provided by you worked, Ray. Now I am getting the actual highest values. Thanks a lot.
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.