In each portfolio, there is only one security in JBT although it may have any number of portfolios.
For candles, current candle comes from book data of snapshot, which is not a real candle since it may miss lots of data. On the other hand, if someone wants to develop a strategy by daily data and uses 10 years(or more) data to do back testing, then current book data is far too huge to handle and not necessary. On Sunday, August 9, 2015 at 6:33:39 PM UTC-4, Eugene Kononov wrote: > > On Sun, Aug 9, 2015 at 4:31 PM, just4look <[email protected] <javascript:>> > wrote: > >> I would like to have any number of the securities in the portfolio and >> support any time period of candle data. >> >> > For charting, any time period in candle data is already supported. Take a > look at com.jbooktrader.platform.chart.BarSize > > With regards to the number of securities, there is no limit in JBT, so I > am not sure what you are looking for. > > > -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jbooktrader. For more options, visit https://groups.google.com/d/optout.
