How do I implement the rank function in fxdreema?
-
I want to create a strategy to rank multiple values.
How do I implement the rank function in fxdreema?
I refer to the site below, but I do not know how to apply it to fxdreema.
-
for what do you need this thing?
-
I want to create a momentum strategy. I would like to rank each of the 28 foreign currencies in order to trade currencies that meet my condition.
Is there any way to use the rank function to rank FX currencies in FXDREEMA?
-
@fxdreema
I want to create a momentum strategy. I would like to rank each of the 28 foreign currencies in order to trade currencies that meet my condition.Is there any way to use the rank function to rank FX currencies in FXDREEMA?
-
yes you can do it, but it is complicated .... you end up with a lot of blocks or with loop through arrays with less blocks ...