Send HTTP Request - Post Method
-
Hi,
I made an api to monitor my robots and I would like to send the data of the trade that is active, such as symbol, lot, stop loss, take profit.
I'm using the Send HTTP Request, and I would like to do it with the Post and not Get, I created 2 variables, 1 to store the URL http: // test/orders where my API is, another variable for the symbol
step this the Send HTTP Request as shown in the image

I'm monitoring through the API and the data isn't going, did I do something wrong?
-
@fabiobioware Hard programming again. I'm afraid I can't offer any help.