@wadz91 I have never used renko but I do know your indicator needs to give the correct results for FX to act correctly, gold = 50 is about right but this depends on the particular broker. If ea is opening positions put a close block above.
Posts made by jstap
-
RE: Why Buy/Sell orders never close?posted in Questions & Answers
-
RE: Why Buy/Sell orders never close?posted in Questions & Answers
@wadz91 Technically this should work, are the candles defiantly bigger than 5 pips? Personly I don't have much luck with the bull/bear candle blocks, I use a couple of standard condition blocks, candle open > candle close for a bear, candle body size > minimum pips.
-
RE: Maximum day DDposted in Questions & Answers
@bakdaw Have a look in area 14-18, https://fxdreema.com/shared/YLM9C92Zb, only works in the same EA though, in a separate one it won't stop EA from placing new trades.
-
RE: One trade per day?? Can it be done?!posted in Questions & Answers
@mattd Put a no trade/pending block above buy/sell, this will mean only one trade/pending at a time.
-
RE: Close pending ordersposted in Questions & Answers
@ibrahim-3 At time block, under delete pending orders.
-
RE: HELP, How to define the First Opened Positionposted in Questions & Answers
@econsulttt You need to use groups and define a condition, for when group 1 trade is @ 25 pips profit, close group 1 trade and then close the rest.
-
RE: What I'm doing wrong?posted in Questions & Answers
@santhoshabraham This is how to do the fractal up, every time there is a fractal it saves the price into a variable.
-
RE: HELP, How to define the First Opened Positionposted in Questions & Answers
@econsulttt You could turn virtual stops on, or you could do something like this:

-
RE: What I'm doing wrong?posted in Questions & Answers
@santhoshabraham Is fractal above/below candle, use the candle ID hi/low to decide if price is higher/lower.
-
RE: 3 Moving Averagesposted in Questions & Answers
@dore Every candle constantly has a high, but as 0 closes it becomes 1. If 1 is used for a cross then as it becomes 1 this is checked, if 0 high is used then the cross is checked before the candle closes.
-
RE: I can't get what I wantposted in Questions & Answers
@arkannor Have made a few changes, don't know how to use betting but I think it works different to what you want, check the on trade tab.
-
RE: I can't get what I wantposted in Questions & Answers
@arkannor Put a shared link on here and what your conditions for a trade are.
-
RE: I can't get what I wantposted in Questions & Answers
@dore Sounds like you have a problem in expecting the impossible to come true, if you work this out let me know.
-
RE: 3 Moving Averagesposted in Questions & Answers
@dore Candle pips won't match a price level:

I would use candle high for this:

-
RE: I can't get what I wantposted in Questions & Answers
@arkannor Maybe if you said exactly what the problem is then, help can be given.
