@andrew-b I recommend you to move all pending order structures to the 'on trade' tab. That way they will not be conditioned by the 'on tick' behaviour.
Posts made by l'andorrà
-
RE: Pending for each new sell or buyposted in Questions & Answers
-
RE: Need to create a Condition...posted in General Discussions
@serlego1602 Technically the Standard Deviation will never be 0. You need to select a very low value (different from 0) and then do this, for example:

-
RE: Builder output file locationposted in Questions & Answers
@muon01 You shluld find the file where Andrew said.
-
RE: How do I determine the last deal and the deal before it؟posted in Questions & Answers
@khalids222 You can find them it this way:

-
RE: setting time frame and 1x candleposted in General Discussions
@cdt Can you please share the link to your project?
-
RE: Other ways to stop trading after a trade was opened? (Not the Once per bar condition)posted in Questions & Answers
@tho401 You can always use a variable stopping the launching structure to work until some time has happened, but the will depend on that chain of conditions.
-
RE: position mismatch errorposted in Questions & Answers
@sosel Wow. This is for real programmers! Any one here?
-
RE: RSI Average valueposted in Questions & Answers
@kallosh You can do exactly the same as in my example but selecting the RSI indicator in both slots of the left 'Modify variables'.
-
RE: create three type of boolposted in Questions & Answers
@saeed-2 You can do it on the 'on init' tab like this:

You will need to turn off by default all blocks on top of each corresponding option tree. Then these blocks here will turn on only those belonging to that option.
-
RE: drawing horizontal lineposted in Questions & Answers
@piptheripper Are those options set to 'no'?:

-
RE: variable and currency nameposted in Questions & Answers
@xander You can download the EA and then import it into your fxDreema account. That way you will see they are in effect of a string type. And you should be able to type them normaly as Constants.
-
RE: Referencing other chartsposted in Questions & Answers
@xander That sounds weird. Are you sure that is the correct name for GBPUSD. Isn't there something else like GBPUSx or so?
-
RE: My project doesn't load.posted in Bug Reports
@gonza Did you contact the admin directly?
He doesn't interact on the forums now.
-
RE: HOW TO SET CLOSING MOVING AVERAGES: just for closing trades onlyposted in Questions & Answers
@pieterj30 Max c is right. You need to add a 'once per bar' block on top of the left block tree.
-
RE: Help me plz for set Trailing Stoploss profitposted in Questions & Answers
@ronnarit6319 Can you please be a bit more specific? Dou you need the SL to move on as soon as the tharde is in profit or just when the 300 pips distance in profit is hit?
-
RE: Place line price into variableposted in Questions & Answers
@jstap You can do it this way by selecting that line's name and insert it here:

-
RE: take profit from break even.posted in General Discussions
@maop1994 It should work. Did you test it? Technically it should work when only one trade is open at any time.
-
RE: HOW TO SET CLOSING MOVING AVERAGES: just for closing trades onlyposted in Questions & Answers
@pieterj30 Can you please share the link to your project?

