custom indicator arrows help
-
Hi I have searched on the site for this answer, but can't find it. Just wondering anyone know how I can close a trade via next indicator signal (arrows). Ex: Take a sell on down arrow and once a UP arrow appears, the EA closes the initial sell trade and makes a buy trade and continues to do this (buy and sell) so throughout. So there would not be any stops or take profits in the EA. The arrows determine profit and loss basically. Thanks in advance.
-
-
Liovannix thanks for your help. I tried what you said and it worked, but it is making multiple trades even before the oppisite arrow even appears. I tried the "No trade is running", but then the opposing candle when shows up don't close the last trade and start another, like I want it to. The only problem I have is the multiple trades it's putting on. Can you help on this. Thanks.
-
There is a block that is now called "Trace", use it to see what is going on with the indicaor - https://fxdreema.com/demo/mt4-trace-multiple
Most indicator who draw arrows need to work with Candle ID = 1 at least -
Ok thanks. I'll give it a go. I'll let you know how it goes.