Hi folks,

Does someone know how long the string length for the order tag is allowed to be? Also, are there any limitations on what data can be added to that string? I am thinking about placing some serialized json data into the tag to simulate some persistence information since there is no way to maintain state between restarts of the algo. 

Cheers,
Mitch

Author