Defining Current and Next Comex Futures Contract

dlmandalia

New Member
Joined
Jul 6, 2012
Messages
12
Hi,

I don't know how to code but I want to create code where as it check with today's date and define current contact and next contact.

All the time I have to change current contract and next contract manually I want computer update it automatically.

below is table for gold and silver contract for COMEX Exchange.

Example

From 1 Jan to 28 Feb For gold February contact as current contract and April as next Contract,

From 1 March to 30 April For gold April as Current Contract and JUNE AS NEXT CONTRACT.

MonthCodeGoldSilver
JanuaryFFEBRUARYMARCH
FebruaryGFEBRUARYMARCH
MarchHAPRILMARCH
AprilJAPRILMAY
MayKJUNEMAY
JuneMJUNEJULY
JulyNJULYJULY
AugustQJULYSEPTEMBER
SeptemberUOCTOBERSEPTEMBER
OctoberVOCTOBERDECEMBER
NovemberXDECEMBERDECEMBER
DecemberZDECEMBERDECEMBER

<tbody>
</tbody>

Thanking you in advance. Let me know how can i do it.

Regards, Dipen Mandalia
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Assuming your Columns are A to D:

In order to find current contract: (GOLD)
Code:
=Offset(A2, Match(Text(Today(),"mmmm"), A2:A13,0) - 1, 2)

In order to find current contract: (Silver)
Code:
=Offset(A2, Match(Text(Today(),"mmmm"), A2:A13,0) - 1, 3)
 
Last edited:
Upvote 0
In order to find next contract: (GOLD)
Code:
=OFFSET(A2, COUNTIF(INDIRECT("C" & 2 + MATCH(TEXT(Today(),"mmmm"), A2:A13,0) &":C13"), OFFSET(A2, MATCH(TEXT(TODAY(),"mmmm"), A2:A13,0) - 1, 2))+ MATCH(TEXT(Today(),"mmmm"), A2:A13,0)-1, 2)

In order to find next contract: (Silver)
Code:
=OFFSET(A2, COUNTIF(INDIRECT("D" & 2 + MATCH(TEXT(Today(),"mmmm"), A2:A13,0) &":D13"), OFFSET(A2, MATCH(TEXT(TODAY(),"mmmm"), A2:A13,0) - 1, 2))+ MATCH(TEXT(Today(),"mmmm"), A2:A13,0)-1, 3)
 
Upvote 0
works great thanks for the code.

I also understood about offset formula and it can be used like this as well..

Thank you so much.

Assuming your Columns are A to D:

In order to find current contract: (GOLD)
Code:
=Offset(A2, Match(Text(Today(),"mmmm"), A2:A13,0) - 1, 2)

In order to find current contract: (Silver)
Code:
=Offset(A2, Match(Text(Today(),"mmmm"), A2:A13,0) - 1, 3)
 
Upvote 0
Now I have one more problem I have been trying to google a lot but couldn't sort out.
Hope you can help me out in it

Now after I have found the current and next month I take that month and Convert in formula of DDE but from that DDE formula eventhough I do Paste special (Value Only) It is not acting as formula. I have to press "F2" and Enter then it ast as DDE formula.

I know it is bit difficult to understand as may be I am not able to explain. to illustrate the problem I am attaching the link of the file. You may please to download it and then try to understand the problem and help me out.

https://www.dropbox.com/s/j9uwvq2ypgvtyrc/DDE Link creator.xls?dl=0

You will find the DDE formula that I have generated using your formula. But If I want DDE to get connect via this formula I have to Copy the formula and do the paste special (value) you will only get the formula not the connected live prices.

I hope u understand after looking into the file.

Regards,

Dipen Mandalia


Not a problem.

Happy to help, thanks for the feedback. :)
 
Upvote 0
In order to find next contract: (GOLD)
Code:
=OFFSET(A2, COUNTIF(INDIRECT("C" & 2 + MATCH(TEXT(Today(),"mmmm"), A2:A13,0) &":C13"), OFFSET(A2, MATCH(TEXT(TODAY(),"mmmm"), A2:A13,0) - 1, 2))+ MATCH(TEXT(Today(),"mmmm"), A2:A13,0)-1, 2)

In order to find next contract: (Silver)
Code:
=OFFSET(A2, COUNTIF(INDIRECT("D" & 2 + MATCH(TEXT(Today(),"mmmm"), A2:A13,0) &":D13"), OFFSET(A2, MATCH(TEXT(TODAY(),"mmmm"), A2:A13,0) - 1, 2))+ MATCH(TEXT(Today(),"mmmm"), A2:A13,0)-1, 3)


Hi Chris,

Sorry for bothering you again. But I have found that above next month formula doesn't work on December Month. I mean to say when we change current date to 1st December 2015 next month value come to zero.

Apart from december it worked on all months.

I have tried to resolve it but I couldn't if you could help me out again thanks.

and about that DDE thing I have found Macro which sends F2 and Enter key so that problem is solved.

Many Thanks.

Dipen
 
Upvote 0
In essence, it does not know what the next contract should be because there is no more data in the table. If you extend the ranges and give it more data then it will work :)
 
Upvote 0
In essence, it does not know what the next contract should be because there is no more data in the table. If you extend the ranges and give it more data then it will work :)

Chris

Then it should go back to First row. this is repeating event every year.

Thanks.
 
Upvote 0

Forum statistics

Threads
1,214,833
Messages
6,121,865
Members
449,052
Latest member
Fuddy_Duddy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top