@abfx Not enough info.
Posts made by jstap
-
RE: Set a stoploss to breakeven after the next trade execute.posted in Questions & Answers
@tyutwo Go back to what I sent and copy/past what is on the on trade tab. Also the pink blocks shouldn't be connected to anything else.
-
RE: Need help creating an EA.posted in General Discussions
@serlego1602 If you have trail under BE it will limit the trail actions, tee off the yellow dot, what is this not doing?
-
RE: fxdreema EA not workingposted in Questions & Answers
@bussy Pu the shared link here, what happening can be looked at.
-
RE: Set a stoploss to breakeven after the next trade execute.posted in Questions & Answers
@tyutwo As long as you put it on the right tabs, ensure you create the variables.
-
RE: Text as variables in 'comment' blockposted in Questions & Answers
@crewther It can and does, put the shared link here so what's happening can be assessed.
-
RE: fxdreema EA not workingposted in Questions & Answers
@bussy Was this created on FXDreema? if not I doubt anyone here can help.
-
RE: Check profit (unrealised) block bug?posted in Bug Reports
@droctagon I have never managed to get these blocks working, I normally use money though and this can be got from bucket of trades or profit (for all).
-
RE: Set a stoploss to breakeven after the next trade execute.posted in Questions & Answers
@tyutwo Try this https://fxdreema.com/shared/rHwS0ma5c check the event tabs, place your buy/sell trees on on tab.
-
RE: stop loss above below the candle that opens the trade.posted in Questions & Answers
@slydexx You didn't put +5 pips, if you click the ? you will see what can be done in this box, +5 will add 5, +5 pips will add 5 pips.
-
RE: Set a stoploss to breakeven after the next trade execute.posted in Questions & Answers
@tyutwo purple trade closed on trade tab BE block beneath, you will have to use groups to get the correct SL to move when the correct trade is opened, alternatively use pink for each trade, when a trade is created move all stop's to the trade created SL.
-
RE: Seting a condition, for the next trade must be after 11 hour since the first trade is opened.posted in Questions & Answers
@tyutwo Once the first trade is placed reset hour count to 0, once per hour add 12 to the count using the once per hour block, in a condition check the count is => than hours to wait, then place trade.
-
RE: For Forex propfirmposted in General Discussions
@mcvinbabas I just thought, the number you use needs to be a -, I changed the example to achieve this: https://fxdreema.com/shared/xl1ueyu7d
-
RE: Lot size doesnt changeposted in Questions & Answers
@william-1 This works for me so must be your broker, the once per block doesn't work there.

-
RE: For Forex propfirmposted in General Discussions
@mcvinbabas You want to do something like this:
-
RE: Trailing with Variables doesn't workposted in Questions & Answers
@lopezdiaz2510 Change the value of the variable to from level to pips.
-
RE: Setting a Price for the dayposted in Questions & Answers
@zomba4rex Your 2 time filters are doing the same thing so 1 is pointless, a candle open will never be 0, it will be a a price level something like 1.6135 and there is no way of pre guessing this, you need to save the price into a variable, candle time == time now is the open of a candle.
