Hi,

sorry. It was my fault. Just found it.
My indicator generated indexoutofbounds errors, which get caught and
lead to invalidation of the indicators..
(Weird cross-dependency however)

While doing the analysis, I found however, a GAP_SIZE in strategy
class.
It seems every hour the strategies are reset..!? (if I analyzed
correctly).
If then an indicator has a significant restart time, does that mean
that the system is basically unable to react for a significant period?

Klaus


On May 24, 7:40 pm, Klaus <[email protected]> wrote:
> Hi,
>
> I am working on the development of a strategy. I have made my way into
> the depths of the various strategies. Now I am working with
> MovingWindow.
> The size of the window is in terms of the number of updates. I was
> surprised to find
> that the strategy is not updated always, but roughly only for each 60
> data points?
>
> (I have ~3600 data points in the data file and ~600 calls.. ?)
> Is this on purpose? Can I change this somewhere?
> .. or do I overlook something?
>
> 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 
> athttp://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