Closed IlshatGaripov closed 2 years ago
I expect all of the data needed for this kind of chart can be collected from my Optimizer. I tend to need to visualize a large number of optimization runs and so have a charting app for this:
I would not choose WPF to do this kind of thing nowadays.
@jameschch please take a look I have got idea. This is an optimization engine working along with WPF lean-monitor client https://github.com/mirthestam/lean-monitor. I put it together. In result things looks similiar to this on the left there is menu with items representing optimization parameters - by clicking on each item - a graph will be displayed with all trades stats performance charts corresponding to these parameters. Can you use code in WPF in your application?