Telegram Copy Trader Signal EA/Manager

 

I'm seeking a Telegram copy trader that performs basic copy trading functions and includes the following feature:
When a trade signal is sent

e.g.,

XAUUSD SELL Entry: 2345-2347, SL: 2350, TP:1 TP:2 TP:3),

I want the EA to open trades within the specified entry range (2345-2347). The EA should allow the user to specify the increment in pips for opening trades within this range.

Additionally, users should be able to input their risk level and set a maximum lot size. For example, if the entry range is 2345-2347 and the maximum lot size for this range is 3.5 lots,

the EA will open trades at increments (e.g., 2345.10, 2345.20, 2345.30, ..., 2346.10, 2346.20, 2346.30, ..., 2347.00), each with a lot size of 0.1, until it reaches the price of 2347, at which point it stops opening trades.


is there something like this that can be used?