Serving the Quantitative Finance Community

Search found 199 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 14
by mcbison
September 13th, 2018, 1:23 pm
Forum: General Forum
Topic: Heston with Hurst
Replies: 0
Views: 1451

Heston with Hurst

Hi, 
where I can find a euler discretization of Heston model with hurst exponent? thanks a lot
if you have a matlab code to simulate asset price paths is the best
by mcbison
September 20th, 2017, 9:54 am
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Re: Time scaling of alpha-stable process

My result for a multiperiod stoploss probability with alphastable distributuion
by mcbison
September 20th, 2017, 8:37 am
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Re: Time scaling of alpha-stable process

ok I find the mistake I think this is correct t=2 alpha1=pd.alpha; beta1=(t*(pd.beta*abs(pd.gam).^pd.alpha))/((abs(pd.gam.^pd.alpha))*t); gam1=t*((abs(pd.gam.^pd.alpha)).^(1/pd.alpha)); delta1=t*pd.delta; pd1=makedist('Stable','alpha',alpha1,'beta',beta1,'gam',gam1,'delta',delta1) y_scaling=pdf(pd1,...
by mcbison
September 20th, 2017, 8:27 am
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Re: Time scaling of alpha-stable process

this is the result of my code to scaling of alpha stable
It is wrong
by mcbison
September 20th, 2017, 8:22 am
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Re: Time scaling of alpha-stable process

%convolution for time scaling t=10 alpha1=pd.alpha; beta1=t*(pd.beta*abs(pd.gam).^pd.alpha); gam1=((abs(pd.gam.^pd.alpha))*t).^1/pd.alpha; delta1=t*pd.delta; pd1=makedist('Stable','alpha',alpha1,'beta',beta1,'gam',gam1,'delta',delta1) y_scaling=pdf(pd1,x_value) plot(x_value,y_scaling,'Color','g','Li...
by mcbison
September 20th, 2017, 7:33 am
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Re: Time scaling of alpha-stable process

I use alpha-stable only to calibrate my stop loss as ocam razor for trading. My stop loss distribution is the difference between alphastablepdf - alphastablepdf (x-2*K,p) where K=log(H/S) H stop loss S asset value. But I want to calculate multiperiod stop loss, so I have to scaling distribution. So ...
by mcbison
September 19th, 2017, 8:47 pm
Forum: Technical Forum
Topic: Time scaling of alpha-stable process
Replies: 7
Views: 2072

Time scaling of alpha-stable process

Hi, 
if I calibrate Alpha-Stable distribution on daily data or intraday data, how can scaling it in weekly o annual distribution?
How the 4 parameters are proportional to the time?
thanks a lots
by mcbison
July 26th, 2017, 2:28 pm
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

Re: my personal squezze

In a situation of uncertainty, a fragile portfolio that survives has a fortune component that depends on the intensity of the drawdown, the velocity of drawdown and the reaction time to cut positions. I also think that tail events have a systemic component, so my recovery is also partly due to syste...
by mcbison
July 25th, 2017, 2:34 pm
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

Re: my personal squezze

Incredibly after a year and a half of endless stress and a nervous breakdown I recovered 90% of my capital. I was involved in the Italian banking crisis with illiquid credit risk Some lessons I learned 1) use collateral to operate in normal markets is fine but not during uncertainties: it add levera...
by mcbison
January 23rd, 2017, 11:59 am
Forum: General Forum
Topic: Is a moving windows?
Replies: 0
Views: 775

Is a moving windows?

Please can you explane me if this is a moving window drawdown or every window is separated each other? I usually calcultate the maxdrawdown in a window and than i move the window of one and i construct the distribution, is this the same thing?
by mcbison
February 10th, 2016, 12:45 pm
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

my personal squezze

because I m long futrures
by mcbison
February 10th, 2016, 11:18 am
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

my personal squezze

I have sell ITM at 21000, and I sell 920 put in mean 24500, but I lost the premium....
by mcbison
February 10th, 2016, 11:05 am
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

my personal squezze

Now 
by mcbison
February 9th, 2016, 7:00 am
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

my personal squezze

000
by mcbison
February 9th, 2016, 6:38 am
Forum: General Forum
Topic: my personal squezze
Replies: 26
Views: 6957

my personal squezze

Good morning, 
  • 1
  • 2
  • 3
  • 4
  • 5
  • 14