Rank: Newbie
Groups: Registered, Registered Users Joined: 4/5/2014(UTC) Posts: 5
|
Greetings,
Appreciate if any one can help me in writing the formula to get the following:
- Volume average of 3 days Expo is less than the avg of 15 days Expo.
so i need to have the output for the only stocks that has been traded in the last 3 days less than the 15 days.
Thanks
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 4/5/2014(UTC) Posts: 5
|
|
|
|
|
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 majoo
It's the "Expo" part of the question that prevents me from offering any suggestions - I have no idea what that means. Nobody wants to answer the "wrong" question and look like an idiot, so a little more detail please.
Roy
|
|
|
|
Rank: Advanced Member
Groups: Moderators, Registered, Registered Users, Subscribers Joined: 10/8/2010(UTC) Posts: 1,960
Thanks: 92 times Was thanked: 155 time(s) in 150 post(s)
|
majoo wrote:Greetings,
Appreciate if any one can help me in writing the formula to get the following:
- Volume average of 3 days Expo is less than the avg of 15 days Expo.
so i need to have the output for the only stocks that has been traded in the last 3 days less than the 15 days.
Thanks
You may want to check out the Formula Primer as it should be able to provide some building blocks for constructing fairly simple formulas.
The MOV function can be used with any data, so the formula would simply be:
Mov(V,3,E) < Mov(V,15,E)
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 4/5/2014(UTC) Posts: 5
|
Hi Roy,
I am really sorry for not being clear Expo is "EXPONENTIAL", i will be grateful id you can assist on this.
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 4/5/2014(UTC) Posts: 5
|
Thanks Administrator for your help i will go for the learning also.
|
|
|
|
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 majoo
Oops, I'll know for next tine.
Roy
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 4/5/2014(UTC) Posts: 5
|
Thank you all for your great support, i started to learn how to write formula. Thank you Roy and Administrator
|
|
|
|
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.