Build API hooks
Opened this issue · 0 comments
AaronTheBruce commented
- CoinmarketCap
- CoinGecko
- CryptoCompare
Each hook must...
-
Fetch Supported Coins, save to Redux for analysis
-
Fetch DataPoints by Coin, (timeframe)
-
Calculate Statistics based on the available DataPoints.
- What strategies of interest require what information?
- Obtain moving averages, MACD, Bollinger Bands etc