> ...threw the error "The method getNewContract() of type... must override
> or implement a supertype method". I fixed it by dropping the "@Override",
> so....
>
> public Contract getNewContract() {
> return ContractFactory.**makeFutureContract("ES", "GLOBEX");
> }
>
> Not sure if this is a good idea or not. Did anyone else have this issue?
> Also, I'm wondering how to set up SMS notifications in the preferences.
>
>
Yes, you did the right thing. The getNewContract() method is no longer used.
--
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.