Discussions
»
Product and Service Development
»
Formula Assistance
»
Exploration formula based on another custom formula
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 4/7/2019(UTC) Posts: 5 Location: Calgary
|
Hello, I have an custom indicator named (Personal - Composite Momentum) that is the following:
Mov((Fml("Personal - Key Formula")*2 + Fml("Personal - XTL Formula")) / 3,2, W)
I would like to set up an exploration that would let me know when values are crossing up -50 or crossing below 50. Thank you!
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 4/7/2019(UTC) Posts: 5 Location: Calgary
|
I figured it out:
Filter:
Fml("Personal - Composite Momentum");
colA OR colB
A:
Cross(Fml("Personal - Composite Momentum"),50)
B:
Cross(Fml("Personal - Composite Momentum"),-50)
Edited by user Thursday, August 8, 2019 3:29:46 AM(UTC)
| Reason: mistake in #
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
Formula Assistance
»
Exploration formula based on another custom formula
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.