Code quick EA based on my custom indicator - HELP.
-
Hi All
Is there a good Smartian here that can help me code an automated EA. I have a custom indictor for a specific candle pattern (EX4 file only).
I just need to code this so that EA buys/sells in the direction of signal every time it appears with set SL outside of the candle High/Low and a user selected RR for TP?
Hopefully not too complicated for an experienced head

Thanks
-
@malikn1 Is not difficult but I think you will need to put this together your self, start by adding the indicator to my indicators, get this doing something simple. Then you can add your other conditions.
-
@malikn1 We can help here if you help yourself!
The first thing to do is checking if that custom indicator can be correctly identified by fxdReema. Having the ex4 file can be a problem because using the mq4 makes everything easier. I recommend you to begin here:https://fxdreema.com/documentation/builder/indicators
Please read the second half of the page from 'How To Use Custom Indicators In FxDreema?' onwards.
-
Posso ajudar. Estou trabalhando com INTELIGENCIA ARTIFICIAL e para isso preciso do codigo para poder ver se IA gera o EA baseado no teu indicador.
-
@jstap & @l-andorrĂ Thank you I have tried this already but cant get it to work. Not sure where I am going wrong.
I can probably build the whole thing in FxDreama since it is a 3 candle pattern but I'm not too sure where to begin.
Its basically a false engulf pattern (involving 3 candles) and then buy or sell in that direction.I only know how to add a condition with 2 candles from watching online tutorials. Do you have instructions/guides on how to build it and I can follow that?
@alektrader I don't have the Mq4 code brother.
Thanks
-
@malikn1 Ok. Let's works step by step then. Could you please upload an image of the candle pattern you need on MT4? We can begin from there.
-
Thanks mate - just messaged you.