I wrote Python code which shows Correlation between NASDAQ price, Corn and Gold(Corr=0.945). Corn and Gold are best mix I have found. https://gist.github.com/Kouhei-Takagi/a1a9b073f6cd6dacb7eb1ea871d8fd3c I changed some important parts. https://gist.github.com/Kouhei-Takagi/5becaf7c3a24d63ac9c56856e81297f2
Nasdaq,,, done
Correlation result is 0.8305... I'll write test code...
Nasdaq = Cacao * (Copper + Silver + Gold) - Sugar * Coffee
main.py
<script src="https://gist.github.com/Kouhei-Takagi/6efaa2dd834a1ff9aea3138a50fc9b15.js"></script>
validation.py
<script src="https://gist.github.com/Kouhei-Takagi/8e309e65b0aae4213464fffafb78bd30.js"></script>
Comments
Post a Comment