-
# **Name**
Diversify - Cryptocurrency Asset Allocation & Diversification Tool
# **Purpose**
To provide long term cryptocurrency investors with a simple tool to create and purchase a diversified a…
-
Hello,
I've installed library with composer and used these code lines, but I got an error
> Fatal error: Uncaught Error: Class 'DPRMC\IEXTrading\IEXTrading' not found in
```
require __DIR__…
-
The API returns the following info about stocks:
```
{'zip': '04538-132',
'sector': 'Basic Materials',
'longBusinessSummary': 'Klabin S.A., together with its subsidiaries, operates in the pape…
-
Create a new section / set of widgets focusing on eth / btc price and market cap comparison.
Probably should include a lot of projection features letting people play around with different input pa…
-
Hi, does anyone know if it is possible to access non-US indices/stocks using this API?
For example, neither "^AXJO" or "CBA.AX" seem to be working for me, yet these are quotes available on Yahoo Fi…
-
TypeError: Cannot read properties of undefined (reading 'price')
D:/cryptoapp/src/components/CryptoDetails.jsx:27
I don't know how to fix this problem, thanks for your help, I will really appreciate…
-
# Money is tokenized trust
Money is the most common collective hallucination in the modern world. Its primary function is to increase social cooperation and lower entropy, by streamlining interacti…
-
### Describe bug
I queried data for MSFT but the data looks the same using the .info. This was done over multiple intervals, for example I ran my code to extract the data after 5 minutes, and in comp…
-
From the code, we knew this day would come eventually:
```
# FIXME -- eventually google finance will go away?
stock_price_url = "http://finance.google.com/finance/info?client=ig&q=%s" % (symb…
-
The primary URL in ASX.pm, https://www.asx.com.au/asx/1/share/$symbol, is protected from robots and web scraping by Imperva Incapsula. This query fails, and the module consistently reverts to using it…