You can use Freelance for that - https://www.mql5.com/en/job

Trading applications for MetaTrader 5 to order
- www.mql5.com
Hi, I need help to send alerts from mt4 to one discord channel without latency. when user(s) place, edit, cancel some order we need to send those information to a discord channel This order is quite simple. To develop an indicator that would print up/down signals when a bull bar breaks the close price level of the previous bear bar and...
ok thanks. have done it.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi all,
I'm looking for an EA that does the below.
In general, it's identification of previous bar as Doji and then execute a trade on next open price.
Can help? Willing to pay.
criteria:
timeframe=as specified by user (30mins)
TP: as specified (30pips)
SL: as specified (-15pips)
SHORT/LONG: as specified by user (SHORT)
PAIR:as specified by user
entry: on wick's current open price when
PREVIOUS BAR (doji) =
1. Previous High > Previous Previous high
2. Previous Low > Previous Previous Low
3. Previous Open - Close = 1pip, 0pips or -2pip maximum
this is only 1 direction (short entries) as specified. is it possible to change it on command of user?
Thanks.