Not sure if I fully understand what you exactly mean. Do you want to identify all candles lasting for at least 6 minutes? You can do that just by selecting a correct timeframe. Sorry for asking it but I simply don't get the idea.
Posts made by l'andorrà
-
RE: Detect if historical candle has X Minutesposted in Questions & Answers
-
RE: Problems with Bucket block in demo account.posted in Questions & Answers
Can you please share the link to the last version instead of a screenshot?
-
RE: Help with TDFI Indicator for MT5posted in Questions & Answers
@Kewmeleon Can you please share the link to your project?
-
RE: Martigle Lot Size Helpposted in Questions & Answers
I never recommend sharing personal email info on public forums. I will be happy to help you here if you provide some more detailed info of what you need exactly.
-
RE: If close parent trade resulting in boolean to close all resulting children tradesposted in Questions & Answers
What do you exactly mean by 'parent trade'? in fxDreema that is only considered when a partial close is executed. In that case the original trade is closed and a mew one is open with the remaining lot size. That mean you cannot close the 'parent trade' because is was already closed. What do you exactly mean?
-
RE: HOW TO MAKE EA SEARCH AND TAKE MORE THAN ONE TRADE AT A TIME.posted in Questions & Answers
Then that is the problem. How do you define a 'defined trend'?
-
RE: wait for post trade 10 minutes without making tradeposted in Questions & Answers
It cannot work if there are no open trades.

-
RE: Build a buy/sell stop bot that trails after the marketposted in Questions & Answers
Some more info would be appreciated.
-
RE: Why am i getting this?posted in Bug Reports
@Emmamiri You already created another thread for this exact same question. Please don't kidnap other user's threads for duplicated questions.
-
RE: Setting two or more indicators using data of the frist indicator.posted in Questions & Answers
Sadly that is bot possible in fxDreema. You will need to hire a programmer to combine both indicators as a custom indicator and then import it into your fxDreema account.
-
RE: HOW TO MAKE EA SEARCH AND TAKE MORE THAN ONE TRADE AT A TIME.posted in Questions & Answers
What do you exactly mean by 'good trades'?
-
RE: change statut toposted in Tutorials by Users
It is used to check if a block has been executed when doing some troubleshooting. If you select it on a specific block and then type a text in it, it will be visible on chart. That way you can confirm the block was executed.
-
RE: Martigle Lot Size Helpposted in Questions & Answers
@make_123 said in Martigle Lot Size Help:
shared/IGlx3CGOb
The problem is that you are using many 'pending orders in grid' blocks. You should use only one for buys and another one for sells.
-
RE: Expansion Fibonacciposted in Questions & Answers
Good for you!
I'm not very good a using fibos so I'm afraid I cannot be of much help when suggesting strategies. I always prefer to base my trading on supports ans resistances instead. -
RE: I want to make my EA open multiple trades.posted in Questions & Answers
@Jeymyc You can use as many 'buy/sell now' blocks as you need at the same time.
-
RE: i want and ea that filters and blocks other ea from opening tradesposted in Questions & Answers
You will need to use boolean variables to get that. Are you familiar with variables?
-
RE: Zig Zag and Trendlinesposted in Questions & Answers
Do you mean the bot is using 2 different zigzag setting at the same time? Are you combining 2 zigzags?
-
RE: how to build a bot that checks only daily targetposted in General Discussions
This is the second thread you created for the exact same question. Please don't duplicate threads.