Thanks for the help.
Posts made by l'andorrà
-
RE: Help Strategy Grid Mathematicsposted in Questions & Answers
Sure. Did you create any initial project to begin with?
-
RE: Stop Loss Referenceposted in Questions & Answers
You can begin by substituting blocks 87 and 90 by using 'for each trade' blocks instead.
-
RE: rangeposted in Questions & Answers
The problem is how to define that line is a 'straight line' because it will almost never be a perfectly straight one. Maybe a good approximation is saying that the value of that line on the last 5 candles is very narrow, for example.
-
RE: Guardar en una variable el numero de pips de un rango de preciosposted in Questions & Answers
@kviana83 Puedes hacerlo así:

Per ten cuidado en la hora que selecciones, ya que si quieres hacerlo hacia el final de una barra concreta, tedrás que ajustar la hora y el minuto adecuadamente.
-
RE: I'm sorry. Website was hacked. It's my fault.posted in Questions & Answers
@happy-sasan Please open a new thread for your OT question instead of using this one.
-
RE: Vertical Line at Current Candle? 🤔posted in Questions & Answers
@Silva-Laurent Please open a new thread for your OT question. Don't use this one.
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
@Pyro Great! Thank you for sharing.
-
RE: Stop Loss blockingposted in Questions & Answers
@kiwi789 Ok. Just let me confirm I get it with some examples.
- If there is one only trade no matter where the SL is, there will be more trades.
- If there are 2 open trades and BOTH SL distances are beyond 400 pips, no more trades are open. However, if one of them has a SL shorter that 400 pips, more trades are open.
Is that correct?
-
RE: How to change minimum lot size from 0.01 to 0.001?posted in Questions & Answers
Thank you very much for sharing.
-
RE: Problems when Expirations is under 10 minutes.posted in Bug Reports
Can you please share the link to your project?
-
RE: Hedge Mastingale EAposted in Questions & Answers
Agreed. If you are in a hurry you will probably find some help on Youtube.
-
RE: How to use Labouchere??posted in Questions & Answers
That depends on what you exactly mean by 'good sequence'.
-
RE: How to set number of trades per dayposted in Questions & Answers
You can use as many buy/sell now blocks per day as max trades and then turn them on/off as they are used but that would make the structure far more cumbersome. Why don't you want to use variables?
-
RE: Stop Loss Referenceposted in Questions & Answers
That makes it more difficult. Can you please share the link to your project?
-
RE: help in strategyposted in Questions & Answers
You already created another thread for the exact same question. Please don't duplicate threads.
-
RE: My project says Compilation errorposted in Questions & Answers
Did you modify the initial version? If so, please share the most updated one.