@dadilula Maybe I'm wrong, but AFAIK that is not possible in fxDreema. All text positions are fixed and they cannot be moved unless new coordinates are provided for each text. I hope someone else can shed som light here?
Posts made by l'andorrà
-
RE: help draw shape & draw text !!!!posted in General Discussions
-
RE: Identical copy does not work.posted in Bug Reports
@rgoo I'm afraid the only idea I can provide is rebuilding it from scratch block to block. And yes, I know it's annoying.

-
RE: manual lines on chart to destroy when hitposted in Questions & Answers
@atomicmak Yes, it is, but I don't understand the logic behind it. Do you really need 50 lines? And are they overlapping each other or are they separated?
-
RE: Stop Loss Parabolic first dotposted in Questions & Answers
@wctrade36 Sorry, I forgot to tell you need to add this block above that 'buy now' block:

Additionally you will need to remove the 'once per bar' block 18 in order to get it happen ASAP.
-
RE: MANUAL TRADING ON MT5 BACKTESTERposted in Questions & Answers
@timberwolves That is not possible. Backtesting on MT4 and MT5 is 100% automatic only.
-
RE: place pending order based on past 200 candle likeposted in Questions & Answers
@maniamuthan You will need a loop to do that. What condition is the one the EA is supposed to look for.
-
RE: EA not working on Indicesposted in Questions & Answers
@jim67 Yes, they need special configuration on the pip rules area here:

You will need to add thoe required for the number of decimal positions on your broker.
-
RE: telegram eaposted in Questions & Answers
@priyaavatar You are not the only one asking for that. Maybe some day the admin will create it!
-
RE: Simple Script not workingposted in Questions & Answers
@jim67 Single blocks cannot be executed in fxDreema. You need at least 2 connected for both to be executed. If you do not need a sell pending order block, just connect a greay 'pass' block to it and the scritp will work.
-
RE: EA BUTTONSposted in Tutorials by Users
@nidalzd Not sure I fully understand. Is the EA opening trades automatically and then you want to open more trades manually via those buttons?
-
RE: Account sharingposted in Questions & Answers
@iamthembe I can't find any explicit prohibition on the terms and conditions but I'm not sure. You should contact the admin to be sure.
-
RE: how about crea ea martingale buy sell headging?posted in Questions & Answers
@hendro That is not an easy thing to do if you have no experience with fxDreema. Here you have my personal martingale projecy for you. And, please remember that martingales never work on the long run:
-
RE: Candles Trend EMAposted in Questions & Answers
@flyfisher Sorry. I missed you reply post. Can you please share the latest version to review it?
-
RE: NNFX Algo Working Template Requiredposted in General Discussions
@greens Before moving on you should check if all your custom indicators are fully functional on fxDreema. My experience says that is not always the case when using NNFX.
-
RE: EX5 loading failed.posted in Questions & Answers
@drxygen It works fine on my end? Did you try downloading it from a different browser.
-
RE: Identical copy does not work.posted in Bug Reports
@rgoo Did you review ALL blocks one by one from original to copy? It looks like a variable was not correctly copied.
-
RE: Lot sizingposted in Questions & Answers
@maniamuthan You see lot seize is doubled with the calculations designed on the 'on trade' tab.