Beginner - Config help needed - Kraken, Coinbase #250
Unanswered
Antergosgeek
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Thanks for the feedback. The error you're seeing is discussed here: dali-rp2/docs/configuration_file.md Line 507 in 85f08f4 As for Coinbase, unfortunately they deprecated some REST endpoints: as a result the CB plugin no longer works and needs to be rewritten: more on this at #216). As an alternative you could use the manual plugin, which is not as easy and convenient as a native plugin, but will work. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
first of all thank you so much for this piece of software. It definitely fills a need that I have had for a good while now.
I am not a programmer, just a hobbyist with some basic understanding.
Need some help getting everything to work.
This is how far I have gotten:
This is my current config:
I have not yet managed to succesfully setup configuration for Coinbase. The Api Key data I got for Coinbase looks different than what I expected. I got a key id and a private key of the following format:
So I may have done something wrong here...because this results into:
What I am wondering is if I need to be using Coinbase Exchange for the API Key? I created mine in the regular Coinbase Advanced Trading User Settings --> API
So I removed it from the config.ini for now.
With only the
[dali.plugin.input.rest.kraken USER]
as shown above It won't run succesfully and I am not quite sure why...Is it due to not having configured a pair converter or given a fiat access key?
When I run:
dali_us -s -o output -p test3_ config.ini
This is the log-file:
Is someone able to point me in the right direction?
Would really love to get this to work.
Beta Was this translation helpful? Give feedback.
All reactions