3

Allow editing of current positions (Limit Orders + Target + SL) via API using Tradingview Webhook.


F
fernando@vortexdream.com

Nowadays only, OPEN, CLOSE, INCREASE and REVERS is possible via the API. UPDATING a current position should be possible. Allow the update of current positions (Limit Orders + Target + SL) via API using Tradingview Webhook, without the need to cancel the previous and making new ones. With a command "order_type": "update" for instance.

A