produvia / kryptos

Kryptos AI is a virtual investment assistant that manages your cryptocurrency portfolio
http://twitter.com/kryptos_ai
MIT License
48 stars 8 forks source link

Integrate Enigma Data Marketplace #7

Closed slavakurilyak closed 5 years ago

slavakurilyak commented 6 years ago

Since Enigma Data Marketplace is now out, we can integrate new datasets into our app.

data sets

slavakurilyak commented 6 years ago

Along with circulating supply and market capitalization, volume is one of the most prominent metrics in crypto. (Coinist)

I think Trading Volume and Marketcap are two datasets to explore first.

slavakurilyak commented 6 years ago

Because of the varying levels of trading that occur with cryptoassets, it’s important for the innovative investor to pay close attention to the trading volume of an asset.

Bitcoin traders should keep in mind that volume plays an important role in evaluating price trends. High volume points to strong price trends, while low volume indicates weaker trends. Generally, rising prices coincide with increasing volume. If bitcoin prices enjoy an uptrend, but the currency’s upward movements take place amid weak volume, this could mean that the trend is running out of gas and could soon be over. (Cryptoassets: The Innovative Investor's Guide to Bitcoin and Beyond, 2017)

I think incorporating volume as an indicator is a must, since volume does not rely on the price of the cryptoasset, but rather indicates popularity and usage.

slavakurilyak commented 6 years ago

Why do we need a volume dataset when we can use volume indicators provided by ta-lib library?

Ta-lib does not gives us volume alone. Ta-lib's On Balance Volume (OBV) indicator takes both price and volume into account.

real = OBV(close, volume)
treethought commented 6 years ago

I agree, that the volume data set may not be necessary. I could see the volume data set being useful for comparing volume across exchanges in a simple matter. But for single exchange trading strategies catalyst's data.history() already provides the current and historical trading volumes.

slavakurilyak commented 6 years ago

We need to wait for the Data Marketplace to move from testnet to mainnet (blockchain).

The Enigma Data Marketplace contract is currently deployed on the Ethereum testnet, and it has been submitted for auditing

(Enigma, 2018)

The two most powerful warriors are patience and time.

-- Leo Tolstoy

slavakurilyak commented 6 years ago

As of March 29, the Enigma Data Marketplace is live!

Initial Enigma-curated datasets that are available on the marketplace include:

  1. Historical market cap data for tokens
  2. Circulating supply data for tokens
  3. Trading volume data for tokens
  4. Github activity data for projects
slavakurilyak commented 6 years ago

Here are the latest data sets:

screen shot 2018-06-23 at 12 09 16 am

Source: Medium, 2018

slavakurilyak commented 6 years ago

Here is a thread containing a list of currently available data sets in the Enigma Data Marketplace. Traders use ENG tokens to subscribe to datasets.

slavakurilyak commented 5 years ago

Closing issue to focus on free datasets