IonicaBizau / made-in-chile

🇨🇱 A list of cool projects made in Chile
MIT License
19 stars 3 forks source link

Add Variance Ratio test #5

Closed LautaroParada closed 4 years ago

LautaroParada commented 4 years ago

Hi all, I would like to propose my repository as a new entry in the list. The functionality of this one is related to a statistical test that aims to prove that some financial series have a predictability component in their structure. This test can be used as a filter for a machine learning algorithm that trades some financial instruments in an automated fashion.

The test is called the Variance Ratio Test and it was designed by Andrew Lo and Archey Mackinlay

For a detailed explanation of the test, please visit the papers in which this test is based:

IonicaBizau commented 4 years ago

Thanks for sharing that! Is that published on GitHub too? Currently we list only GitHub repositories.

LautaroParada commented 4 years ago

Of course! here is the link https://github.com/LautaroParada/variance-test

LautaroParada commented 4 years ago

any updates @IonicaBizau ?

IonicaBizau commented 4 years ago

@LautaroParada Please create a pull request with that. I'll be happy to merge it.