For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update TP Order

With running orders, you can completely update TP and SL prices from telegram

* UPDATE TP PRICE

You can use RFC syntax reply to update prices.

Move TP price to new price with syntax

RFC UPDATE TP TO [price]

-------------------------------------

Example:

GBPUSD SELL @1.25182 Stop Loss 1.25682

Take profit 1.2130

RFC UPDATE TP TO 1.20421

Move TP number price to new price with syntax

RFC UPDATE TP[1-3] TO [price]

-------------------------------------

Example:

GBPUSD SELL @1.25182 SL 1.25682

TP 1.2130

TP2 1.2130

TP3 1.2130

RFC TP2 TO 1.2030

Last updated