Any solutions for faster optimization?

 

I've been toying with a bunch of EAs I've written, and the optimization takes forever.  Is there any option to make the optimizer work on a multi-thread setup, or a third party option?

 

Thanks! 

 
sji_sji: the optimization takes forever. 
Don't do per tick what you can to per bar or when waiting for price to reach a level.
Reason: