Termos de Referência
I’m looking for a developer that could make an expert advisor (EA) that will automatically execute telegram signals to MT4 account. Then have ability to adjust and manage the trade bases off the signals change in the telegram channel.
1. Read and copy trading signals posted in specific telegram channels with different format to MT4.
2. Copy all the signals included Entry Price, Multiple entry's ,Stop Loss, take profit 1, take profit 2 and take profit 3 and trades into ea and run.
3. Ability to add more than one Telegram channel and should be select able in EA or changed/added in source code.
4. Read customized messages on telegram
- Customizable to signal provider format e.g Buy stops, Market execution , Buy limits etc.– and enter different position sizes for each trade or
- by % of account size .
- Accept close commands in signal formats (Customizable): e.g For example e.g. Close Now, Close at Entry, Close half, TP HIT etc. (usually in reply mode)
- Same SL (stop Loss) for all trade. and adjustable SL base on signal change. Move SL to break even for other trades after TP1 is hit ect..
5. If a trade has multiple TP levels like TP1, TP2 and TP3, the EA would need to be able to partially close a % of the trade at each TP level.
6. Lot size customizable (there should be setting for lot size )
7. Trailing stop: any order that opened by the EA already hit 50 pips, the EA will move the Stop Loss to entry price.