Hello,
What is the fastest way to run an Optimization (and backtest) in S#Designer?
I ask because the instructions shown here
http://stocksharp.com/fo...n-in-SDesigner-/#m37163 seem to require S#Designer to read market data from a .CSV file for each Optimization (rather then importing the data from the .CSV once and converting it to a format machines can read/process faster then a classical .CSV)
Perhaps there is a way to use S#Data to convert the .CSV data to a format S#Designer can use to speed up Optimizations (and backtests)?
Cheers