Chad Yates
Chad Yates
On another run (the same file), I got this one instead for a different coin... `No path found for MBTC to USD. Please open an issue at https://github.com/eprbell/dali-rp2/issues.` Not sure...
AR -> USD ------------ I was able to work around the AR -> USD case by just specifying for it to use Gate as the default ccxt exchange: > [dali.plugin.pair_converter.ccxt]...
Ran into another that it couldn't resolve: NEO->USD (using Kraken instead of Gate)
And here is another pair that couldn't resolve: BETA->USD At this point I'm using the the following in the pair converter portion: > [dali.plugin.pair_converter.ccxt] historical_price_type = nearest default_exchange = Gate...
I can't use binance as I'm USA. When I've tried their API rejects any requests as they are geo-locked. I might be able to use a VPN temporarily to get...
I do have access to Binance.US but I expect the coin list is very limited and not useful for this situation, plus Binance.US isn't supported yet.
> I tried some solutions to what your requesting, and I think it is more trouble than it is worth to fight how Visual Studio expects a python project to...