@edmundo-vizarra Can you please share the link to your project?
Posts made by l'andorrà
-
RE: how many blocksposted in Questions & Answers
-
RE: Repeat the same lot size if breakeven is hitposted in Questions & Answers
@lali That is not a trivial structure. You will need a variable identifying when a trade was closed by hitting BE. Probably a second variable to identify when BE happens and finally a loop searching for the last closed trade to find its lot size and insert it into a third variable before opening the new trade.
That structure will depend on your current project.
-
RE: High/Lowposted in Questions & Answers
@ramimoujaes Then you will need 4 variables. Two for yesterday's high and low and the other two for today's high and low:

And then we can filter that price today is within yesterday's high and low by comparing them to today's high and low:

-
RE: trailing stop como debe ser su configuracion en sus tres opciones de stop, step y startposted in Questions & Answers
@cristian_meca Depende de lo que necesites. ¿Qué configuración buscas exactamente?
-
RE: How can I make the new open trade be open after 80 seconds from teh last closed trade?posted in Questions & Answers
@miro1360 Very interesting. I will try it. Once more, thank you very much.
-
RE: EA with fibonacci retracementposted in Questions & Answers
@palovink That is easy. Just select a colour for your horizontal lines that is NOT used anywhere else on your chart. Then you can do this:

In this example, the condition block is checking if price is abobe the line of that colour.
-
RE: Close positions works in mt4 but not mt5.posted in Bug Reports
@plutofx So do you confirm the problem is fixed?
-
How can I make the new open trade be open after 80 seconds from teh last closed trade?posted in Questions & Answers
I tried several combinations of the 'time' option within the 'value' option, but to no avail do far. I cannot use the number of candles as a way to control time because I need periods like 25 seconds or 85 seconds. I also tried to use the 'on timer' tab, but same problem. Apparently no one has asked something like that before as I didn't find any thread dealing with this.
Any suggestion?
-
RE: EA does not work with objects drawn on chartposted in Questions & Answers
@floko125 This means the problem is the way those variables are calculated. I recommend to use a 'comment (ugly)' block in wich ALL your variables are plotetd on screen. That way you will be able to find wich one is incorrect.
-
RE: Ultimate CD indicator?posted in General Discussions
@4xfatigue You can always use different condition blocks for different indicator's settings. Comparing a MACD value with a any MA will always be tricky.
-
RE: "Import Project" option not runningposted in Bug Reports
@joao That's a weird behaviour. Never happened to me.
-
RE: EA with fibonacci retracementposted in Questions & Answers
@palovink Yes, fxDreema can detect your fibo. The problem is that is it not very efficient at identifying price levels from that fibo. Did you search something about it through the forums? Probably you will find some interesting information.
-
RE: Help With Error Market is Closed During Backtest MT5posted in Questions & Answers
@plutofx Interesting. Could you please create a thread on the 'Bugs' forum explaining this. The admin looks at it more often than this.
-
RE: EA does not work with objects drawn on chartposted in Questions & Answers
@floko125 Do you mean the part with all blocks withion AREA 1? Did you try to craete an EA with those blocks only? And dod it work?
-
RE: How can info be included on the 'comment' column when closing a trade?posted in Questions & Answers
@rafaelgrecco That what I guess, but I'm not sure.
-
RE: How can info be included on the 'comment' column when closing a trade?posted in Questions & Answers
@jstap Thank you for your answer. What do you mean by 'label box' exactly. I'm afraid I don't fully understand what you mean.
-
RE: Please help me will ready to give minimum Chargesposted in General Discussions
@shubhamfx5 These strategies never work. Don't waste your time trying to implement them, believe me.

