Forum

Stuck with Hidden TrailingStop

Hi, it's been a month i'm stuck with this problem. I found nowhere on Internet how to set up a hidden trailing stop so i tried to code it myself. there is an error in my "Hidden TrailingStop" code. here is my bot: //+------------------------------------------------------------------+ //

Stuck with Hidden TrailingStop

Hi, it's been a month i'm stuck with this problem. I found nowhere on Internet how to set up a hidden trailing stop so i tried to code it myself. there is an error in my code. here is my bot: //+------------------------------------------------------------------+ //

how to keep track of several EA in journal tab

Hello, I run several EA on the same pair and same TF, and to read which EA opened a trade it's a total mess.. i always get entry starting with this number: 6999030 https://imagebin.ca/v/4PfESwcdYFn9 and i have no idea where it comes from. instead of this number coming from i don't know where i would

can'get the right buffer value with iCustom

Hello, I'm trying to write a very simple rule into my EA where when Supertrend Indicator turns bearish on H1 Timeframe it closes the opened buy order and when it turns bullish on H1 Timeframe it closes the opened sell order, but for some (probably obvious reasons for you coders) it doesn't work. So