question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Futures for S&P 500

See original GitHub issue

Hi guys, I am performing

    bars = ib.reqHistoricalData(
        contract=contract,
        endDateTime='',
        durationStr='2 Y',
        barSizeSetting='1 day',
        whatToShow='TRADES',
        useRTH=False,
        formatDate=1,
        keepUpToDate=False,
        chartOptions=[]
    )

And receiving "Error 162, reqId 3: Historical Market Data Service error message:No market data permissions for GLOBEX FUT, contract: Future(symbol='ES', lastTradeDateOrContractMonth='202212', exchange='GLOBEX')" 
    
    I have subscribed for global -> CUSIP but nothing have changed.
    
    My goal is to fetch history and live data for S&P 500, could you please help me?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
piotrgolawskicommented, Oct 20, 2022

Yeah, you are right! I had changed that for now. Thanks for help

0reactions
zdytchcommented, Oct 20, 2022

Level 1 (enough to get historical data) costs $1.25 for me: https://take.ms/c7tXr Level 1 and Level 2 subscription costs $11: https://take.ms/TJmqBZ

Maybe you are qualified as a professional, so the prices are higher for you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Premarket Stock Trading - CNN Business
Coverage of premarket trading, including futures information for the S&P 500, Nasdaq Composite and Dow Jones Industrial Average.
Read more >
S&P 500 Futures - Investing.com
The index is designed to measure performance of the broad domestic economy through changes in the aggregate market value of 500 stocks representing...
Read more >
S&P 500 Fut (Mar′23) @SP.1:CME:Index and Options Market
Get S&P 500 Fut (Mar'23) (@SP.1:CME:Index and Options Market) real-time stock quotes, news, price and financial information from CNBC.
Read more >
E-Mini S&P 500 Future Continuous Contract - MarketWatch
E-Mini S&P 500 Future Continuous Contract ; Open $3,915.00 ; Day Range 3,895.00 - 3,919.75 ; 52 Week Range 3,502.00 - 4,808.25 ;...
Read more >
S&P 500 E-Mini | Index Futures - Markets Insider
S&P 500 Futures, also known as E-mini, is a stock market index futures contract traded on the Chicago Mercantile Exchange`s Globex electronic trading ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found