Skip to content

Releases: mschauer/MicrostructureNoise.jl

v0.12.0

08 Oct 12:24
ea1efd7
Compare
Choose a tag to compare

MicrostructureNoise v0.12.0

Diff since v0.11.0

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.23" (#10) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.24" (#11) (@github-actions[bot])

v0.11.0

13 Feb 16:08
Compare
Choose a tag to compare

MicrostructureNoise v0.11.0

Diff since v0.10.0

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#8) (@github-actions[bot])

MicrostructureNoise (Version 0.10.0)

04 Sep 14:39
8ee3681
Compare
Choose a tag to compare
Pre-release

Updates for Julia 1.0 and some minor cleanup.

MicrostructureNoise (Version 0.9.0)

04 May 12:18
b0523a7
Compare
Choose a tag to compare
Pre-release

MicrostructureNoise is a Julia package for Bayesian volatility estimation in presence of market microstructure noise. The estimation methodology is intuitive to understand, given that its ingredients are well-known statistical techniques. The posterior inference is performed via the Gibbs sampler, with the Forward Filtering Backward Simulation algorithm used to reconstruct unobservable states.

See https://mschauer.github.io/MicrostructureNoise.jl/latest for the documentation.

References

  • Shota Gugushvili, Frank van der Meulen, Moritz Schauer, and Peter Spreij: Nonparametric Bayesian volatility estimation. arxiv:1801.09956, 2018.

  • Shota Gugushvili, Frank van der Meulen, Moritz Schauer, and Peter Spreij: Nonparametric Bayesian volatility learning under microstructure noise. In preparation.