Charts can (potentially) use enormous amounts of memory, because all of the
historical data with regards to prices and indicators is preserved. For
that reason, in JBT, you can show charts only one at a time. That is, the
chart becomes available after you run a backtest for a given strategy A. If
subsequently you run a backtest for strategy B, the chart for B becomes
available, and the chart for A is no longer in memory.

On Sun, Dec 2, 2012 at 8:19 PM, Klaus <[email protected]> wrote:

> It seems that
> a) if I start a back test of a different strategy, I can no longer display
> an earlier chart.
>     (says: run the strategy first)
> b) on the other hand, it seems that if I run a number of different
> strategy, the memory
> is later on not (completely) freed. - I thought this would be the charting
> data.
>
> While both make from their respective point of view sense, both at the
> same time do not
> make much sense. - Or is the loss of memory s.th. different?
>
> Klaus
>
> --
> You received this message because you are subscribed to the Google Groups
> "JBookTrader" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/jbooktrader/-/_UDw8OUOQLQJ.
> 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.
>

-- 
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.

Reply via email to