Hi,
General question, but is there a Telegram or Discord group for FxDreema?
The forum is good but so old school..., it doesn't have traction like a live interactive medium.
Cheers,
J
Hi,
General question, but is there a Telegram or Discord group for FxDreema?
The forum is good but so old school..., it doesn't have traction like a live interactive medium.
Cheers,
J
@l-andorrΓ how would one start trying to get those values back in time?
We are your people, just having us should be your motivation.
There's lots of challenges, inline mt4/5 backtesting engines with optimization would be another one. 
Can anyone help me code a sine wave indicator.
It shouldn't be fancy, it should just draw the line that cycles up and down.

I have found many on the interwebz but they somehow follow the price and move around.
I just don't know where to start, even just a hint will help. My goal is to over lay this indicator over another. Thanks!
Hi,
I have an indicator which draws 3 objects when the conditions are met. The one object is a downward arrow on candle ID = 0, and the other 2 objects are Wingding symbols (1 + 2), a couple of candles back.
The number of candles back is never constant. I need to find the price value of object #2 drawn a few candles back. I don't know the object name, but I found the object on candle ID = 0 under the correct buffer. I know the buffer of the object, and the arrow code, which is 141.
I assume I would need to loop back from candle ID 0, until I find the object, then return the value.
Can anyone please help me? It's driving me mad.

I was working it out wrong.
Need to take the top price minus the bottom price, and 20% of that.
Have just realized, need to do it now.
Hi,
I have an indicator that draws lines similar to bollinger bands. I am struggling to figure how to get the price 20% down from the top line, and 20% up from the bottom line.
It's driving me crazy. I am using a condition block, and for the top line, I say if price (ask) crosses above the output buffer of that line, it needs to alert me or whatever. Then I have tried in the adjust field, *0.2, *0.8, *20%, *-20%, I have tried a bunch of combos but not getting it to work aarrfgfhhghhg.
Please help?!
Hi, that worked brilliantly thank you!
My issue is that once the trade is closed partially, the new trade gets closed if the price again crosses the child trade.
I need to somehow tell it to ignore any child trade, but only modify new parent trades.
Anyone? Please?!
Is the order correct or should it be like this:

Hi L'andorra,
I managed to get it right!
Only issue I have now, the close partially is not working, or triggering multiple times when crossing the line

Hi, if we have loaded the indicator into the EA, do we still need to load the same indicator on the chart? Or will it work now as usual but without drawing the indicator lines on the chart?
Please advise what is wrong with my sequence.
I am trying to close my trade 50%, but with the current setup as per the screenshot, it doesn't work at all, and when I had it differently, it worked, but each time the price crossed the line, it closed more 50% partially, until the trade was fully closed.
Thank you!!!

Hi,
The second link worked very well, thank you.
I have a differnt issue now, becaus while the indicator is visible, the EA keeps on opening trades (alerting).
I am not sure how to set it so that it should only check again on the next candle, but it needs to check per tick, so I don't want to start with once per bar?
Hi,
Unfortunately not, I have asked the developer but I don't think he wants to share this. 
What do you suggest to do?
Hi,
I have an indicator (ex4) only, which I would like to automate by creating an EA that sells when the indicator draws a red down arrow, and buys when it draws a green up arrow.
Can anyone help me in the right direction? Ideally I guess would be to program the indicator into the EA, but I am to dumb for that, so option 2 I guess is just finding the object on the chart and opening based on that?
Thanks a million!
Hi peeps,
Has some tried automating the ALM strategy thought by Federico Sellitti on Udemy?
I think it can't be too difficult for the pros out there to make it with fxdreema, would love to hear your feedback?
Cheers! 