AaronTheBruce/trading-assistant

Build API hooks

Opened this issue · 0 comments

  • CoinmarketCap
  • CoinGecko
  • CryptoCompare

Each hook must...

  1. Fetch Supported Coins, save to Redux for analysis

  2. Fetch DataPoints by Coin, (timeframe)

  3. Calculate Statistics based on the available DataPoints.

  • What strategies of interest require what information?
  • Obtain moving averages, MACD, Bollinger Bands etc