-
There's a portfolio creation already done where you are able to add the holdings per portfolio name.
This already calculates the percentage per holding in BTC and USDT.
Now we need to calculate the …
-
Hello!
I have nearly finished the integration for BBOT with Elastic. With these finishing touches, it has come to light that the field names we pull from the output.ndjson file are selectively capi…
-
### Information about bug
frappe.exceptions.ValidationError: Account TDS Payable - XPL added multiple times
### Version
Frappe Framework: v15.18.2
ERPNext: v15.17.6
India Compliance: v15.6.0
###…
-
hi there, I'm trying get this to work with Ghostfolio `2.12.0`. It seems like few things have changed? Also from the IBKR side?
here's what I get when I try and run the container:
```
[2023-1…
-
Hi yfinance team,
`start_date = '2020-01-02'`
`end_date = '2022-01-01'`
`ticker_list = ['META', 'GOOG', 'ORCL', 'MSFT', 'AMZN']`
`data = yf.download(ticker_list, start=start_date, end=end_date, i…
-
## client initiating action
Zbd
## client receiving or observing action (or lack thereof)
Damus
## timestamp
https://njump.me/nevent1qqszsdxqueud7dg8f28fwn5e2g4vfx8704l2mfm7ykvqpqlmzr923qcprpmhxu…
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …
-
Hi nanonano,
I know the current version of the software does not deal specifically with futures but just wanted to double check with you to make sure my understanding is correct.
Due to foreign ex…
-
```python
ticker = "AAPL"
stock = yf.Ticker(ticker)
data = stock.history(start=start_date, end=end_date, interval="60m").drop ["Dividends", "Stock Splits"], axis=1)
```
This returns incorrect o…
-
Pozdravljeni.
V cmd sem po zagonu etoro_konverzija prejel tole obvestilo:
...
Traceback (most recent call last):
File "etoro_edavki.py", line 1169, in
File "etoro_edavki.py", line 322, in …