How do you trade a "mini S&P" in interactive brokers TWS?

If I am not mistaken, you do that by typing in "ES" and select futures, then
select the month of the contract.





On Tue, Jul 26, 2011 at 4:15 AM, Madan <[email protected]> wrote:

> Hi,
>       I want to place mkt orders for 'mini S&P'. So, how do I do it? I saw
> the code in the StrategyES.java
>
> "Contract contract = ContractFactory.makeFutureContract("ES", "GLOBEX");"
>
>       I made another class called StrategyPS.java with the same style of
> StrategyES.java,  but don't know how to configure  'mini S&P'  as  "ES" is
> configured.
>
> Is this the way I do it ?
>
> "Contract contract = ContractFactory.makeFutureContract("mini S&P",
> "GLOBEX");" ??
>
> please suggest. I am confused in  "GLOBEX",  is it same for  "mini S&P"?
>
> Thanks in advance.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "JBookTrader" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/jbooktrader/-/3PcidqS0KtgJ.
>
> 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.
>

-- 
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.

Reply via email to