3commas-api-node icon indicating copy to clipboard operation
3commas-api-node copied to clipboard

Add forced-mode param in the signature header request

Open papegaill opened this issue 3 years ago • 3 comments

There is a param to force request mode between 'real' or 'paper' on your account, see: https://github.com/3commas-io/3commas-official-api-docs#api-modesreal-or-paper

Goal is to have possibility to force this option.

papegaill avatar Oct 08 '21 20:10 papegaill

thanks for introducing this change! It's merged and published now in v1.1.0

rentorm avatar Oct 20 '21 20:10 rentorm

@rentorm is it desirable that the forcedMode option is mandatory?

The readme explicitly states that it's optional but you get an error if it's omitted.

I pointed this out in the PR and wonder if it should be optional because that's the default behaviour of the 3commas API.

Thoughts?

richjenks avatar Oct 21 '21 13:10 richjenks

thanks @richjenks and @papegaill I've published new release with merge from #21

rentorm avatar Oct 26 '21 15:10 rentorm