Closing next candle after signl
-
Hi
How I could make a ea that closes trades one bar after a signal.(after a candle close[1] cross MA 25 buy open[0] and than close on open[-1]. I'm trying to do that last few hours and I just can get what I want. Please help!
-
I don't fully understand the question. If you want to get values from particular candles (1st candle, 2nd candle and so on...), use the "Candle ID" parameter. And I can see that you are doing exactly that in the project in your profile. But here I don't understand what -1 means.