Overview
Everything you need to know about Numerai Crypto.
Last updated
Everything you need to know about Numerai Crypto.
Last updated
Similar to , asks you to bring your own data - your own unique signal. A signal in the crypto market (or "CryptoSignal") is a feed of information. It is numerical data about tokens that can be used by crypto traders. These feeds of information are used to model the crypto market and construct the Numerai Crypto Meta Model, which we give back to you free of charge.
Examples of crypto market signals include:
(, , )
(, , )
(, )
If you're a data provider you can submit unique features directly as signals. If you're a data scientist, you can model unique data to submit predictions as signals. Signals are then scored against our targets and other submitted signals. Signals can be staked with the NMR cryptocurrency to earn (or burn) NMR based on performance.
You can get started with the the Numerai Data API:
You will need to acquire distinct and unique crypto market data to generate a high quality signal. There are a number of other data providers you can also use to get started such as and .
The list of symbols in your submission are defined by the Numerai Crypto token universe. And the numerical values should be between 0 and 1.
Here is an example of how you generate and upload live predictions in Python:
Numerai Crypto is not only about predicting token returns, it is about finding original signals that other models don't already have.
What is a token universe?
What is the difference between Numerai Tournament, Numerai Signals, and Numerai Crypto?
Is my code / data protected from Numerai?
Yes. Numerai does not view the code that builds your data or predictions. Numerai only receives the predictions themselves. Reverse-engineering your code is nearly impossible and Numerai is uninterested in doing this.
Do I have to stake NMR in order to participate?
No. You can submit your prediction file and receive performance without staking.
Why shouldn't I just trade on my own?
Do I need know coding / finance in order to participate?
No. Numerai does not trade cryptocurrencies nor does Numerai's hedge fund(s).
No. None of Numerai's other products, assets, or services consume, use, blend, or are effected by the Numerai Crypto Meta Model.
No. Numerai's hedge fund is completely divorced from Numerai Crypto and nothing from Numerai Crypto effects the hedge fund in any way.
If you don't have crypto market data, but are still interested in Numerai, try the instead to predict the stock market using our data.
If you're not sure where to start with modeling your data, we highly recommend learning how to do over on the Numerai Tournament. Once you're confident in your modeling skills, they should transfer to Numerai Crypto. Here is a basic example of a tree-based model:
Numerai Crypto submissions are very similar to Numerai Signals (see ), except you use token symbols instead of stock tickers. Your submission should be a list of symbols each with a numerical value predicting returns:
Read more about submissions .
Scoring is also very similar to the Numerai Tournament (see ).
See the section for more details.
Just as with the Numerai Tournament, you can optionally stake
on your model to earn or burn based on performance. For more information please read .
Please read our for further information.
A set of well-known cryptocurrency token symbols that can be traded. Numerai wants predictions for only these symbols. See for details.
Numerai Tournament and Numerai Signals are tournaments for users to predict the stock market. Numerai Crypto is for predicting the cryptocurrency market. Numerai Crypto is most similar to Signals, where users must use their own features. Numerai provides a file to train the models and evaluate on validation data, but users must collect and process their own features to train models.
You can and we can't stop you. However, Numerai is equipped to tell you if your signal is already known and being used by everyone else - it's not very valuable to trade a signal that everyone else is already trading. .
While example models and exploratory notebooks are available to get started, people new to coding and finance are encouraged to try rather than Numerai Crypto. Numerai Crypto requires a high-level of coding and market knowledge to be successful.
Find us on for questions, support, and feedback!