Thanks for your post and question.
To rename a strategy:
1) Select Tools>Edit NinjaScript>Strategy
2) Select the strategy to copy/rename
3) In the "Edit strategy" window, click on "view code" button
4) After the code window opens, right mouse click on a blank area of the code and select "Save As" and enter a new name.
5) A caution window will appear, click "Okay"
6) Close the code window by clicking on the upper right window close "X".
7) After closing the code window you will be returned to the "Edit Strategy" window, click on "cancel" to conclude the process.
8) Now when you Tools>Edit NinjaScript>strategy, your new strategy will appear as a selection and you can continue to make changes through the wizard.
Please let me know if I can be of further assistance.

Comment