Thanks mate for the answer.
It was the spread block that was the conflict it is working now 
It is a nice generator good work!
cheers
Thanks mate for the answer.
It was the spread block that was the conflict it is working now 
It is a nice generator good work!
cheers
Okey it was indeed the spread filter block under the roundnumber block.
Cheers
good morning,
the problem is not the spread block.
When i don't change the magic number (i did change it before) of a roundnumber block ea and i put it in multiple pairs.
is that possible? And does one not influence the other?
cheers
No fix all my problems block ? huh
Just joking 
yes the local version i am getting the idea that the spread block is blocking. he didn't trade at all.
Only when the ea's were started
Didn't look very good.
I will search what the problem is oyherwise i know where to find you
thanks anyway
cheers
Okey Mister Dreema next problem 
I made a simple ea for testing but it don't trade the jpy pairs and gold
When i start the ea it places the orders directly then the next steps it's doing nothing even when the other ones are closed.
Is there a block for that issue?
Thx
Cheers
__I think I don't understand this now. Otherwise for screenshots I use a program named Lightshot.[/quote:epd86ugi]
Thx but i figured it out. test it and building along
Cheers
__https://fxdreema.com/shared/EBsIfwFVd
http://prntscr.com/3cx4zm
What this block do is to wait for the price to travel at some distance (let's say 0.0010) from the last round price, then it passes once and from that point it's all again - it waits for +0.0010 or -0.0010. But it does not pass at the exact round price! The chance to hit exact price is not big. So this block works with conditions like > and <. If for some reason the block missed some quites, it can give you a signal some pips away from the round price. If you run it on every tick it will be as accurate as possible.[/quote:2knjf7y8]
ok i got that but i seem to do something wrong
As follow Can post a picture like you did before?
ROUND NUMBERS
INDICATOR INDICATOR
BUY AND SELL BUY AND SELL
buy and sell ask price on the (almost same time) on the left
buy and sell ask price on the (almost same time) on the right
Must do that on every level even there are sells or buys of the prevent level still open
Cheers
__There is a block named "Round numbers detector" which passes **once ** when it reach new level. The orange output on upper level and the yellow output on lower level. This is suitable for trades.
Otherwise in theory this can be done with pending orders, but I still didn't make it able to calculate exaxt round numbers
But for grid which is starting from the current price check those blocks for pending orders in grid.[/quote:32z9j5w5]
Thanks for the reply.
I know about the black round numbers but i wasn't able to make the strategie right.
I'm gone try it again and again and again 
The thing is what block do i need below the block round numbers otherwise the buy and sell blocks.
if trades exist or running trade ore another block?
cheers
Hi guys and maybe girls, 
Just discovered this great builder. Great one!!
Can anybody tell/help me out?
I want to do a buy and a sell on every round number.
How can i prevent that it opens another buy or sell on that same value?
example buy and a sell 1.38 buy and sell 1.39 buy and sell 1.40 so on.
I don't know how to make it that it won't buy or sell again on the same value until the tp is taken of that buy or sell.
Example it took a buy and the sell on 1.38 the buy took his take profit and comes back to the 1.38 then it must reopen a buy nat a sell becuase on that value is already a sell open.
which block or blocks do i need to prevent that it makes multiple buys/sells on that same value (round number)
Thanks in advance
Roberto