NexusFi: Find Your Edge


Home Menu

 





PC-SPAN


Discussion in Options

Updated
      Top Posters
    1. looks_one Dudetooth with 218 posts (213 thanks)
    2. looks_two ron99 with 116 posts (55 thanks)
    3. looks_3 CafeGrande with 30 posts (4 thanks)
    4. looks_4 BlueRoo with 24 posts (5 thanks)
      Best Posters
    1. looks_one Dudetooth with 1 thanks per post
    2. looks_two SMCJB with 1 thanks per post
    3. looks_3 ron99 with 0.5 thanks per post
    4. looks_4 BlueRoo with 0.2 thanks per post
    1. trending_up 188,781 views
    2. thumb_up 317 thanks given
    3. group 75 followers
    1. forum 610 posts
    2. attach_file 159 attachments




 
Search this Thread

PC-SPAN

  #521 (permalink)
 Dudetooth 
Steubenville Ohio
 
Experience: Intermediate
Platform: OX, OEC, RJO
Trading: Options on Futures
Posts: 266 since Sep 2012
Thanks Given: 30
Thanks Received: 274

@uuu1965

Well, CME didn't change anything in the pa2 files ... my code had a typo for CL and there is a quick fix:
1) Go into the COption module and find the Public Property Get TypePf() As String routine.
2) Find the line Case "CL": TypePf = "P NYMLO FUT"
2) Change the NYMLO to read NYMCL

Sorry for the trouble, but thanks for finding the error.

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
Online prop firm The Funded Trader (TFT) going under?
Traders Hideout
Exit Strategy
NinjaTrader
Deepmoney LLM
Elite Quantitative GenAI/LLM
Futures True Range Report
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
59 thanks
Funded Trader platforms
37 thanks
NexusFi site changelog and issues/problem reporting
24 thanks
GFIs1 1 DAX trade per day journal
22 thanks
The Program
19 thanks
  #522 (permalink)
uuu1965
Riga Latvia
 
Posts: 107 since Jan 2013
Thanks Given: 441
Thanks Received: 72


Dudetooth View Post
@uuu1965

Well, CME didn't change anything in the pa2 files ... my code had a typo for CL and there is a quick fix:
1) Go into the COption module and find the Public Property Get TypePf() As String routine.
2) Find the line Case "CL": TypePf = "P NYMLO FUT"
2) Change the NYMLO to read NYMCL

Sorry for the trouble, but thanks for finding the error.

Thanks @Dudetooth. It works

Reply With Quote
  #523 (permalink)
Devil Dog
Bilbao Spain
 
Posts: 8 since Jan 2018
Thanks Given: 0
Thanks Received: 0


Thanx for sharing your great job, @Dudetooth
I'm trying to scan currency futures with the great XLS-SPAN (05d) and I get run time error 11 Division by zero
Don't know what I'm doing wrong.
Thanx in advance.

Reply With Quote
  #524 (permalink)
 Dudetooth 
Steubenville Ohio
 
Experience: Intermediate
Platform: OX, OEC, RJO
Trading: Options on Futures
Posts: 266 since Sep 2012
Thanks Given: 30
Thanks Received: 274


Devil Dog View Post
I'm trying to scan currency futures with the great XLS-SPAN (05d) and I get run time error 11 Division by zero.

Can you give me some details so I can try to troubleshoot ... date of pa2 file, currency code and parameters you were using when trying to scan?

Reply With Quote
  #525 (permalink)
Devil Dog
Bilbao Spain
 
Posts: 8 since Jan 2018
Thanks Given: 0
Thanks Received: 0

Any currency I try gives me the same result.
Example: Product CAU, Date 20180102, Min DTE 10, Max DTE 60, Min Value 20, Max Delta 20
I've been trying with XLS-SPAN (04d) too and don't receive any result using C6, 6C, CD, CAU
Don't Know what is the problem

Reply With Quote
  #526 (permalink)
 Dudetooth 
Steubenville Ohio
 
Experience: Intermediate
Platform: OX, OEC, RJO
Trading: Options on Futures
Posts: 266 since Sep 2012
Thanks Given: 30
Thanks Received: 274


Devil Dog View Post
Any currency I try gives me the same result.
Example: Product CAU, Date 20180102, Min DTE 10, Max DTE 60, Min Value 20, Max Delta 20
I've been trying with XLS-SPAN (04d) too and don't receive any result using C6, 6C, CD, CAU
Don't Know what is the problem

It looks like the new 3-letter currency options, like CAU, are the primary contracts at CME ... at least by volume/oi. Only versions 05c and 05d can handle the new currencies.

I'm not sure what is going on ... I just tried the scan with the parameters you mentioned on 05d and it worked for me.


Without being able to reproduce the error, I'm rather limited in being able to troubleshoot. Are you familiar with VBA? I could try to walk you through some of the troubleshooting to see if we could find out what's going on.

Reply With Quote
  #527 (permalink)
Devil Dog
Bilbao Spain
 
Posts: 8 since Jan 2018
Thanks Given: 0
Thanks Received: 0

You're very kind, @Dudetooth. I'm not very familiar with VBA, but If you don't mind, let's try!!

Reply With Quote
  #528 (permalink)
 Dudetooth 
Steubenville Ohio
 
Experience: Intermediate
Platform: OX, OEC, RJO
Trading: Options on Futures
Posts: 266 since Sep 2012
Thanks Given: 30
Thanks Received: 274


Devil Dog View Post
You're very kind, @Dudetooth. I'm not very familiar with VBA, but If you don't mind, let's try!!

OK ... set up your copy of 05d to look just like this:


Click on Run. If your copy gets an error you should see a warning that looks like this:


Click on Debug ... it should open the VBA editor and highlight the line of code that is having issues, and look something like this:


Screen-grab the VBA editor window with that highlight line so I can see the module and line of code that is having issues.

Hopefully we will be able to find something with that info.

Reply With Quote
  #529 (permalink)
Devil Dog
Bilbao Spain
 
Posts: 8 since Jan 2018
Thanks Given: 0
Thanks Received: 0

This is what I see. Thanx for your time @Dudetooth

Reply With Quote
  #530 (permalink)
 Dudetooth 
Steubenville Ohio
 
Experience: Intermediate
Platform: OX, OEC, RJO
Trading: Options on Futures
Posts: 266 since Sep 2012
Thanks Given: 30
Thanks Received: 274



Devil Dog View Post
This is what I see. Thanx for your time @Dudetooth

@Devil Dog,

I can't see your attachment. It is saying Invalid Attachment when I try view it.

When you go to attach your pic there is a list of supported file types at the bottom of the Manage Attachments window

Reply With Quote




Last Updated on September 23, 2021


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts