When duplicating a bot to a new one, global variable for order size is incorrect

When duplicating an existing bot to a new one on a new pair, unless you also edit an existing global variable and choose it from the list again to “refresh” the value, it will use the default size and not the specified global variable size. For example, my global variable is called OrderSizePaper and equals 10.00, but when duplicating to a new bot it will use 5.00 unless I remove and re-add OrderSizePaper or edit it and pick it again from the drop down list to refresh it so it will correctly read and use 10.00.

We have received your bug report regarding the global variable issue when duplicating bots. Thank you for the detailed explanation. We will investigate this and provide an update shortly.\n\nTo help us further, could you please provide the bot URL that you are experiencing this issue with? This will help us identify the specific bot and expedite the debugging process.

The variables logic has been fixed. Happy trading!

It’s working now, thanks!