@biztet 
Posts made by vonmunchy
-
RE: EA Cannot run [SOLVED]posted in Questions & Answers
@biztet you are missing the constant in max lot size
-
Lot size based on pip value with fix moneyposted in Questions & Answers
Below is a sample project. Im trying to determine the lot for 2 symbols based on a fixed value. Example i want to automatically set a lot size based of $10 on EURUSD pip value. Im not sure what im doing wrong here.
-
RE: Close Trade Blockposted in Questions & Answers
@l-andorrĂ i had a block that calculated equity with no trade. Opened up a few trades manually since i had chosen all types of trades to be closed when it hit a certain equity difference. That was why
-
Close Trade Blockposted in Questions & Answers
Is there a way for me to know which trades ea closed? I had a few trades running with a condition to close trades based on unrealized profit. But im facing a situation where condition is not met yet my trades were closed
-
RE: Limit trade per signalposted in Questions & Answers
@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
-
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
