Momentum of the Momentum
-
Anyone know how to take the momentum of a momentum using the platform? How do I add a variable to my condition that takes the momentum of the momentum? Is this possible using the program.
For instance: if (momentum1 > 25 and momentum2 > 25) SELL. Is it possible to translate that into fxdreema?
Would really appreciate the help.
-
@kimes686 this example for your ask

https://fxdreema.com/shared/AFalPWsXOr
-
What you did in the linked example was take two different momentum values, but what I actually want to do is create the momentum OF the momentum. So like applying the momentum indicator on a variable rather then on the price
-
@Moon ^^

-
What you are trying to do is create an indicator and fxDreema is not designed to do that - scripts and ea, yes, but not indicators. You will need to code, or have coded, a custom indicator and then upload it to fxDreema.