Discussions
»
Special Interest Groups
»
Basic Coding Techniques
»
Plotting only the highest value between 2 indicators
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 11/4/2004(UTC) Posts: 8
|
Please help me to build an indicator which is a highest value between 2 indicators, like 2 moving averages.
Thanks.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/25/2006(UTC) Posts: 79
|
max(indicator1, indicator2);
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 11/4/2004(UTC) Posts: 8
|
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Special Interest Groups
»
Basic Coding Techniques
»
Plotting only the highest value between 2 indicators
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.