@juergen_wue said in ATR calculation for SL/TSL/TP not possible:
@ambrogio In my fields are custom pice level. I dont know how it was here changed to fraction
i mean : change "price level" to "price fraction"
@juergen_wue said in ATR calculation for SL/TSL/TP not possible:
@ambrogio In my fields are custom pice level. I dont know how it was here changed to fraction
i mean : change "price level" to "price fraction"
@juergen_wue you have to choose "custom price fraction" not price level

@luca-9 certo che si può. Ti consiglio di aprire un nuovo topic e usare l'inglese. C'è più probabilità che qualcuno ti risponda . Se hai un progetto iniziale condividilo
sure you can. I advise you to open a new topic and use english language. It is more likely that someone will reply to you. If you have an initial project, share it
@speedsk8r said in MACD 0 Line:
yes, this is the way my project currently looks but it will not take trades. it will only work if I have the mainline x> signal line condition block in place. but will also pass if the cross happens at the wrong time.
please, share your project
@speedsk8r The first two conditions are searching for signal and main line are above 0 at the same time, so the third condition looks for the cross

@speedsk8r said in MACD 0 Line:
does anyone know how this can be done?
some condition in a row :
@William-1 this is the link to your projects. It draws an arrow 400 pips below the cross. You have to zoom out the chart to see it.
https://fxdreema.com/shared/PwdpDGe2c

@William-1
1 pip = 10 points
From your screnshot the crosshair show us the value in points. In this case 1439 points = 143.9 pips
So -400 pips is much lower (measured with crosshair you have to read 4000 points)

@William-1 sorry but, this is your link and i can see that the arrow is drawn correctly at - 400 pips. I'm afraid you are confusing pips and points. Am I wrong perhaps?


@William-1 i can see from your screenshot that the second arrow is not at +400 pips, but at -400 pips.
So we are below the first arrow and not above. We are misunderstanding about this.
@gooseman move "once per bar" and "time filter" just above buy now block, this way the condition block always work, then the green blocks check if it's time to trade
@Harjhady please check this example, instead of condition block you have to put "indicator appear" block

@gooseman One advice is to backtest in real ticks model, another thing that can happen is that the stop loss based on atr gives an invalid stop loss value for the broker. Please check the journal/expert tab for this
@fxbam i don't know, i'm sorry