Easiest way to load optimized strategy settings into another computer?

 

Hi all, after optimizing several strategies, what is the best/easiest way to load them up on to an expert advisor in another computer?

I copy and pasted them to google sheets and the settings for each parameter are in individual cells. I realize I can use formulas to format them but I see they will still not be exactly the same format as the .set file the EA uses when saving/loading files. 

Aside from manually adjusting the parameters, is there an easy way to create set files for all the copy & pasted data from the optimizer? 

 
tattootom: Hi all, after optimizing several strategies, what is the best/easiest way to load them up on to an expert advisor in another computer?

I copy and pasted them to google sheets and the settings for each parameter are in individual cells. I realize I can use formulas to format them but I see they will still not be exactly the same format as the .set file the EA uses when saving/loading files. Aside from manually adjusting the parameters, is there an easy way to create set files for all the copy & pasted data from the optimizer? 

Once you have completed the optimisation, make your selection and run it by double clicking that pass from the optimisation report. It will run a single back-test.

Then, from the "Inputs" tab, right-click in the window section and "Save" those input settings to a ".set" file.