-
I can't find CND tokens to trade on etherdelta. I checked on marketcap and ED is supposed to be trading CND.?
-
final_dataframe = pd.DataFrame(columns = mycolumns)
for stock in stocks['Ticker']:
api_url = f'https://sandbox.iexapis.com/stable/stock/{stock}/quote/?token=sk_b92781ff259841bead23d3012a9f8cf3…
-
MarketCap is shown as 0 for non-leaves nodes because there's no aggregation done.
The aggregation branch does work but seems a bit heavy and we should use Tablesaw or Plotly to compute / display th…
-
Maybe we need to sort the list by market cap first?
Looks like it may be going in alphabetical order, but it needs to go in Descending order by marketcap.
-
http://IdeaMarkets.org
We're gunning for an imminent launch, and need:
1) Unit testing
2) Bug bounty
Each of the following needs to be a test case (major components):
- ideatoken.marketC…
-
# Bug Report
## Describe the bug
when i try to use this 3 module trendingSymbols, screener, dailyGainers for parameter i try to use the same as docs when call yahoo finance return bad request wi…
-
I am researching Blockscout. I checked out few sites that use Blockscout. In the main landing page the coin price and marketcap is displayed in USD. Does Blockscout support other currencies such as GB…
-
Manual page examples to be removed from factor model risk decomposition
functions for now, due to removal of data sets for the examples, and saved
here for adding back once new data sets are provide…
-
I am trying to do the same thing just with getting market cap in there instead. I'm using the latest version of Python. So far I have:
`resp = requests.get('https://cloud.iexapis.com/stable/stock…
-
Features like average price, marketcap, full name for coin, token supply, token icon and other information related to token not implemented by CCXT or the implementation is kind of patchy. And I would…