@zakarya060897 The expert who can help here is jstap. You can search on the forum the key words 'terminal variables' and you will find many threads with his explanations.
Best posts made by l'andorrà
-
RE: Global variablesposted in Questions & Answers
-
RE: OrderSend error 138posted in Questions & Answers
I'm afraid I'm not a programmer, man, I'm just an advanced fxdreema user, sorry.
I hope jstap or ambrogio can be more helpful. -
RE: how can i detect double top or bottom?posted in Questions & Answers
The most efficient way is by using a custom indicator doing that. Then upload it into your fxDReema account and use it normally in your fxDreema bot.
-
RE: I have the best strategies for EA!!!posted in Questions & Answers
@Adriel-Pereira If you share your ideas here, we will help you as much as possible.
-
RE: CLOSE TERMINALposted in Questions & Answers
@Ren12 In general, as sktsec said, that depends on your current structure, but more than probably they will be lost for the bot unless you use this block:

But using it can changes the bot's performance.
-
RE: mq5posted in Questions & Answers
@john156 Just create it again on MT5 directly and then you will be able to download it accordingly.
-
RE: Help to create simple martingale EAposted in Questions & Answers
This is a complex bot to build. You will need to learn al lot of fxDreema to do it. I can help you, but you need to do your part too.
Are you ready? -
RE: Daily US500 EAposted in Questions & Answers
Can you please share the link to your project? I will review it.
-
RE: The highest and lowest price of the current dayposted in Questions & Answers
@sktsec Exactly, but the variable is missing there.
-
RE: Close all tradesposted in Questions & Answers
Then you need to combine my previous structure with this one that is doing exactly that:
-
RE: How to stop trade for some certain timeposted in Questions & Answers
@zullk21 You can also connect these blocks immediately above your 'buy/sell now' blocks:

-
RE: Close positions at end of the dayposted in Questions & Answers
@pharmlatex That should definitely close all your open trades within that time period. If it is not working is because a) other parts of the bot are conflicting it, or b) you are using incompatible time periods on your constants. Otherwise it should work.
-
RE: Error (10029) (10013)posted in Questions & Answers
I'm not a programmer, but I know fxDreema for MT5 is far less reliable than for MT4. I guess the problem can be there. However, a programmer would be more helpful here.
-
RE: PLEASE HELP ME GUYS. Unstable EAposted in Questions & Answers
@joeDIAMONDS You need to do something like this on the 'on trade' tab:

You will need to reset the variable to the initial value when your target is hit. Otherwise the lot size value will grow forever.
-
RE: Variables in blocksposted in Questions & Answers
@amiinkiaei You need to create at least 1 constant/variable to see that tab's functionality:

-
RE: Variables in blocksposted in Questions & Answers
That depends on what you need. Are you planning to use the tab in any specific way?
-
RE: input my indicator name in the input settingposted in Questions & Answers
@sktsec Yes, I get the idea. I was just asking the way to get that.
