@ebukaitalian I have never used but it looks like this should work, try using > on candle 1 instead of X> to see if this creates a trade.
Posts made by jstap
-
RE: Hello i tried making an ea of MFI indicator, lf the volume crosses value 3000it buys. But i doesn't take any trade. https://fxdreema.com/shared/4tHChXmLposted in Questions & Answers
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 Delete and set flag (not check) ontrade, check ontick.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 Didn't notice delete block, the flag needs to set as deleting orders, check this on the ontick tab brfore nuy/sell, set a condition to reset when needed.
-
RE: Multi symbols how to use correctly?posted in Questions & Answers
@ontradingx Never used but it says in the ? what it changes, you will need to set different variables for each asset to ensure the correct one is used.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 The flag should be set on trade and checked on tick, you have no block to delete pending orders.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 Put your latest shared link here and ask how to fix what you can't get working.
-
RE: 1 trade EA per dayposted in Questions & Answers
@mayfair22 connect under you buy/sell block with a formula to add 1 to buy variable, reset to 0 as you sell, then check number with a condition block before buy/sell.
-
RE: Ver flotante en el backtestposted in Questions & Answers
@line Am unsure what you mean by float but if you set up an alert in non visual backtest it will record the result in the journal tab.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 Easiest way is to use a purple trade closed on the on trade tab with a flag beneath, check the flag above buy/sell, you will need another condition to reset the flag when needed, if the trade happens on the same bar you could use a once per bar block.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 I didn't say remove I said move so it's teed off the same condition block as the buy.
-
RE: MULTIPLE TRADESposted in Questions & Answers
@mr-lenny I didn't add the group in the no position block, try adding this, this is how I would do it on MT4 buy I couldn't get this to place a trade on MT5 so I couldn't test.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 You still have pending connected under the buy/sell block, tee off the condition block above the buy/sell and see what happens.
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 That never happens to me, put your latest shared link here and I'll have a look.
-
RE: MULTIPLE TRADESposted in Questions & Answers
@mr-lenny Try this, I removed once per bar as I doubt you want a trade placed every bar: https://fxdreema.com/shared/wg00589V
-
RE: MULTIPLE TRADESposted in Questions & Answers
@mr-lenny I think to de this you will need to use the check trades block under trade created block on the on trade tab, every time a trade is created check number and create with a different group so it can check number and open another.
-
RE: Trailing Stop Pending ordersposted in Questions & Answers
@rick01 The standard ATR is a fraction not pips, this will show you how to get the ATR in pips, you can then use the variable in what ever blocks you want: https://fxdreema.com/forum/topic/12802/atr-pips
-
RE: how to create a hedging order. simple hedgeposted in Questions & Answers
@akallai86 The for each blocks are not needed as inside the pending block you have no loop, only a few blocks will work under the buy/sell and pending is not one, if you line up the place/trade/order blocks and tee off the condition blocks it should work.
-
RE: Martingle EA on Both Side With lot multificationposted in Questions & Answers
@ashu-0 Do it like this, check tabs and the group used in blocks. https://fxdreema.com/shared/VaiFtONP
-
RE: How to stop trades once reached take profitposted in Questions & Answers
@ashu-0 If you would like help with something start a new question.