Replies: 7 comments 1 reply
-
Do I need to set ignore weekly to true in ib_config_futures.csv? |
Beta Was this translation helpful? Give feedback.
-
I was getting an issue with GAS_US as well saying it couldn't find the contract, but it rolled today using the automatic option. |
Beta Was this translation helpful? Give feedback.
-
How are people fixing this? I set ignore weekly to true but I'm still not downloading prices after 10/7. |
Beta Was this translation helpful? Give feedback.
-
I am trading GAS_US_mini but would be nice to be fixed. Best,EmreOn 12 Oct 2024, at 14:00, oldlore ***@***.***> wrote:
How are people fixing this? I set ignore weekly to true but I'm still not downloading prices after 10/7.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Setting ignore_weekly to true will be necessary, but not sufficient. You also need to add code in ib_contracts.py to distinguish between the weekly and monthly contracts. I have some code that I think should work, but I haven't tested yet. I'll post back here with a link after I confirm it's working. |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing the fix! I updated the code this morning and prices seem to be coming in normally. |
Beta Was this translation helpful? Give feedback.
-
PR #1438 fixes this. |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
Is anyone having trouble getting sampled contracts for GAS_US. Running update_sample_contracts gives me the following in the log.
Best regards,
Emre
Beta Was this translation helpful? Give feedback.
All reactions