Impressive...again! 
Posts made by l'andorrà
-
RE: Increse lot on win lower lot on lossposted in Questions & Answers
Here you can find all available money management options available in a 'buy/sell now' block.
-
RE: Mark/flag a trade?posted in Questions & Answers
I guess you can create different groups for every new addition, but I have never tried that myself. That would create parent trades. Can someone else confirm this is possible, please?
-
RE: LOSS SHOW MAX MIN/dayposted in Questions & Answers
You can do it through a 'Comment' or 'Comment (ugly)' blocks. You will need variables to store that info, though.
-
RE: how to put stop below candle ID1 and equal or X2 tp ?posted in Questions & Answers
@trader-philipps said in how to put stop below candle ID1 and equal or X2 tp ?:
@l-andorrà My crystal ball says: How can I set SL on low of candle ID1. I want to measure how far that SL is and set same distance as TP or a multiplied value of the distance (eg times 2).

I envy tyour crystal ball, my friend. I'm not so sure that's what he meant. It could also mean that TP is just half that distance.

-
RE: Close current ordem and open new order inverse position.posted in Questions & Answers
Firstly you need to identify there is an open trade right now. That you can do with an 'If trade' block. Then you need to identify there is a loss right now. You can do it with the pink blocks, headed by a 'For each trade'. Finally yo will need a 'close trade' when those conditions are met and an opposite buy/sell block to open the new trade.
-
RE: "Close Trade" block affects the betting sequence.posted in Questions & Answers
Doesn't it happen even when a trade is closed at loss?
-
RE: To optimize the schedule of an ea, how should I put the constant and the filter? Examples pleaseposted in Questions & Answers
Then you need to do it as a component format, not as a text format.
-
RE: Where is the "(re)draw trades on chart" block in MT5posted in Questions & Answers
Interesting. I didn't know that.
-
RE: Highs and lowsposted in Questions & Answers
Then this is what you need for highs:

You also can choose lows by selecting them on the second display.
-
RE: (Betting: Martingale / Paroli) NOT WORKING...posted in Bug Reports
If you need bug fixing that can be done by the administrator himself. You should contact him trhpugh the 'Contact form'.
-
RE: Open a position in reverse position of previous trade (closed with stop-loss) with take-profit of same amount of loss in pips (to breakeven my previous loss)posted in Questions & Answers
Do you want to create the sell pending order at the same time the buy trade is open? If so then connect block 41 below block 2. That way both blocks 3 and 41 will be executed one after the other.
-
RE: Highs and lowsposted in Questions & Answers
Do you really need ALL highs and ALL lows from ALL candles on your chart? Just curious, why?
-
RE: EA based on Price distance from ZigZagposted in Questions & Answers
Zig zag is a very tricky indicator to use. I strongly recommend you to read this thread before you try it.
https://fxdreema.com/forum/topic/6744/zig-zag-implementation
-
RE: Need Guide! Fractal Histogramposted in Questions & Answers
Really? How did it fail? It works fine for me.
-
RE: To optimize the schedule of an ea, how should I put the constant and the filter? Examples pleaseposted in Questions & Answers
What do you exactly mean by the 'schedule' of an EA?
-
RE: Colored candlesposted in Questions & Answers
The only way I know is by creating a template and then use the 'Apply template' block. But I'm not sure if this is what you want considering that candle colour should be conditioned by custom indicators.
-
RE: Conditional trailing stop lossposted in Questions & Answers
Could you please upload a few screenshot showing what you exactly want? I thisnk that will be the easier way.
-
RE: (Betting: Martingale / Paroli) NOT WORKING...posted in Bug Reports
Try to use Constants as in this example: