Use trailing stop loss.
Posts made by Laudable222
-
RE: closing a loosing sell trade for a buy tradeposted in Questions & Answers
Please, if I may ask,
- what is the function of the no position block.
- How do I make the bot stop trading at a set profit level, say at $10 per day.
@xfire @miro1360 @l-andorrà
-
RE: Create EA from MA crossover in MACD window.posted in Questions & Answers
@l-andorrà no sir. Not available. I want to create it directly from here.
-
RE: closing a loosing sell trade for a buy tradeposted in Questions & Answers
@biztet thanks. Will check it out.
-
closing a loosing sell trade for a buy tradeposted in Questions & Answers
Hello sir, how do I make this bot close loosing trades and take buy trades at a signal

Here, it took a sell trade but did not take a buy trade, probably because a trade is on.
@Xfire @miro1360 @l-andorràThe EA: shared/N0HfTO2Kd
-
RE: Create EA from MA crossover in MACD window.posted in Questions & Answers
@xfire thank you for this.
Is there a way I can code this on MQL5? -
Create EA from MA crossover in MACD window.posted in Questions & Answers
I would like to create an EA along side other conditions that will pick trades when MA 1 crosses above or below MA 200 but within a MACD window. I believe you understand.

Something like in the Image above.
@miro1360 @l-andorra -
RE: Help with creating this EA with custom indicator and EMA on MT5posted in Questions & Answers
@l-andorrà I have been able to create the EA but it opens multiple trades at times.
Please help me check it out through this shared link
https://fxdreema.com/shared/ID8aEmZ2 -
RE: Help with creating this EA with custom indicator and EMA on MT5posted in Questions & Answers
Above is the Mq5 for ASCTrend
I once used the Ichi-BOOM signal indicator to create an EA using the indicator appear logic and it worked even without its Mq5 file.
Please help me with the ASCTrend please. Cheers.
-
RE: Help with creating this EA with custom indicator and EMA on MT5posted in Questions & Answers
@l-andorrà I think I do have the mq5 for Asctrend. Let me check.
-
RE: Help with creating this EA with custom indicator and EMA on MT5posted in Questions & Answers
@l-andorrà 0_1608036027392_ASCtrend.ex5
Above is the Asctrend indicator
I would also like to apply the same method to Ichi-BOOM Indicator as well.
Please help me look into them.
Thanks. -
Help with creating this EA with custom indicator and EMA on MT5posted in Questions & Answers
Hello everyone, hope your day has been awesome.
I need help with creating an EA from a custom indicator that appears as a circle and 10 EMA.
How it should work is, it should pick a sell trade when the signal for sell is below the 10EMA and vice versa for a buy.
The custom indicator is ASCtrend. -
RE: How to create EA with custom indicatorposted in Questions & Answers
@l-andorrà
This is the link to the project> https://fxdreema.com/shared/sjBrTiXVc
This is what the indicator should look like. i want it to buy as the white arrow appears and sell as the red arrow appears.
0_1603579104759_nem3sis fx spike v2.ex5
This is the indicator above
-
RE: How to create EA with custom indicatorposted in Questions & Answers
How would I do that. would that help me with a solution
-
How to create EA with custom indicatorposted in Questions & Answers
I would like to create an EA with a custom indicator with two buffers. I was able to create an EA that trades on the condition "indicator appear" with a custom indicator with one buffer, but don't know how to replicate the same with two buffers. Who can direct me on how to go about it.