A moment-free estimator of the Sharpe (signal-to-noise) ratio.
Project description
pySharpeRratio
==============
Description
-----------
This package implements a moment-free estimator of the Sharpe
(signal-to-noise) ratio. The algorithm does not require the computation
of any moments by estimating the Sharpe ratio based on the cumulative
sum of (i.i.d.) increments or returns. This algorithm is much more
precise (efficient) when increments are heavy-tailed.
The estimator computes the difference between the drawdown and drawup
durations. First, the cumulative sum of x (e.g. prices) is computed,
then the total drawdown and drawup durations are computed. Precision is
improved by averaging the estimator on several random permutations of x.
Note
----
The data used to fit the spline is saved as spline_data.csv in the data folder.
Installation
------------
pip install --no-cache-dir pysharperratio
Author: Amir Sani
Maintainers: Amir Sani & Damien Challet
Reference
---------
Challet, Damien, `"Sharper asset ranking from total drawdown durations." arXiv preprint, arXiv:1505.01333 (2015).
Preprint available at http://arxiv.org/abs/1505.01333
Bibtex:
@article{challet2015sharper, title={Sharper asset ranking from total
drawdown durations}, author={Challet, Damien}, journal={arXiv preprint
arXiv:1505.01333}, year={2015} }
Copyright (c) 2017, Amir Sani
|DOI|
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.267937.svg
:target: https://doi.org/10.5281/zenodo.267937
==============
Description
-----------
This package implements a moment-free estimator of the Sharpe
(signal-to-noise) ratio. The algorithm does not require the computation
of any moments by estimating the Sharpe ratio based on the cumulative
sum of (i.i.d.) increments or returns. This algorithm is much more
precise (efficient) when increments are heavy-tailed.
The estimator computes the difference between the drawdown and drawup
durations. First, the cumulative sum of x (e.g. prices) is computed,
then the total drawdown and drawup durations are computed. Precision is
improved by averaging the estimator on several random permutations of x.
Note
----
The data used to fit the spline is saved as spline_data.csv in the data folder.
Installation
------------
pip install --no-cache-dir pysharperratio
Author: Amir Sani
Maintainers: Amir Sani & Damien Challet
Reference
---------
Challet, Damien, `"Sharper asset ranking from total drawdown durations." arXiv preprint, arXiv:1505.01333 (2015).
Preprint available at http://arxiv.org/abs/1505.01333
Bibtex:
@article{challet2015sharper, title={Sharper asset ranking from total
drawdown durations}, author={Challet, Damien}, journal={arXiv preprint
arXiv:1505.01333}, year={2015} }
Copyright (c) 2017, Amir Sani
|DOI|
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.267937.svg
:target: https://doi.org/10.5281/zenodo.267937
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysharperratio-0.1.11.tar.gz
(3.0 kB
view details)
File details
Details for the file pysharperratio-0.1.11.tar.gz
.
File metadata
- Download URL: pysharperratio-0.1.11.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc20e4954bf13a2cb8f872a7295ef0fbba0495f9f6c27f19c1bd9a4339fc03c7 |
|
MD5 | 8a23d271120cd00ec0c8d61cc9f89443 |
|
BLAKE2b-256 | 7f7c7692e070135311e3ad32fd2acb99fe4651d33abbdaed49fbcb2252eb0129 |