@jstap but when it is false, the signal won't come through
Posts made by Remco Rich
-
RE: How do i make the one per bar as a input to turn on/off?posted in Questions & Answers
-
How do i make the one per bar as a input to turn on/off?posted in Questions & Answers
Hey how do i make the one per bar function as 1 input that i can turn on/off as input?
-
RE: How do i structure Grid Gradation settings without pending ordersposted in Questions & Answers
how do i make it as an input as well?
-
RE: How do i structure Grid Gradation settings without pending ordersposted in Questions & Answers
@roar can you create an example, i don't know what blocks you mean by this, thanks!
-
How do i structure Grid Gradation settings without pending ordersposted in Questions & Answers
Hello,
I want to be able to change the Grid distance sizes by % or a multiplier.
Just like on the right side of the attached file, just like in the Gradation Setting in the pending grid orders function, but without the pending orders opening, as a formula or something....
how do i create this?
thanks!

-
ERROR ON NON EXISTING BLOCKSposted in Questions & Answers
hey i cant compile my EA, is says it missing Names for 12,56 , while these blocks are no where to find... how do i solve this please?

-
RE: Negative Shift Doesn't Workposted in Questions & Answers
@roar
i don't realy understand... i want a shift of 5 , how will that look like?when will the signal be, the same as what my example looked like ?
-
RE: Negative Shift Doesn't Workposted in Questions & Answers
i don't realy understand... i want a shift of 5 , how will that look like?
when will the signal be, the same as what my example looked like ?
-
RE: Negative Shift Doesn't Workposted in Questions & Answers

i will use is with a second MA with no Shift,
so an sell example:MA1 Period 9 with shift -5
x<
MA2 Period 9 with shift 0see this sell example in the screenshot.
i tried using the candle ID 5, but unlike the -5 shift, the signal crossover comes 5 candles too late.
with the -5 shift the signal comes 5 candles earlier.
i want to use the crossover like the example i mentioned
-
Negative Shift Doesn't Workposted in Questions & Answers
hey how do i make a MA Crossover EA Work with the same Period but one MA has a Shift of -5? i can do negatives in the shift on MT4 so it has to work in an EA, right?