Skip to content

jerseyjosh/bidask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient Estimation of Bid-Ask Spreads from Open, High, Low, and Close Prices

This repository implements an efficient estimator of bid-ask spreads from open, high, low, and close prices as described in Ardia, Guidotti, & Kroencke (2021).

Available in:

You can also check the pseudocode to implement the estimator in any programming language.

Cite as

Ardia, David and Guidotti, Emanuele and Kroencke, Tim Alexander, "Efficient Estimation of Bid-Ask Spreads from Open, High, Low, and Close Prices". Available at SSRN: https://ssrn.com/abstract=3892335

A BibTex entry for LaTeX users is:

@unpublished{edge2021, author = {Ardia, David and Guidotti, Emanuele and Kroencke, Tim}, title = {Efficient Estimation of Bid-Ask Spreads from Open, High, Low, and Close Prices}, year = {2021}, note = {Available at SSRN} url = {https://ssrn.com/abstract=3892335} }

About

Efficient Estimation of Bid-Ask Spreads from Open, High, Low, and Close Prices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 53.5%
  • Python 13.9%
  • SAS 10.9%
  • C++ 8.6%
  • Julia 7.2%
  • MATLAB 5.9%