Thanks for the detailed explanation, Ali! It is very helpful. I will look into the sample code and modify it as needed.
Ben On Saturday, August 9, 2014 2:53:54 PM UTC-5, Ali Farahani wrote: > > LongDefender and ShortDefender strategies all had the same model with > different Parameters. > > On Saturday, August 9, 2014, Ali Farahani wrote: > >> The Sample strategy is a Long strategy (goLong). Using this sample you >> can write code (a few lines) to trade in short positions using different >> parameters. The Sample Java file has all the pieces you need to write any >> type of strategy. You may also want go through the Forum discussions to get >> more familiar with the JBT framework itself. >> >> Al >> > -- 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.
