Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: Unrecognized Dividend: LUNA compensation. #193

Open
ManBatSan opened this issue Jun 11, 2023 · 1 comment
Open

WARNING: Unrecognized Dividend: LUNA compensation. #193

ManBatSan opened this issue Jun 11, 2023 · 1 comment

Comments

@ManBatSan
Copy link

So I'm getting this error with LUNA when trying to sync using REST and Binance_com from Spain. I bought some LUNA when it crashed an was delisted from many places, so that could also contribute to this mess.

I'm getting the following warning/error:

WARNING: Unrecognized Dividend: LUNA compensation. Please open an issue at https://github.com/eprbell/dali-rp2/issues

This is the config file I'm using:

# Data loaders
[dali.plugin.input.rest.binance_com]
account_holder = my_name
api_key = my_key
api_secret = my_secret
native_fiat = USD

[dali.plugin.pair_converter.ccxt]
historical_price_type = nearest
default_exchange = Gate
@macanudo527
Copy link
Collaborator

macanudo527 commented Jun 12, 2023

"LUNA compensation" is INCOME? or STAKING? I would think staking.

This is an easy fix, you just need to add "LUNA compensation" here.

Add a new str variable with the name and then add to either _INCOME_LIST or _STAKING_LIST below it. It should work after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants