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 190,716 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

  #531 (permalink)
Devil Dog
Bilbao Spain
 
Posts: 8 since Jan 2018
Thanks Given: 0
Thanks Received: 0

Sorry for the inconveniences
Hope this time works

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
22 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #532 (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
Sorry for the inconveniences
Hope this time works

Yes, it worked. Next step. Try running the code again, when you get the error, click debug to open the VBA editor. It should be highlighting the same line. This time move your cursor over the variable in that line to see the values. What I mean is with that line "d1 = (log(Underlying / ... " if you put your mouse cursor over the word "Underlying" and let it sit a second you should see a text box appear with the value. In the example I ran that would be 0.8003.


Please pass along the values you have for Underlying, Strike, expTime, and Volatility in that line.

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


Here are the results.




Reply With Quote
  #534 (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

I'm not seeing why that would give you the Error 11 (division by 0) ... all of the variables are populated.

What version of Office/Excel are you running (2007, 2013, 2016)? 32 or 64 bit?

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

I'm using Office Professional Plus 2010 32 bit

Reply With Quote
  #536 (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

From what I can see, I'm at a loss right now. The error you are receiving is because a value is being divided by 0. However, the line of code that is generating the error for you has all of the variables populated. And I cannot reproduce the error on my copy of 05d.

I think it would be very difficult to step you through all of the troubleshooting steps I think we would have to take to resolve the issue. I can, however, offer you a few options going forward:

-We can use a video conference tool like GoToMeeting where you can share your desktop so I can step through the code. I know not everyone is comfortable doing something like this, but I've had success going this route in the past.

-You could try using version 05c, which can handle the new currencies, and see if you receive the same error.

-I am working on version 05e of the spreadsheet and hope to be able to release in the near future. It is possible that the new version could resolve the issue you are seeing.

Just let me know.

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

Don't worry @Dudetooth, you've done more than I could ask for.
I'll try de 05c version and I'll wait for the new version.
If I found something interesting for you, I'll tell you.
Thank you very much for your time and interest. Really apreciate it.

Reply With Quote
  #538 (permalink)
Narnar
Los Angeles, California
 
Posts: 22 since Feb 2018
Thanks Given: 27
Thanks Received: 3

Hi Dudetooth,

I've gone through most of the threads here, but I don't know what "Entry Values" and "H-Scan" in XLS-Span are for, can you elaborate what these does? Do you have a guide that I can use?

I have been mainly using the "Setup" page on v4 of the file to figure out how to use the 05d version. Thank you! Very powerful spreadsheet!

NN

Reply With Quote
  #539 (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


Narnar View Post
Hi Dudetooth,

I've gone through most of the threads here, but I don't know what "Entry Values" and "H-Scan" in XLS-Span are for, can you elaborate what these does? Do you have a guide that I can use?

I have been mainly using the "Setup" page on v4 of the file to figure out how to use the 05d version. Thank you! Very powerful spreadsheet!

NN

@Narnar

"Entry Values" is used on the Track tab. If you want to start tracking a position from a certain date, you can use "Entry Values" to copy that day's values to the columns titled with Entry so you can track the progression of your position and compare later values of items like Delta with what it was when you entered the position.

"H-Scan" is historic scan. On the Scan tab it will grab options based on your criteria for all of the days between the dates you selected and copies that data to the Hist_Data tab which feeds the pivot table on the Hist_Pivot tab.

Hope this helps. Let me know if there is anything else you need clarification on.

Reply With Quote
Thanked by:
  #540 (permalink)
Narnar
Los Angeles, California
 
Posts: 22 since Feb 2018
Thanks Given: 27
Thanks Received: 3



Dudetooth View Post
@Narnar

"Entry Values" is used on the Track tab. If you want to start tracking a position from a certain date, you can use "Entry Values" to copy that day's values to the columns titled with Entry so you can track the progression of your position and compare later values of items like Delta with what it was when you entered the position.

"H-Scan" is historic scan. On the Scan tab it will grab options based on your criteria for all of the days between the dates you selected and copies that data to the Hist_Data tab which feeds the pivot table on the Hist_Pivot tab.

Hope this helps. Let me know if there is anything else you need clarification on.

Thank you for the clarification, Dudetooth. For "H-Scan" do I need to select a particular strike in the Scan tab, e.g., select a strike in column I?
What is the difference between H-Track vs H-Scan is it the H-Track grab options from Track Tab and H-Scan grab options from Scan tab?

Also, just want to make sure if I understand the "Spread IM" in Hist_Data tab correctly, this is the margin requirement for the position at the settlement date? (I am using the settlement data)

For example on initial entry date the IM (using entry value is $250, and on 3+ day the IM is $600. Does this mean the margin requirement on the 3+ day is $600? that is you can ride out the position for approx 3 x IM ($250 x 3 > $600)

Really appreciate your clarification and help on this.

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