EA from custom indicator
-
Hello,
How to use signals from custom indicator that it gives to open orders. In other words it gives signal to buy and sell. How can i make EA from custom indicator?
Regards
-
This is very general question and the answer is very long. The short one is - import the indicator in fxDreema (see My Indicators in the menu) and then use it properly.
How indicators work: https://fxdreema.com/help/-/you%20shoul ... indicators
More details (with a little bit outdated pics, but it's ok): https://fxdreema.com/help/-/working%20w ... indicatorsIf the indicator draws arrows, then try to set "Candle ID" to at least 1 as most arrowed indicators gives us nothing for the current candle.
-
Thanks for your reply I will try to do that.