Discussions
»
Product and Service Development
»
MetaStock
»
create indicator with last price write for a tot period ......
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/23/2007(UTC) Posts: 25
|
hallo i m andrea and i becaming crazy for it ! so i wanna creat an indicator with the close ,and the last close must to be for of 50 period foraward. So put the ref(c,50) and then add to it the last close(50) ,it is possible but remaine two indicator !How can i attach togheter to create an unic indicator?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 4/18/2007(UTC) Posts: 99 Location: sydney australia
|
hi Andrea, not sure you are making yourself very clear. e.g. what is close(50) supposed to mean?
but I did look up "ref" in the MS formula language guide. it seems that
The formula "ref(c, +12)" returns the closing price 12 periods ahead.
if this means that one can tell what the market will do over any given period in the future ahead, then this is the best news I have had in a long time.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/23/2007(UTC) Posts: 25
|
perhaps I do not succeed I have tried a tide of times is someone that to help me!
A:=ref(c,50);
B:=ref(lastvalue(c),-50);
A+B
I would want to create a pointer where to behind put the closing for 50 periods, and remaining periods 50 in ahead putting the last close
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
MetaStock
»
create indicator with last price write for a tot period ......
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.