Hi there, I wanted to implemented a seemingly simple strategy for Euro futures contract on the CME. My strategy consists of selling n contracts on a stop when prices are above certain pre-determined price level, i.e. if EC is trading today at 1.25 USD, then I would like to sell let's say 20 contracts on a stop when prices move at increments of 10 points or so, otherwise nothing should happen.
how would you go about modifying the original strategy.java or the overall architecture of the program to achieve this. thank, Kyle -- 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.
