@brend Just use the 'on timer' tab and programm it to work every 5 minutes through the 'Project options' window.
Posts made by l'andorrà
-
RE: how do I make my ea to take trade after every 5 minutes?posted in Questions & Answers
-
RE: VOLUME VS CANDLE identifyposted in Questions & Answers
You need a loop looking backwards. This is roar's field of expertise!
Here you will find an excellent example that can be useful for you.https://fxdreema.com/forum/topic/10610/how-to-set-check-a-time-stamp-or-candle-id/20
-
RE: Level 61.8 move average ?posted in Questions & Answers
@ontrade This is the easiest example:
https://fxdreema.com/shared/vq3BfAvwc
This mini EA draws a fibo from candle ID 20 to candle ID 1. Then teh second tree block is comparinf if candle ID 1's close is above 61.8% of that fibo. Please notice that ever new candle the fibo will change because new values for candles 1 and 20 are available.
-
RE: P&F chart (sort of renko)posted in Questions & Answers
@dgrl Honestly I have no idea if this is possible. I guess you would be able to do it with a template, but create at template like this is far out of my possibilities.
Does someone else if this is possible? -
RE: Modify pending order after condition met onceposted in Questions & Answers
@darrow Can you please share your project?
-
RE: On Timer: What is the difference?posted in Questions & Answers
@coolazice An interesting question. I guess (and it's just a guess), they are doing exactly the same, but never tested it, honestly.
-
RE: MA cross over closeposted in Questions & Answers
@ramimoujaes You blocks 5 and 6 are doing exactly the same. You sgould change the value of the comparison icon in block 6 to its opposite if you want it to wprk properly.
On your question, just create two new block trees. One headed by a copy of block 5 and then connect a 'close trades' block below it for sells only. The second one should be a copy the corrected block 6 and another 'close trades' block connected below it for buys only.
-
RE: Horizontal Lines Closest to Open Priceposted in Questions & Answers
@sjthetechguy Do you mean manually drawn lines or those created by a custom indicator?
-
RE: OnTrade Tab function is unstableposted in Bug Reports
@floridabrazil You'd better contact the admin directly through the support page. He will answer you before two weeks.
-
RE: Block Connection For Multipairposted in Questions & Answers
@biztet This is the coprrect way if you need all those blocks below are to be conditioned equally. Maybe some of them are not. Then you don't need to connect it to all blocks below.
-
RE: Momentum Oscillator Enumerations???posted in Questions & Answers
@luigi_123 What problem do you have exactly? I imported it smoothly.
-
RE: Lot sizesposted in Questions & Answers
@goodik Well, I strongly recommend you to begin studying all documentation related to constants and variables in fxDreema. Then we can begin to work on it, but it will be a loong way.
-
RE: Create a new SL only when the new is lower then the existingposted in Questions & Answers
@siggi12345 Then don't use the trailing stop block. Use this structure instead (for sells only):
https://fxdreema.com/shared/Um4azSGqd
You need to create a variable in which you sore the value on candle ID 1's high +2 pips. Then you compare it with the previious SL level. That way it will only move down.
-
RE: I have no idea how to start.posted in Questions & Answers
@miroslaw Remove blocks 6 and 4, please.
-
RE: Lot size decreaseposted in Questions & Answers
@ramimoujaes Let me be honest, my previous post was a polite way to ask you if you really need that feature for your EA right now. Maybe you should start with all the others and then let this one aside initially.



