JBookTrader calculations are based off the depth book (similiar to Level 2 for stocks). Price data alone is not very useful for jbooktrader, as it isn't really built for it. I recommend you look at the "Depth" related classes, the "indicator" classes, etc, as a general starting point for your explorations.
On Nov 5, 3:28 pm, JJ <[email protected]> wrote: > The format of the historical data is different for JSystemTrader and > JBookTrader. The former has min,max,open and close. Whereas the latter > has just one price - is this the median of bid/ask?, if so how would > you specify the spread? What is the 'book balance' field? > > I have a data file of historical forex data and is in the format for > JSystemTrader. Could I use it for feeding into JBookTrader? I would > lose the spread information. What would I put in the 'book balance' > field? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
