How to apply one indicator to another?
-
Hi everyone,
I don't see how to apply a moving average on anything other than the open, high, low, close, median, typical or weighted prices.
For example, I would like to apply a 10-period EMA to the data from another indicator, such as the OBV (On-Balance Volume).Does anyone know how to do this?
Thank you for your response.

-
These are the only available options on meta, you cannot add indicators together on FX.
-
you should use custom indicator for this, example use eabuilder.com and upload as custom indicator
-
@jstap @Byens Thank you for the advice. I am currently trying to transcribe my custom indicators using EA Builder. In the manual, I found a suitable example for the question asked above: https://www.eabuilder.com/manual/indicator.htm#ma_of_rsi
And to think that everything is easy to import into fxDreema, and all the streams are recognized.
It's really excellent work, sincere congratulations to the team.
Thank you for your guidance.