Hello!
I use a trade copier that can be controlled by terminal values (global values).
I know how i can create a terminal value using fxdreema. But how can i delete it?
Thank you.
Hello!
I use a trade copier that can be controlled by terminal values (global values).
I know how i can create a terminal value using fxdreema. But how can i delete it?
Thank you.
Is it possible to do this with "Adjust" without using the block "Modify Variable"? Thank you.
Hello,
i would like to make an EA with alert, if Equity is below XY. But the alert should only appear once, but if equity is above XY and then another time below XY there should be a new alert.
How would you do this?
Thank you.
Thank you.
Is there any other possibility, for example „check last trades“?
Hello!
I have an EA like this:
Indicator XY = Y --> No trade --> Buy now
I would like to only open a trade if the last trade was closed 10 or more minutes ago.
How can i do this?
Thank you very much.
Nice. Did someone try this?
@fxDreema
Thank you very much.
What do you mean with "So if you have another block for another Symbol, then it works on a different Martingale"?
Thank you very much. But i think i could use global variables instead, too?
But how can I solve the problem of increasing lot size at different pairs?
EURUSD —> 1 Lot —> SL
USDJPY —> 2 Lot —> SL (this will work)
GBPUSD —> 4 Lot (how can this ES „know“ that there has to be 4 and not only 2 Lot?)
Thank you.
Good idea. Thank you very much.
Do someone has a solution how to prevent 2 or more trades at the same time with many pairs, if every EA has „no trade“ block?
Thank you very much. So it is by design that the martingale Option in BUY/SELL block only works for the same pair?
Should i use something like this: http://fxdreema.com/forum/topic/5937/tutorial-custom-martingale-1 ?
There are one more problem:
On a new account with no trades: how can i use „check profit (last closed)?
Thank you!
Hello! I would like to use the martingale option over all pairs the EA is attached.
Example:
.... and so on.
I think this is not possible with the martingale option in Buy/Sell block?
Thank you very much.
Hello,
i cannot change the color of the custom indicator. This was possible in the past.
Thank you.
I would like to detect a GAP in GER30. So i need the closing-price from the day before and i would like to compare it with the first price on the current day. How could i do this? Thank you!
@beatking
Thank you. How could i do this :)?
Hello!
I would like to create an EA with fxdreema that stops a other EA (only ex4, i have no mql-code) e.g. if the equity is below XY.
How can i do this?
Thank you!
I understand. Thank you. How would you use it?
If i use the "Terminal connected"-Block and the connection is not alive, nothing happens.
Hello,
i will use an indicator with over 100 Input Parameters. Error message in fxDreema is "'iCustom' - wrong parameters count". What can i do? I would like to use the indicator with default values, so i put it into FxDreema without Input Parameters. Did not work.
Any help for me? Thank you very much.
Hello! I have an indicator that has no buffer, but draws arrows. How can i handle these? Thank you!