Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with GC rolling #159

Open
spickering-git opened this issue Apr 11, 2017 · 9 comments
Open

Problem with GC rolling #159

spickering-git opened this issue Apr 11, 2017 · 9 comments

Comments

@spickering-git
Copy link

rollover_helper.py
image

We have chosen these futures due to liquidity
The GC_ContFut looks fine
image

However, the GC_CallSpread looks like it has windows of holding nothing
image

There are Jan and Feb option contracts on the Feb futures contract.
There are May and June option contracts on the June futures contract.
There are July and Aug option contracts on the Aug futures contract.
There are Nov and Dec option contracts on the Dec futures contract.

the Feb option contract will roll into May options on the June future
the Aug option contract will roll into Nov options on the Dec future

@alexveden
Copy link
Contributor

Fixed bug with gold rollovers in the new tmldb_v2:

image

Does it look better?

@alexveden
Copy link
Contributor

alexveden commented Apr 14, 2017

There are Jan and Feb option contracts on the Feb futures contract.
There are May and June option contracts on the June futures contract.
There are July and Aug option contracts on the Aug futures contract.
There are Nov and Dec option contracts on the Dec futures contract.

But in this regime there are no Mar, Apr, Sep, Oct month, is that correct?

@nikolas-joyce
Copy link
Contributor

nikolas-joyce commented Apr 14, 2017 via email

@alexveden
Copy link
Contributor

It does look more continuous but there still look like there are some flat periods don't you think?

These flat periods appear because we are skipping 4 options months in a year.

@nikolas-joyce
Copy link
Contributor

nikolas-joyce commented Apr 14, 2017 via email

@nikolas-joyce
Copy link
Contributor

nikolas-joyce commented Apr 14, 2017 via email

@alexveden
Copy link
Contributor

Is it possible to use those other 4 months also?

Yes, I'm just following the rules that Steve added to rollover helper for GC

I guess it causes some instability if we are using options with 30 days for some periods and 60 days for others. Any idea on possible solutions? Always 60 days?

Are options for Mar, Apr, Sep, Oct so illiquid? Can we add these months to rollover regime?

@nikolas-joyce
Copy link
Contributor

nikolas-joyce commented Apr 14, 2017 via email

@nikolas-joyce
Copy link
Contributor

nikolas-joyce commented Apr 15, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants