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:
