Modify Trade from Trading View

πŸ‘ Gathering votes (Wishlist)

Hi

I am running a bot from trading view and would like to modify an existing trade, move stoploss or increase the tp

{
"symbol": "NAS100",
"order_type": "MODIFY",
"signal_id":"TRADE123",
"stop_loss" : "1",
"take_profit" : ["12"],
}

Karim

3 months ago

No votes yet
Categories
Feature