Look at the following two classes: PerformanceChartData and BarSize.
1. public PerformanceChartData(BarSize barSize, List<Indicator> indicators)
2. public enum BarSize extends Enum<BarSize>
The BarSize is defined in an Enum type, the smallest is 5 seconds, you need to add another Enum member 'second1'.
Hope this helps.
Jack
> --
> 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/-/JBTMC0y5FdEJ.
> To post to this group, send email to jbook...@googlegroups.com.
> To unsubscribe from this group, send email to jbooktrader...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
Sorry. I am not sure, how I could miss this.Having this it was also easy to find the corresponding code for the modification.
--
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/-/CF62BlBo6HYJ.
--
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/-/hXht14oq5N8J.