Draw a signal
-
Hello again, i have another question if possible please. I found some information in the Forum but not exactly what i need.
1st question: can i create an EA with conditions but without open a trade? I mean, Can i create an EA with conditions but only to show an arrow or a signal (buy or sell) and decide to buy or to sell once the arrow is drawn?
2nd question: may i ask you to give me the istruction to add the right button in the project?
Many thanks for your time and patience.
Have a nice evening
Fabio -
You can assign a set of conditions to draw an arrow, as you have alluded you can draw a button to do what ever you would like, if you search the forum you will find lots of information on how to achieve this, EA will only buy sell when conditions lead to buy/sell block.
-
@baccicin Yes, you can do that. However, buiding buttons is always more complicated than plotting arrows. I strongly recommend you to begin with arrows. Do you have any initial project to do it?