Rank: Advanced Member
Groups: Registered, Registered Users, Unverified Users Joined: 9/18/2008(UTC) Posts: 37
|
Hi,
i ask how and if is it possible to subtract from the Volume of a security the volume of another security and have in this way a new volume indicator.?
thank you very much
|
|
|
|
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)
|
Originally Posted by: magiclaas
Hi,
i ask how and if is it possible to subtract from the Volume of a security the volume of another security and have in this way a new volume indicator.?
thank you very much
Hello,
This can be done using the Security Function, which allows you to specify a ticker symbol / data array. In MetaStock 13 you could create a new Indicator in the Indicator Builder with the following formula.
Security("ABC",V) - Security("XYZ",V);
ABC / XYZ would be the ticker symbol of the 2 instruments you want to use for subtracting.
|
|
|
|
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.