@bk7 it does have a hidden buffer that uses values 0 and 1 and i was trying to work with that but will test this out too, tho im a noob, id apricate a visual representation of what you meant if you dont mind
Posts made by vonmunchy
-
RE: Limit trade per signalposted in Questions & Answers
-
Limit trade per signalposted in Questions & Answers
Hi,
Im struggling to limit the trades per Half trend signal. Right now if a trade gets closed before getting a new signal, it reopens a another one.
https://fxdreema.com/shared/cTZJHG9Kc
Can someone explain in detail how to limit them? Thank you
-
RE: Indicator wont attach to the chartposted in Questions & Answers
@l-andorrĂ normally when you use an indicator and run a backtest. The indicator appear when your using the visual mode. When i used a simple or any condition and launch a visual backtest i dont see the indicator and dont see its buffers from data window either.
-
Indicator wont attach to the chartposted in Questions & Answers
My indicator does not appear when i run the back test. Can someone please help figure out why and how to fix this?
-
RE: Please help me understand the logicposted in Questions & Answers
@ambrogio yes i had. Didnt notice the part that said click left for the window to pop up. My bad
-
RE: Please help me understand the logicposted in Questions & Answers
@ambrogio Sorry to ask a dumb question. How can i get the constants and variables input pop up to appear when setting parameter values. I already added constants but cant seem to use them
-
RE: Please help me understand the logicposted in Questions & Answers
Yes what i was trying to to and what i was actually doing were two different things and ended up choosing wrong buffers. Since i need hma buffer to either visible or inviable at each bar opening.
Thanks for pointing it out
-
RE: Please help me understand the logicposted in Questions & Answers
I did that and still no trades are being placed
-
RE: Please help me understand the logicposted in Questions & Answers
Posted the link for a wrong project first. Corrected it
-
Please help me understand the logicposted in Questions & Answers
Iv been trying to figure this out for a while now. Iv attached the indicators and as well the link for the project below.
I want a Buy Sell trade to take place when Half Trend gives a buy signal and confirmation of that with HMA Blue before executing the trade.
I used Two "indicator appear" blocks with buy/sell and it doesnt work. With one block it works. I tried adding it as a condition with giving a value for signal buffer and doesn't seem to work.
Help me understand what im doing wrong. Thank you
-
HMA MQL5 Buffer Issuesposted in Questions & Answers
Im not that experienced just figuring things out as i go. The current issue i have is most indicator color ends up being in a single buffer for mt5 indicators or at least the ones im using.
Mt4 versions works fine i can get buffer values but for mql5 there is a single buffer and im having a hard time figuring out the values with a single buffer. If there a way to detect color of the indicator from fxdreema with a custom code or new buffer?
The indictor im using is HMA.
Thank you
