Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

His vol chunks Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
0002ct
Posted : Wednesday, September 26, 2018 10:33:07 AM
Registered User
Joined: 11/19/2015
Posts: 459

Hello. Is it possible to do an evaluation like A but using the historical vol forumula in B instead of the H and L values max/min values?
 

A. 100 * (AVG(MAXH5 / MINL5, 96) - 1)
 
B. (1600 * ABS((SUM(LOG(C / C1) ^ 2, 23) - LOG(C / C23) ^ 2 / 23) / 23) ^ .5)

Thank you very much for any thoughts.
 
Bruce_L
Posted : Wednesday, September 26, 2018 10:48:42 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

I am really not understanding what is being asked. Do you want to use the historical volatility values instead of price in the first formula?

100 * (AVG(MAX(ABS((SUM(LOG(C / C1) ^ 2, 23) - LOG(C / C23) ^ 2 / 23) / 23) ^ .5, 5) / MIN(ABS((SUM(LOG(C / C1) ^ 2, 23) - LOG(C / C23) ^ 2 / 23) / 23) ^ .5, 5), 96) - 1)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
0002ct
Posted : Wednesday, September 26, 2018 7:28:03 PM
Registered User
Joined: 11/19/2015
Posts: 459

Yes, I think this is exactly it. I wanted to use the min/max values for historical vol instead of price. 

Thank you very much. Works perfectly.

 

 

Bruce_L
Posted : Thursday, September 27, 2018 11:15:28 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.