Please help me understand the logic
-
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
-
Posted the link for a wrong project first. Corrected it
-
@vonmunchy hi! It can only be a coincidence that both signals appear on the same candle (at the same time). Better if you use for e.g. "indicator is visible" for HMA and as second condition "indicator appear" for half trend indicator.
-
I did that and still no trades are being placed
-
@vonmunchy are you using the right buffers?

-
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
-
@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
-
@vonmunchy have you already read the instruction? https://fxdreema.com/howto#Constants-and Variables
this is just an example

-
@ambrogio yes i had. Didnt notice the part that said click left for the window to pop up. My bad