is it possible to create EA to trade with Renko on Fxdreema?
-
Hello friends, a question, is it possible to create EA to trade with Renko on Fxdreema? If so, can you please give me a thread with a project model to study?
-
I don't think so, have seen many people try but never seen it work. Maybe an indicator could work.
-
@jstap Thank you for answering my dear friend, I have seen several asking similar things in this fxdreema forum, but no specific favorable response, in conclusion we have to keep waiting and searching....
-
esperemos que algun amigo del foro y que sepa programar,nos eche una mano, porque seguro que con los bloque de codigo se pueda hacer
-
No.
Not because of FxDreema, but because MT4/5 cannot create live renko charts -
Of course you can create renko charts. You need to create a custom symbol.
One way could be by exporting the bars data of the instrument/pair, modifying it with a third party program like excel, and create the custom symbol(renko) with the modified bars data.
Pretty sure you can find such modified bars data, or at least a tutorial on the mql5 website.
This being said I never see algorithms trading renko charts, not sure this is worth it. -
You're talking about offline renko...
Not sure an EA can trade that custom symbol tough -
@Jaico I think the same, surely with code insertion it should be possible to do
-
@Alex81 Ah this is very clear, now I understand
-
What type of renko do you want to create?
-
me referia como empezar un ea para que funcione en un grafico renko,
-
@Jaico ¿Te refieres a un renko offline o en vivo?
-
if you want a renko robot. that works creating operations based on the movement of the candles without integrating any indicators... if it can be created... if it is to add indicators you must hire someone as a freelancer. mql5.