Thanks for clarifying. I thought it would be difficult, that's why I am asking. In my use case I examine the heatmaps on top of the optimization. If the spot with good results is too small, I dump the approach, because then the resulting method is probably too brittle in practice. But your mileage may vary. Good luck!
Klaus On Aug 21, 11:48 pm, new_trader <[email protected]> wrote: > heatmaps of the com.jbooktrader.platform.chart.OptimizationMap class > are not implemented. > my use case does always brute force optimization so I do not need heat > maps. > > the org.jfree.chart.JFreeChart class needs a Java2D graphics device. > Will be hard to implement. > I think it can be done when JFreeChart is drawing the chart to a JPEG > stream which is then displayed as an org.wings.SIcon object. > > > > > This is really cool work. > > I could not test it yet. I am only wondering: are heatmaps > > (visualization of the results) also supported? > > > Klaus -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
