Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulating from fitted kernel #490

Open
Luuk23 opened this issue Aug 31, 2022 · 0 comments
Open

Simulating from fitted kernel #490

Luuk23 opened this issue Aug 31, 2022 · 0 comments

Comments

@Luuk23
Copy link

Luuk23 commented Aug 31, 2022

Hi,

Hoping someone can help me with the two questions below.

  1. What is the kernel SimuHawkes() is expecting? I have fitted HawkesEM on 90 percentile daily log loss returns for some stocks. This gives me the kernel and a baseline, but plugging in this kernel in SimuHawkes does not seem to work. Is it possible to simulate from a fitted (non-parametric) kernel? I would like to simulate based on the HawkesEM/HawkesConditionalLaw fit if possible, as they make no assumption on the kernel shape.
  2. How does tick treat the time between events. I noticed especially with HawkesConditionalLaw that the fit (norms) can vary extremely if I divide/multiply all event times by the same constant factor x. Should I tweak one of the parameters when working with daily data rather than in the Bacry paper where they use tick data?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant