-
The sandbox environment of Intrino provides some useful metrics:
Market Cap
https://api-v2.intrinio.com/data_point/AAPL/marketcap/number?api_key=
Description
https://api-v2.intrinio.com/data_p…
-
````
obj = await marketcap.getQuotes( { symbol: symbols, convert: 'EUR'})
````
Worked well until today
But now "percent_change_1h", "percent_change_24h" & "percent_change_7d" returns null
-
The metric `daily_avg_price_usd` for the slug `maker` is available since [2017-01-29](https://api.santiment.net/graphiql?query=%7B%0A%20%20getMetric(metric%3A%20%22daily_avg_price_usd%22)%7B%0A%20%20%…
-
Hey there,
Im trying to get the gateway running im running into an error it says something like this:
/home/usr/Downloads/crypto-exchanges-gateway-master/app/default-ccxt-client.js: 44
this.cc…
-
It would be great if we have a separate page for market that would list top 100 or 200 coins in one page with following type of details
| Chose your market source | Coingecko.com / Coinmarketcap.…
-
**Token address:** 0x2f141ce366a2462f02cea3d12cf93e4dca49e4fd
**Issuer's official website:** www.FREEcoin.technology
**Description:**
Disruptive innovator offering a large amount…
-
### Summary
- What does this package do? (explain in 50 words or less):
R package to get Cryptocurrencies Market Cap Prices from Coin Market Cap
- Paste the full DESCRIPTION file inside a…
amrrs updated
4 years ago
-
## Description
`BPool` is meant to work with any ERC20 token. However, several high profile ERC20 tokens do not correctly implement the ERC20 standard. `BPool` will not work with these tokens.
…
-
@vbaranov
Hello Victor. I got task to save fetched chart data to local storage, and then render it from there. So firstly we still must to fetch data remotely, then save it to local storage, and the…
-
#### Expected Behavior
`MeanVarianceOptimizationPortfolioConstructionModel` should work without breaking
#### Actual Behavior
`Portfolio.ReturnsSymbolDataExtensions.FormReturnsMatrix`, which …