-
Currently supported: `attribute - three supported attributes for now "price", "yieldpct", "name".`
If I understood the script flow correctly, firstly it is attempted to use GOOGLEFINANCE and if tha…
-
This may just be a problem with data, but I am getting blown up sortino ratios. I thought they had to be much smaller.
For instance:
```python
import yfinance as yf
msft = yf.Ticker("ETH-…
-
Hi,
I just found this lib and really enjoy it for its simplicity and elegant design. Thanks a lot for the author and all the contributors!
A question for me is that is it possible to also set co…
-
Probably another CSS mismatch in the template but before trying to figure it out perhaps you can spot it very quickly. I am getting this error when fetching by industry filter. Haven't tested all the…
-
http://www.html5rocks.com/en/tutorials/eventsource/basics/
> One reason SSEs have been kept in the shadow is because later APIs like WebSockets provide a richer protocol to perform bi-directional, fu…
-
Every day the time of the games does change to the correct time, but once the game starts it doesn’t change. It will remain showing the time the game started and not update scores anymore or say final…
-
Hi! Any reason why you have fixed max packet payload size to 1500?
I have MTUs which is bigger then this, like 65536, and it for sure gets cut.
Do you think it can be set automatically based on MT…
buger updated
4 months ago
-
We would need daily price OHLC or returns.
Indication of splits, delistings, and exchange changes
#### Edit : 2/3/23:
Taking the following columns from compustat Date range (Jan 2005 - Dec 2021)
- …
-
https://github.com/mxcdevelop/APIDoc
API HOST: https://www.mxc.com
公共接口:
GET /open/api/v1/data/markets 获取市场列表信息
GET /open/api/v1/data/markets_info 获取交易对信息
GET /open/api/v1/data/depth 获取深度信息…
-