You can do this:
Posts made by l'andorrà
-
RE: How to take buy and sell every 5 minutesposted in Questions & Answers
Use the 'on timer' tab and adjust the 'on timer event' to 300 seconds (ie 5 minutes)
-
RE: One long and one short a dayposted in Questions & Answers
@bnjmnstsma I mean you should do this as a separate block tree:

-
RE: EA not working on MT5posted in Questions & Answers
Well, that maybe means the strategy is not profitable.

-
RE: please please help meposted in Questions & Answers
What doesn't work exactly? Do you mean a project? Please share the link.
-
RE: Indicator with colorposted in Questions & Answers
Did you check if the indicator repaints? Because if it does, the bot is doomed.
-
RE: Modifying Stop Loss confusionposted in Questions & Answers
That depends on your current config and block. Did you select 'pips away from open price', 'pips away from stop loss' or 'pips away from take profit'?
-
RE: Random entryposted in Questions & Answers
@arash20 You can connect this block above both buy/sell now blocks to do it:

-
RE: Move status coordinatesposted in Questions & Answers
You will need to modify the code of the bot manually. There is no 'automatic' way to do it.
-
RE: Display Arrow on horizontal Lineposted in Questions & Answers
That depends on how both line and arrow are created. Are they 100% manually or 100% automatically created?
-
RE: how use Bolin values in condition blocksposted in Questions & Answers
Can you please share the link to your project?
-
RE: Pull Rectangle from Indicatorposted in Questions & Answers
You need to check of those rectangles are identified as object by the MT5 platform. If so they can be used by fxDreema.
-
RE: Highest and lowest priced candle not working on Mondaysposted in Questions & Answers
Time? Why would you need time? Aren't you looking for the support/resistance for a period?
-
RE: Bollinger Bands multiple setups.posted in Questions & Answers
I see you used flags. You can do it that way too instead of using the modify variables block.
-
RE: Want Trailing Stop and Take Profit to move…posted in Questions & Answers
I don't see the logic behind that. What's the point of the SL to move down if price is moving up? You are increasing risk for nothing!
-
RE: Display Total Number of pipsposted in Questions & Answers
@oreskey You can use a structure like this:
https://fxdreema.com/shared/bKbTjhrse
You will need to adapt it to your specific requests, of course.
-
RE: Simple Multicurrency EA | MT5 Optimization | 512 Runtime Errorposted in Questions & Answers
Considering how old this thread is and how recurrent replies are added someone should ask the admin maybe.
