Hello,
I have notices while calling 'getHistory' api endpoint that if the symbol of the instrument has '&' character in it, this end points gives error code -300 saying instrument name is invalid even though it is a valid symbol.
Could you please have a look? Is there something we need to do like encoding or replacing this character with something else? Or it is a bug needs to be fixed?