@djlaserman Did you notice that the 'missed bar' distance in that pic is exactly the spread distance? Did you consider that?
Best posts made by l'andorrà
-
RE: Trade Timing Issuesposted in Questions & Answers
-
RE: How to define a portion of a variable name from user input as a constantposted in Questions & Answers
@jstap Agreed. And that's a tragedy for all of un non-programmers.

-
RE: How to create martingale strategy?posted in Questions & Answers
@prismtower Please don't try martingales. They are sure failures in the long run.
-
RE: I would buy an EA created in fxDreemaposted in Questions & Answers
@martinsayshi This thread will show everyone here you are interested in hiring someone. That's the market here.

-
RE: Alligator - Breakeven trigger when Red line reach open trade price levelposted in Questions & Answers
@africkhaw You are connecting loop blocks (For each trade) to other loop blocks (Break even). I reocommend you to separate them.
-
RE: A simple - Anti/Opposite/Reversal - Martingale EAposted in Questions & Answers
@mharisfxd Trust me, martingales NEVER work in the long run. I strongly recomend you to focuns on other more profitable approaches to the market.
-
RE: stoploss based on body of candle id 1posted in Questions & Answers
@nik14 You need to select 'Custom(price level)' option instead:

-
RE: how can Alert box data readingposted in Questions & Answers
@xfire AFAIK you will need a programmer to do that. I don't know any fxDreema block doing that.
-
RE: open trade when the candle crosses a vertical line drawn on chart.posted in Questions & Answers
@saakian1 Don't you mean a horizontal line instead? A candle will always 'cross' a vertical line.
-
RE: open trade when the candle crosses a vertical line drawn on chart.posted in Questions & Answers
@tipsywisdom This is another option for tipsy's condition block configuration:

-
RE: SuperTrend (Non Repainting). Higher time frame Colour Change as macro signal to lower timeframeposted in Questions & Answers
@edify-1984 You can connect 'condition' blocks with different timeframes to check like this:

However, are you completely sure is there a supertrend indy tat doesn't repaint. I'm very skeptical.
-
RE: SuperTrend (Non Repainting). Higher time frame Colour Change as macro signal to lower timeframeposted in Questions & Answers
@edify-1984 Can you please share the link to your project instead? That would help us to look at it:

-
RE: Missing images in https://fxdreema.com/tutorial/builder/indicators#11posted in Questions & Answers
@general-melchett This is serious. Can you please open a new thread on the 'bugs' forum? The admin looks at it regularly wheare he simply ignores all the other, sadly.

-
RE: Anyone Want to join me on an EA build?posted in Questions & Answers
@moneymakermillion Well, I don't want to be pessimistic, but this is exactly all we are looking for here. Not sure many people will help.

-
RE: block input logicposted in Questions & Answers
@haoglueck No. It is not the same for #1 and #2. If you want to get the effect of #2 in #1 you need to connect block 2 below block 1 and not separatedly.
-
RE: ANY WAY TO GET PIP DISTANCE BETWEEN UPPER BOLLINGER BAND AND LOWER BOLLINGER BAND?posted in Questions & Answers
@len-1 You don't need to multiply anything. This calculation provides that distance in pips:

-
RE: Custom indicator not workingposted in Questions & Answers
@jstap sstap is right. You should check the buffers. I guess the problem is there.

