@jzfusion Can you please share your project?
Posts made by l'andorrà
-
RE: re: How can I make a condition with range breakposted in Questions & Answers
-
RE: Closing Pending Ordersposted in Questions & Answers
@yoloyacht No, your renko bars will coincide with the timeframe your are working on now. If you are working on the M15 timeframe, each renko bar you will see will coindice with a 'normal' M15 bar. If you chaneg to H1, same will happen.
-
RE: Most effective way of avoiding whipsaws / ranging marketsposted in Questions & Answers
@jzfusion I like roar's suggestion of combining a short period ATR (14) with a long one (144), for example. IMHO it offers a very good picture of trendy and side markets.
-
RE: can not get robot to place trades due to custom indicatorposted in Questions & Answers
@jstap In that case your oonly hope is following these tutorials for the ex4 files.
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-fileIf you can't fix it as explained in them, you will not be able to use the indicator in fxDreema.
-
RE: How to Use the Toggle Button On Chartposted in Questions & Answers
@er-arpit09 If I understand ot correctly, you want to have several buttons available on the chart and then you can select as many of them as you need. Right? You should begin reading this:
https://fxdreema.com/forum/topic/4417/buttons
https://fxdreema.com/forum/topic/10000/how-to-create-a-button/7
https://fxdreema.com/forum/topic/8853/button-template -
RE: How i can switched between blocksposted in Questions & Answers
@ramisignals Then all those blocks should be initially set as 'Off' like this:

Then you need to use a 'Turn on' block like this and you specify the number of the block you want to activate. In this example this is block 1:

You can connect that block immediately below a condition block in wich you specify a Constant to be true, for example.
-
RE: If you preset the pairs for trading inside a project, why does changing the pair in MT5 backtest setup panel, change backtest results?posted in Questions & Answers
@tonyramirez I had no idea that could happen! Never tried it, though. Any MT5 expert here sharing some help?
-
RE: Modify pending order after condition met onceposted in Questions & Answers
@darrow You need to specify that when MA-cross-buy is true, at the same time, MA-cross-sell is false. You can do that just adding the other variable inside blocks 17 and 31. Just use another slot insode them. That way you wil be sure that a buy can be done and a sell will never be done until a reversal crossing happens. Onviously you will have to opdate the positions of those variables accordingly.
-
RE: DAILY TARGETposted in Questions & Answers
@kestra Can you please share the link instead of showing the screenshot? I need to see inside those blocks to be sure.
-
RE: I have no idea how to start.posted in Questions & Answers
@miroslaw For some reason you link doesn't open your project. Let me confirm if I understand it correctly.
- The preceding is a candle measuring 100 pips from high to low.
- The close price of the preceding candle is at 75 pips distance from high (for a sell trade). This means the lower wick is 25 pips long.
- If the close price of the preceding candle is at 75 or more pips distance from the high, the a sell is open.
Is that correct?
-
RE: Workaround or bug in fxdreema loop?posted in Questions & Answers
@edmundtan You are using the same variable for buys and sells and I don't see when or where are theu reinitialized. Additionally, you are using a 'For each trade' block immediately below the block doing exactly the same: both take the most recent trade. You can remove the 'For each trade' block.
-
RE: Question about how Active trades are managedposted in Questions & Answers
@cdwilder1 You're welcome.
-
RE: Closing a position once it's n candles old?posted in Questions & Answers
@tonyramirez Good for you. Congrats!

-
RE: Arrow color in 'close position' block not working?posted in Questions & Answers
@tonyramirez I'm afraid that is hard coded or maybe it's simply a bug. You can try to open a new thread asking for it on the 'Bugs' forum. The admin looks at it regularly although he never replies.
-
RE: EA problems (Solved)posted in Questions & Answers
@xyon126 You can send me the indicator via private message, thank you.
-
RE: CandleID parameter naming as Shiftposted in Bug Reports
@ririe You can try to open a new thread asking that on the 'Bugs' forum. The admin looks at it although he never replied there. Then h'ell be able to read it.
-
RE: EA break of structureposted in Questions & Answers
@m3aibo Sure, can you please upload an image detailing what do you exactly want the EA to do?
-
RE: After Big Profit, How do you prevent this...? Any suggestions? See Picture... SOS!!! hahaposted in Questions & Answers
@len-1 Holding so many trades is always risky, big profits are possible, but also big losses.
Maybe you should limit the overall amount of open and closed trades per day? -
RE: Hey guys, any suggestions for a bull trade candle that's out of control???posted in Questions & Answers
@len-1 IMHO timeframes below M15 are simply a suicide, but you can try. However, get ready to get disappointed due to microvolatility.