Just research on the threads than casually post what has been asked countless times. 
Posts made by michaemia
-
RE: candle + ATR valueposted in Questions & Answers
-
RE: How can info be included on the 'comment' column when closing a trade?posted in Questions & Answers
@jstap RIP ram, so many tabs opened

-
RE: Project Description Does Not Work!posted in Questions & Answers
@fxdreema I think what people meant was editing the project description has a problem. The first time on making a new project won't do anything, reload, then re-editing the information will bring the bug. Anyway just wanted to clarify that, 2 years later.
-
RE: Moving stop lossposted in Questions & Answers
@roar oh my bad. I tried it and it worked sort of well.
-
RE: Moving stop lossposted in Questions & Answers
You can use the block "Indicator move within limits" for that.
-
RE: Block "play sound" not working correctlyposted in Bug Reports
I recently tried the "custom" on the play sound block but it doesn't seem to work instead plays the "ok.wav". Could the bug still be there? I have the custom.wav in the sound folder (metatrader location).
-
RE: EA will open trades but will not close tradesposted in Questions & Answers
Share your project that could help others solve the issue.
-
RE: Problem with Magic Numberposted in Questions & Answers
Was the issue fixed? Kindly provide an update @MarianoMartinez
-
RE: How do you block an EA reset?posted in Questions & Answers
@roar as mentioned before, the EA keeps affecting the current trade by changing its stop loss multiple times. I even tried to put a "off" block after stop loss has been placed but that's ignored when I opened a new chart or refresh the chart.
-
How do you block an EA reset?posted in Questions & Answers
I created a stop loss EA with the use of the ATR. Problem is whenever I have a current trade on CHART 1 with its current stop loss placed, opening CHART 2 resets CHART 1 SL with CHART 2 current ATR reading. (CHART 2 has no trade)
PS: All blocks were tried "on chart" and "on trade" resulting to the same issue.
How can I respectively have a trades' SL not changed until the trade is closed (or) when opening multiple tabs.
-
RE: Trailing Stop to start trailing based on ATRposted in Questions & Answers
@sonric_rich thanks for helping. You have no idea how many post and threads I've read to find such a solution.
-
Price decimal placement.posted in Bug Reports

Bug: Creating an alert message with the data row for candle close displays a continuous decimal numbers instead of the initial price i.e (0.86517)
The decimal placement is not so much crucial but for aesthetic reasons it would be advisable if possible fixed.
PS: Not all symbols are affected by the continuous numbers at the end.
-
ATR + S/L hiccup.posted in Questions & Answers
I made a simple S/L based on the ATR on the H1 timeframe with a trailing stop to adjust when price increases. Problem is the S/L on the trade terminal keeps changing all the time, sometimes the S/L will be a different number (back and forth) ie: SL on a short position would be 1.0891,
1.0893,1.0889. I thought the initial problem was on the "on Tick" section, but the problem is the same with "on Trade" section.Link: https://fxdreema.com/shared/dWv0XWuCc
Desired solution: Manual trade is entered. S/L and T/P is modified only once. Trailing stop adjust the S/L when pips is in profit. loss in pips should not reverse the S/L.
-
RE: Simple trailing stop not working.posted in Questions & Answers
@ambrogio I didn't know that feature was there. Thanks ambrogio. I don't know why I lost sleep trying to find a fix while the forums help. Good day.
-
Simple trailing stop not working.posted in Questions & Answers
Link: https://fxdreema.com/shared/zZLmz4C8e
My ideal EA is to see if any manual placed trade S/L and T/P can be auto placed and be modified while trailing the S/L. As simple as it, this seems not to work. What am I doing wrong? Would really appreciate any feedback guys.