Thank you very much sir

Posts made by Brightzu
-
Can fxdreema use/read .ex4 indicator?posted in Questions & Answers
Dear Sirs,
I have followed the link in "My Indicators" tab in the sentence "You only have .ex4/.ex5 file and you don't know what to do, read the bottom half of this page" but there is no related information with .ex4 file there....
While this URL https://fxdreema.com/instructions/builder/indicators has stated that "To add a new indicator, you need its source code file, which has extension .mq4 or .mq5. You can also manually fill all the necessary information if you don't have the source code."....
Does it mean that .ex4 file cannot be used nor read by fxdreema?
If .ex4 file can be used, please kindly advice.....

Yours sincerely,
Bright -
RE: Trailing pending order to last candle + distanceposted in Tutorials by Users
@l-andorrà Thank you very much sir, after trial and error I just found that "Slide Order" can solve my little problem.
-
RE: Trailing pending order to last candle + distanceposted in Tutorials by Users
@l-andorrà Thank you thank you !!!
It appears that I chose the wrong mode for Candle trailing pending. It works just fine with option 1 after changing from Custom (pips) to Custom (level)

However, please let me ask you another newbie question..... what should I do to make it also trailing the pending order when a distance between your setting (ex: close of last Candle + 8000 pips) is farther than current pending stop order ?

I tried using "once per minute" and once per bar" but it's not working. Or I just need to delete the pending order to be able to do that ?
-
RE: Trailing pending order to last candle + distanceposted in Tutorials by Users
@l-andorrà Thank you very much for your help. I've tried following your advice but the pending order still won't revise.
I tried filling the ? Box in "Adjust Window" on XAUUSD, TF M1 by
- +80 pips
- +80
- 80
- +20 pips
- +20
- 20
which 400 pips is 4 USD in XAUUSD (the Buy pending order opened just fine) and spread is zero.
Which parameter might I set wrong sir
?

-
Trailing pending order to last candle + distanceposted in Tutorials by Users
Hello Guys,
I have been trying to make Trailing pending order in the sample project to work for hours but I couldn't.
I just want the EA to
- open stop pending order in 1 direction (there are 2 directions in the picture just for a testing purpose but I've tried to use only 1 block either Buy pending order or Sell Pending order already but it is not working)
- For Buy order = Trailing pending order to High of ID1 candle + distance
For Sell order = Trailing pending order to High of ID1 candle + distance
Can you please show me the correct way to do it.
Thank you in advance,Bright
