@rodrigo-ortuzar I'm not sure a comment can be modified. I'm also interested in this is that is possible.
Posts made by l'andorrà
-
RE: How can I add a text to the comment of each open positionposted in Questions & Answers
-
RE: Lot size doesnt changeposted in Questions & Answers
@william-1 Are you sure your broker can accept 0.001 lots size? Additionally, what's the point of that 'once per trade' block at the bottom of the block tree? It is doing nothing at that position.
-
RE: Trazar Fibo entre dos precios guardados en variables. Draw Fibo between two prices stored in variables.posted in Questions & Answers
@sangui Efectivamente, es posible, pero no es sencillo. Para empezar es necesario decirle al bot que dibuje el fibo en coordenadas de precio y vela ID. ¿Ya dispones de la estructura de fxDreema que las puede proporcionar? Eso lo facilitaría todo mucho.
-
RE: EA it removed usageposted in Questions & Answers
@anon What do you exactly mean by 'locked'? I see you specify the login number on that condition block. It can only be removed if you change it from fxDreema or by editing the mq4 file.
-
RE: How to place order when price higher than all prices of old tradesposted in Questions & Answers
@migen How old are those 'existing trades' supposed to be? Hours, days? And do you mean open trads right now or closed ones too?
-
RE: Multi symbols how to use correctly?posted in Questions & Answers
@ontradingx Congrats for dinding a solution!
-
RE: Want to make a quick buck?posted in Questions & Answers
@neji63 This is the second thread you created for the same request. Please don't duplicate threads.
-
RE: What result do you expect when you backtest your EAs?posted in Questions & Answers
@biztet That depends on your risk appetite. I'm happy with a yearly 30% so I don't need the strategy to be very aggressive.
-
RE: PLEASE ADD THISposted in Questions & Answers
@kestra In that case you will dfinitely need to use variables. The example I shared with my martingale project is doing something very closed to what you want. I suggesto you to find some interesting ideas there.
-
RE: What result do you expect when you backtest your EAs?posted in Questions & Answers
@biztet Personally I' not lookig for any specific net profit. I prefer to see a stable growing balance graph and a good sharpe ratio, low DD and win/loss ratio above 1.1.
-
RE: volume EAposted in Questions & Answers
@rene23 Then you will need this, but it only works on MT5:

-
RE: how to repeat horizontal line or how to create loop for horizontal lineposted in Questions & Answers
@akallai86 Not sure if I fully understand. Do you mean 10 lines are drawn on the chart at the same time? Or just one only line at a time but no more than 10 times? I guess it's the second one but then I don't get what happens after 10 times. Could you please explain?
-
RE: PLEASE ADD THISposted in Questions & Answers
@kestra What do you exactly mean by 'resist'? Would you maybe mean 'reinitiate' instead?
-
RE: Single trade per conditionposted in Questions & Answers
@mvdlangenbergh Some more info would be appreciated. Are those 'positive conditions' supposed to be independent or linked to other conditions?
-
RE: Close all trades when the price returns to where one of them was opened.posted in Questions & Answers
@kamux You will definitely need a variable to store the open price you are looking for. That is easy. The problem is deciding when you consider price is 'moving back'. Because that can happen just one second after the trade was open. How much time is supposed to happen in between?
-
RE: Multi symbols how to use correctly?posted in Questions & Answers
@ontradingx Can you please share the link to your project? I will take a look at it.
-
RE: second time of indicator signalposted in Questions & Answers
@khansari This is the second thread you created for the same problem. Please dont' duplicate threads.
-
RE: pending orderposted in Questions & Answers
@jstap As jstap saud, you need to use the 'on trade' tab. This is an example for buys opening a sell pending order:

