jdt1 / webtradeC

Analyze and trade on correlations between Google Trends and crypto values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hobby project to trade cryptos or other assets based on Google Trends or Twitter popularity.

Inspired by this great talk by Tobias Preis: https://www.youtube.com/watch?v=nwk0mfpOi_s

Not finished at all.

Loading of data (from disk or from the web): Screenshot showing data loading

Optimizing the strategy parameters. The program assumes a very simple trading strategy: Screenshot showing optimization dialog

IF the value of the causal stream (say, the popularity of some search term on Google) changes by more than X, THEN put all your money in the asset and hold for Y amount of time. Shown below is a surface plot of the returns (not accounting for trading fees etc.) if you had used values X and Y for the data that the program currently sees.

About

Analyze and trade on correlations between Google Trends and crypto values


Languages

Language:C# 85.0%Language:Python 15.0%