¿Puedes compartir el enlace que muestra tu proyecto, por favor?
Posts made by l'andorrà
-
RE: TRAILING STOP NO ME FUNCIONAposted in Questions & Answers
-
RE: Heikin Ashi Problem Cannot Open Trade - MT4posted in Questions & Answers
@julianrbach Before doing that could you please tell me why you need the daily HA close price should be above 0? That condition is always true. Any price will always be above 0. What are you exactly looking for?
-
RE: Grid strategy - How can I close last trade created with the first created?posted in Questions & Answers
@radion Try this to close the oldest and the newest open trades:

-
RE: Heikin Ashi Problem Cannot Open Trade - MT4posted in Questions & Answers
@julianrbach Firstly I recommend you to specify cabdle ID 1 in all operands of all 'condition' blocks leading to both 'buy/sell now'. Secondly I recommend to use numbers instead of names to identify blocks.
-
RE: need advice on using variables to select buffers of a custom indicator...posted in Questions & Answers
@zackry I'm afraid I cannot give you ans answer, sorry.
This project is too advanced for me. -
RE: Grid strategy - How can I close last trade created with the first created?posted in Questions & Answers
@lllll This block is a loop. This means it will automatically search for all open trades right now. By selecting any of those options you can identify the oldest open trade and the newest open trade as you required.
-
RE: Abrir una operacion sin importar que hayan mas operaciones corriendo ...posted in Questions & Answers
@deiby Para ello basta con NO usar el bloque 'No trade'. Dejando que la cadena de bloques 'condition' identifique cuándo el robot debe entrar en el marcado si limitarlo a que haya o no operaciones previas.
-
RE: Grid function bugposted in Bug Reports
@stantonhitz I'm afraid the most effective way to do it is via the support page.
-
RE: Pls help me I dnt really understand itposted in Questions & Answers
@omosisko Can you confirm you imported the custom indicator correctly?
-
RE: Heikin Ashi Problem Cannot Open Trade - MT4posted in Questions & Answers
Can you please share your project?
-
RE: All Optimization is turned off. Still change in lot sizeposted in Questions & Answers
@ankitrader Can you please share your project?
-
RE: Open trade based on indicator arrowposted in General Discussions
Can you please share your project?
-
RE: Price x> indicatorposted in General Discussions
@david-i I recommend to specify candle ID 1 instead of a minimum turnover distance. That way the block will check if there was a confirmed crossing the last bar.
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@agitins You need to create the variable called 'open_price' and then insert it in the appropriate places, not just writing it name.
-
RE: How to Set Previous Candle's Low as the new stop loss?posted in Questions & Answers
@yoloyacht If I understand it correctly, you want to use the low price of the prevuious bar as SL. But what if that level moves up and down depending on the bar? Would you accept that?
