check these out: http://programmers.stackexchange.com/questions/9761/how-to-visualize-code http://rayfd.me/2007/05/20/10-eclipse-navigation-shortcuts-every-java-programmer-should-know/
have you not used java/eclipse much? what is your usual dev stack like? On Wed, Apr 23, 2014 at 9:04 AM, Chris <[email protected]> wrote: > I now have a slightly different question. I was able to get Eclipse > installed and JBookTrader up and running. I also spent some time looking > at the java scripts that come with JBookTrader. Great programming there by > the way. Anyway, my question is: Is there a function list somewhere in > your program so that I can find things? Or do I need to just scan the code > and intuitively figure it out? > > Thanks, > > Chris > > > > On Tuesday, April 22, 2014 3:18:31 PM UTC-5, Chris wrote: > >> Nevermind. I figured it out. >> >> On Tuesday, April 22, 2014 2:44:12 PM UTC-5, Chris wrote: >>> >>> Well, it looks like I got a little further. I am now getting a message >>> that says: "Exactly one argument must be passed, specifying JBookTrader >>> home directory." I don't know what to do now. >>> >>> Thanks for your help. >>> >>> Chris >>> >>> On Tuesday, April 22, 2014 1:56:10 PM UTC-5, Chris wrote: >>> >>>> Windows 7. I have Eclipse 4.3.2. The installation instructions are >>>> for Eclipse 3.3.0. My interface does not look the same and I have no idea >>>> what to do now. >>>> >>>> On Tuesday, April 22, 2014 1:49:41 PM UTC-5, 4myle wrote: >>>>> >>>>> what kind of computer do you have... >>>>> >>>>> >>>>> On Tue, Apr 22, 2014 at 2:47 PM, Chris <[email protected]> wrote: >>>>> >>>>>> I have a 6th question. I have downloaded eclipse. However, your >>>>>> install instructions are from 2008 and are outdated. I'm stuck and not >>>>>> knowing what to do next to get Eclipse working with JBookTrader. >>>>>> >>>>>> Chris >>>>>> >>>>>> >>>>>> On Tuesday, April 22, 2014 9:51:19 AM UTC-5, Eugene Kononov wrote: >>>>>> >>>>>>> >>>>>>>> I have a 5th question. Does JBookTrader have the ability to >>>>>>>> perform trailing stops in order to protect profit and limit losses? >>>>>>>> >>>>>>>> >>>>>>> There is no such feature in JBT "out of the box". However, it >>>>>>> should not be difficult to code that in the strategy itself. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> -- >>>>>> 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. >>>>>> >>>>> >>>>> -- > 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. > -- 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.
