3commas-io / 3commas-official-api-docs

Official Documentation for the 3commas APIs
https://3commas.io
250 stars 87 forks source link

PATCH cant update just one parameter? #116

Open petekblaz opened 2 years ago

petekblaz commented 2 years ago

Why cant patch be used to just update one parameter of a smart trade? If I want to adjust stop loss, I have to send in all this other data that wont actually change. Whats the point? Why is all the other data required?

dferrandizmont commented 2 years ago

Was looking for a solution and found your issue, I'm asking exactly the same question, why use a PATCH if we have to send all the data? I'm trying to update the SL of a Smart Trade and there is no way to do it ... or at least, I can't figure it out.