Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

A simple roadmap for solving HJBE and optimal stopping problems #45

Closed
8 tasks
jlperla opened this issue Feb 13, 2018 · 0 comments
Closed
8 tasks

A simple roadmap for solving HJBE and optimal stopping problems #45

jlperla opened this issue Feb 13, 2018 · 0 comments

Comments

@jlperla
Copy link

jlperla commented Feb 13, 2018

@ChrisRackauckas @FernandoKuwer
More later, but this should give a sense of where we will eventually want to go, adding on pieces to test each time. First, solve everything in the stationary setup (i.e. only a singleton in the time dimension, which leads to an ODE).

In all cases, the easiest test is to look at the generated discretized matrix and to solve a simple HJBE, as discussed in (54) to (56) of Finite Differences

While this is the most important set of features for our immediate project, there are plenty of other useful features. First, look at the time varying versions, which generate a PDE:

  • Add in time-variation in all parameters/functions of the univariate jump-diffusion process (including boundaries). The assumption is that the final step the parameters have converged (and hence it is at the stationary level). See Section 2 of Finite Differences
  • Add in time-varying discount rates

Next, expand the set of stochastic processes

  • Add in an additional discretely-valued state variable which evolves according to a continuous-time markov chain.
  • Add in 2 dimensional diffusion processes. Need to be careful with the upwind process there, since monotonicity is subtle.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants