stellar-deprecated / kelp

Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
https://kelpbot.io
Other
1.09k stars 262 forks source link

Coinmarketcap isn't working anymore for Kelp #758

Open faseehahmed20 opened 2 years ago

faseehahmed20 commented 2 years ago

According to the docs coinmarketcap changed their api configs. Before Kelp used DATA_FEED_A_URL="https://api.coinmarketcap.com/v1/ticker/stellar/", but now its not accessible. For this reason we are unable to use cmc on both Gui and Cli, Kindly please help!

jamieslaats commented 2 years ago

I'm going to go out on a limb here as I'm not 100% an expert on this but given my experience with Coinmarketcap each and every person who wants to use their API's needs their own account with CMC. I would struggle to see that KELP would have their own paid account that everybody can use. So the recommendation is that you would set up your own account with CMC given the level you want to pay, or receive on the free version and then you would plug in your own details here as you create the metrics around what you want to track. Not sure if anybody else has any other information on this. But that is what I would recommend. It isn't then a bug.