Input On Chart
-
Hello experts.
Does anyone know if this is possible to make with fxdreema?
I need to type/select all manually, and i'm thinking of "update" button to make the EA store the instructions.
-
I'm not an expert on objects, but yeah, you can create all those buttons and make them selectable/deselectable. It's a lot of work, though!
-
Oh.. I have no idea how to do it..
-
I know TitanGeorge is. I recommend you to ask for their help.
-
@TitanGeorge , could you please heve a look at this project i'm trying to make. Hope you can guide me with this one. Thanks.
-
-
Thanks @TitanGeorge .
I'm getting this kind of signal to trade Binary.
But i'm trying to make use of the signal to trade forex instead for small pips.
The signal gives Pair, Buy/Sell, Execution time (GMT), and 5 minutes expiry, like close trade after 5 minutes.So i'm thinking about having an EA like i visualize, just put on single chart and then key in all the signals.
I'm not sure if the "UPDATE" button is necessary or not.
Or else just run the EA on each pair is also okay.You get it, right?
-
@biztet You should be able to. It would take some creativity.
With my experience, start with the buttons. I created a button layout. You can use that as your skeleton. Once you have the buttons, try working on the conditions.