Because you have a no trade block, you need a no trade/order block.
Posts made by jstap
-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
-
RE: Calculate Open Price for each orderposted in Questions & Answers
Use the pink blocks, for each trade->save the open price into a variable.
-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
The amount of candles the cross takes
-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
Is probably your turnover distance, test from 0 and see what happens.
-
RE: Buy limit/Stop AND Sell Limit/Stop buy line in my dashboard issueposted in Questions & Answers
There is an example you should find all you need: https://fxdreema.com/shared/HMePzb3Dc
-
RE: Modify TP including swap & Mt4 Crashposted in Questions & Answers
Just put the for each above pips away, it will use this block to select the trade to work from.
-
RE: Anyone knows this ea (pending orders ea) please help!posted in General Discussions
Without the source code or you having it on your browser to pass the shared link, nothing can be done.
-
RE: Anyone knows this ea (pending orders ea) please help!posted in General Discussions
Then this is the wrong forum, on here people can only help with FX EA's.
-
RE: Anyone knows this ea (pending orders ea) please help!posted in General Discussions
If created here you can add a shared link, otherwise the reason why not cannot be known.
-
RE: hello guys please i deleted something by mistakes and i would loke him to came back ; it is possible ?posted in Questions & Answers
If you delete something and the project is still open, you can undo in the history option in the top right.
-
RE: Modify TP including swap & Mt4 Crashposted in Questions & Answers
pips away only works correctly under for each block, needs this to select the trade you want to work from.
-
RE: The EA enters orders continuously, the next order is 10 pips away from the previous oneposted in Bug Reports
Yes, personally I would use another buy block and you're missing a connection.
-
RE: Very basic variable questionposted in Questions & Answers
@RazordLid You are correct the best way to change variables is with the boxes: https://fxdreema.com/shared/Xa7yzXeBd
-
RE: measure up-wick and down-wickposted in Questions & Answers
Single candle template, 1 4 top, 1 4 bottom connected to a draw arrow block.
-
RE: Modify TP including swap & Mt4 Crashposted in Questions & Answers
With pips away, in the for each trade block you choose the number of the trade you are referencing, don't think removing/adding/closing makes a difference.
-
RE: 1 Pip Candle only buys once?posted in Questions & Answers
Add a shared link to see how blocks are setup.
-
RE: Moving stop loss into profit areaposted in Questions & Answers
You have break even or trailing stop blocks, one will do as you want.