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.
|
|
|
|
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
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 3/16/2013(UTC) Posts: 12
|
hi
use highest (H)
not highest (c)
best wish
|
|
|
|
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.