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

Notification

Icon
Error

Options
Go to last post Go to first unread
Thangam  
#1 Posted : Wednesday, August 31, 2011 6:04:35 AM(UTC)
Thangam

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/22/2011(UTC)
Posts: 3

I am new to forum.
current bar high equivalent to any high of previous bars available.
is it possible to write formula

jjstein  
#2 Posted : Wednesday, August 31, 2011 9:22:01 AM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
Try:

H=Highest(H);


Thangam  
#3 Posted : Thursday, September 1, 2011 9:24:51 PM(UTC)
Thangam

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/22/2011(UTC)
Posts: 3

Thanks for your reply.

Formula declaring the higest high bar.

But i am looking for,if current bar high is maching with any other previous high .

Is it possible.

jjstein  
#4 Posted : Friday, September 2, 2011 7:49:41 AM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
H>=ref(Highest(H),-1);

Thangam  
#5 Posted : Friday, September 2, 2011 9:49:47 PM(UTC)
Thangam

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/22/2011(UTC)
Posts: 3

Again thanks
But what i am looking is
h=ref(h,-1) or h=ref(h,-2) or h=ref(h,-2) or h=ref(h,-4) or h=ref(h,-5)
and so on h=ref(h,-600)
jjstein  
#6 Posted : Friday, September 2, 2011 11:23:47 PM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
That's what it does. Try plotting it on a chart. If that's not what you want, either someone else will have to chime in, or you'll have to explain what you want in more detail.

Users browsing this topic
Guest (Hidden)
Similar Topics
Need Help with Custom Indicator in MetaStock (TechniTrader)
by mariyaaj000nas 7/24/2024 9:23:51 AM(UTC)
need help in formula for volume profiler (Formula Assistance)
by Kajaldalal1209 12/4/2021 8:26:36 PM(UTC)
Need help writing an indicator (Formula Assistance)
by Redhorse 7/1/2019 4:14:58 PM(UTC)
Need help for solving Apple TV's issues? (Data Related Questions)
by Guest 2/20/2018 11:45:23 AM(UTC)
Need help coding an MT4 indicator for MS (Basic Coding Techniques)
by nolube 11/12/2013 3:21:21 PM(UTC)
Need help with PREV function on Highlight (Formula Assistance)
by Leverage 11/4/2013 6:17:00 PM(UTC)
Need help to write condition by using Bandwidth of BB, Price cross BBtop, Volume cross MOV(50) , MFI (Formula Assistance)
by intrania13 10/1/2013 11:11:02 PM(UTC)
Please need help on solving error:overflow in log() function (Formula Assistance)
by wowaske 12/4/2012 7:28:10 AM(UTC)
Need help with a volume formula (Formula Assistance)
by madden20 11/16/2012 12:37:52 PM(UTC)
need help to convert Mogalef Prorealtime code into Metastock (Formula Assistance)
by beggou 8/25/2012 4:00:26 PM(UTC)
Need help to formulate this strategy (Formula Assistance)
by ssijbabu 8/15/2012 10:42:17 PM(UTC)
Need help in finding the indicator on the chart (Formula Assistance)
by kobe 7/5/2012 2:57:12 AM(UTC)
Need Help - Programming the Jesse Livermore Market Key (Formula Assistance)
by LivermoreFan 7/1/2012 4:46:58 PM(UTC)
Need help with 'number of occurrences since an event' formula (Formula Assistance)
by hk88888 6/24/2012 7:27:50 PM(UTC)
Need Help to Write Formula - Buy & Sell setups (Formula Assistance)
by catchai 8/1/2011 3:12:58 AM(UTC)
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.