@jamesdaly Apparenly it is an MT4 problem. Try to create another easy EA including phone notifications. That way you will confirm the problem is on your MT4 and not in the EA.
Posts made by l'andorrà
-
RE: Phone notification was working but stopped any idea'sposted in Bug Reports
-
RE: Trailing pending orders - What is the point?posted in Questions & Answers
@mpr260975 You can limit how much time (candles) the order is moved by adding a condition block aboive it, for example.
-
RE: Trailing Stop % of Stop Lossposted in Questions & Answers
@tfulls12 I think I catch it now but could you please upload some images with a few examples just to be complete sure?
-
RE: Tradingview Pine Editorposted in Questions & Answers
@drewliedadeuce I have no idea. What is Tradingview?
-
RE: Equal take profit for all open trades.posted in Questions & Answers
@fabiobioware You can try the block 'Trailing stop (group of trades)'.
-
RE: Block buy (candle size)posted in Questions & Answers
@fabiobioware Not sure I understand it. You mean that if the previous candle is 400 pips tall or highr the trade should NOT be opened?
-
RE: Condiction candle open with rsi bellow 70posted in Questions & Answers
@fabiobioware Ambrogio is right. You should work on candle ID 1 everywhere.
-
RE: Waiting x minutes after a loosing tradeposted in Questions & Answers
@minh You didn't include the 'check age' block of the admin's example.
-
RE: mt5 to mt4 (Solved)posted in General Discussions
@sonixhd3 said in mt5 to mt4:
@XYON126 it works you just need to make a new project in fxDreema and simply copy your mt5 project from the builder to the new project. Just marker with the mouse over all blocks, right klick copy and finally into the new project with right click paste.
Beware of different blocks from MT4 and MT5!!!!!
Some of them will not work if you simply copy them. You will need to review manu (if trade/if position, For each trade/For eacj position, etc...) -
RE: EX4 TO EX5posted in Questions & Answers
@samuelpopo99 The only way to do it in fxDreema is creating the new project from scratch block by block.
-
RE: Months Filterposted in Questions & Answers
@sirboyce That's weird. Is that the whole project or is there any additional part not visible in the image? Maybe another part of the EA is interefering it.
-
RE: How Can I Make a Multi Time Frame ea ?posted in Questions & Answers
@pooya Just selecting the preferred timeframe on the 'Timeframe' display menu of the relevant block.
-
RE: Adjusting the order lot size.posted in Questions & Answers
@dragonfly617 You can create a counter variable adding +0.01 lots for a limited numbers of consecutve trades. I see you are not duplicating lot size so it is not a strict martingale. Right?
-
RE: I want to order up and down.posted in Questions & Answers
@yazar-ilyas Could you please share the link instead of the image? I need to see the setiings of the blocks.
-
RE: Heiken Ashi with no tailposted in Questions & Answers
@fxgump I suggesto you to try it with normal candles. Just substitute the Heiken Ashi indcator by 'Candle'. Then specify the same settings. If it works then, the reason is the indicator itself.
-
RE: Trailing Stop % of Stop Lossposted in Questions & Answers
@tfulls12 Do you mean the SL value is modified ever time a new candle is closed? That means you're using a dynamic distance. What's the point of using a % of stop loss then?
-
RE: Set Current Marketposted in Questions & Answers
@ahmedelsaidamin You need to specify a minimum body size on both blocks 71 and 293. Now the value is 0.
