Bit of a problem with exchange/volume filtering (sorry been away for the past few weeks, so didn't go through the posts thoroughly if it's been mentioned already).
Coins are grayed out in the following scenario when
-> Coin meets the minimum volume set in Options -> Statistics Providers
-> Exchange list in API is empty
in the below example is Espers (ESP), Statistics Providers Ordering (CC > WTM > CTM).
Use all exchanges (check), minimum exchange volume (0.002 BTC)
CMC's 24h volume matches the API of approx $196 USD
I know where the problem is, it's similar to previous scenario where price is set to 0 if no exchange is available in the API, except this time it affects the volume, is it something you could add to use global value even if calculator returns no supported exchanges?
Awesome Miner do find the coin on CC in this case, and CC has highest priority, it will currently not even look at the same coin if provided by WTM or CTM. The result is that even if what CC provides doesn't match the volume filter, Awesome Miner will not look at the additional exchanges at CTM. Each provider is processed individually and coins already found will be ignored if found again.
I understand you point here, but I will have to redesign a few concepts before the scenario you describe can be supported. Thanks for the feedback on this!