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
I applied to Nasdaq in below Python code.
The result correlation is 0.5329...
Not so bad...
Before each prices were powered, it is important that Normaraization.
2024/4/3.
Additional result is 0.5466.
It is better.
2024/4/3. Furthermore
Additional result is 0.5505.
Hummm. Good.
2024/4/2. Python code
2024/4/3. Python code
2024/4/3. Python code 2nd
Comments
Post a Comment