> I've installed the software and was able to make JBT run via Eclipse. But, > I don't see where I can add/change the symbol. How do you do this? > > JBookTrader is designed to be an auto-trading framework where the trading strategies are "plug-and-play". Specifically, as long as your custom trading strategy extends the Stategy class and implements its methods, your strategy can be backtested, optimized, forward-tested, and traded, without any additional coding on your part. To get started, make a copy of the included sample strategy, change a few things, recompile, and run JBookTrader. Your strategy would appear in the list.
> Also, I don't really understand how you select or load the indicators > (sorry, I'm not a programmer). None of the indicators appear in the > first column as they do in the user guide image. > I am not sure which image in the user guide you are referring to. E. -- 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/groups/opt_out.
