Predict ETH challenges
Project description
Challenge DF
Challenge DF is a data science competition, run as part of Ocean Data Farming (DF). Each week, there is 5,000 OCEAN available, going to those who predict the price of ETH with the lowest error.
To participate, follow: Challenge DF Instructions
More info: "Introducing Challenge DF".
Example End-to-End Flows
These are example full submissions to the challenge. You can use any of them as a starting point.
- Simple: To-the-point example, with simple input data (just ETH price) and simple model (linear dynamical model)
- Model optimization: Same as Simple with added optimization using cross-validation to select best hyperparameters.
- Compare models: Build models that predict 1-12 hours ahead in one shot. Compare linear, SVM, RF, and NN models.
Example Data Sources
These are examples of how to get data from various places. Each place has its own benefits.
Get ETH price data:
- Via Binance direct - most direct, but specific to Binance
- Via ccxt + Binance - unified API across 40 exchanges
- Via Ocean + Binance - unified API across 500+ data & compute services
- Via Ocean + TheGraph - like previous, but uses a GraphQL-shaped query
Inspiration: ideas for data & modeling
Here are ideas to get even more accurate results.
- More data sources
- Articles on predicting ETH, etc
Inspiration from algorithmic trading
Getting into the head of a trader might inspire you in predicting ETH.
To help with that, the algorithmic trading flow README does a walk-through of the "Freqtrade" open-source trading tool with a custom trading strategy.
Appendix: Past challenges
Before Challenge DF, we held monthly "Predict-ETH" Challenges from Oct 2022 to Jul 2023 (7 total). Here they are:
- Predict-ETH Round 1 - predictions due Oct 16, 2022 at 23.59 UTC. Announcement
- Predict-ETH special: web3 ATL hackathon - predictions due Nov 6, 2022
- Predict-ETH Round 2 - predictions due Dec 11, 2022 at 23.59 UTC. Announcement, Winners
- Predict-ETH Round 3 - predictions due Mon Feb 20, 2023 at 23.59 UTC. Announcement, Winners
- Predict-ETH Round 4 - predictions due Wed Apr 5, 2023 at 23.59 UTC.. Announcement, Winners
- Predict-ETH Round 5 - predictions due Wed May 3, 2023 at 23.59 UTC. Announcement, Winners
- Predict-ETH Round 6 - predictions due Wed Jun 7, 2023 at 23.59 UTC. Announcement, Winners
- Predict-ETH Round 7 - predictions due Wed Jul 5, 2023 at 23.59 UTC Announcement, Winners
Appendix: Predict-eth library
Predict-eth is a library on pypi.
To install: pip3 install predict-eth
To further develop it :
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
Built Distribution
File details
Details for the file predict_eth-0.1.3.tar.gz
.
File metadata
- Download URL: predict_eth-0.1.3.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a5a673f8da54faa50d3c532064c2d39cab953ae00e6ac0dbb0c9d448f915ab8 |
|
MD5 | 9071cc8343aad5a0412c3d14915dd83a |
|
BLAKE2b-256 | d374c6b9852572c66c730e1de95f1b61305ff976b16b771318095331c18a6115 |
File details
Details for the file predict_eth-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: predict_eth-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77bddc5455bac1ff754b91bd69e20d6cad3399988d8d310af6cf7f3365385037 |
|
MD5 | 518198886d24021019356af94fc8c95a |
|
BLAKE2b-256 | e77fbe931c1beac275342a1907b2efd5ddd4dde3c82c38814db7871fa936ca35 |