I use mt5, so how to generate code ? I saw the button only mq4 !
Best posts made by MinhEA
-
How to use with mt5?posted in Questions & Answers
Latest posts made by MinhEA
-
RE: How to user Counter and Consecutive losses Box ?posted in Questions & Answers
Thank you very much !
-
How to user Counter and Consecutive losses Box ?posted in Questions & Answers
Dear everyone,
I have an example like this:
- Candle cross up EMA 13
- Candle above EMA 200
- The Counter of "3 consecutive losses of previous buy orders" with the value of the counter < 2. The counter is reset each time Candle below EMA 200.
If all conditions are met, I place a Buy.
Pls help me if I draw it correct ?
This is the link:
https://fxdreema.com/shared/daNdnPL2Thank you so much!
-
RE: How to use the trailing stoploss function ?posted in Questions & Answers
This is link
https://fxdreema.com/shared/yEZPSFgPcMy goal is:
If candle is above MA 100, I place a buy, set stoploss 200 pips.
If price increases more than 30 pips, the stoploss level increases 30 pips.
If price decreases, nothing happens.(and the sell is the same).
Thanks -
RE: How to use the trailing stoploss function ?posted in Questions & Answers
Thanks for your comment.
Could you guide me more details, because I don't know how to use this this block, where to place this block (we place this block after the sell/buy order?) -
How to use the trailing stoploss function ?posted in Questions & Answers
Hi everyone,
Pls help me how to use the block Trailing stop ?
E.x:
I buy at 1650.33 and set stoploss at 1648.33.
I wish the step is 0.5, so when the price increase to 1651.05, the new stoploss level is 1648.83 .
Thanks