The SDK doesn't provide an option to set the grouping of an order to either positionTpsl or normalTpsl. Even when the grouping is set manually, the signing is incorrect, leading to errors such as:
{
status: 'err',
response: 'L1 error: User or API Wallet .... does not exist.'
}
The SDK doesn't provide an option to set the
grouping
of an order to eitherpositionTpsl
ornormalTpsl
. Even when the grouping is set manually, the signing is incorrect, leading to errors such as: