knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.85k stars 1.94k forks source link

Is there a way to add a new currency for newly listed coins without recompiling whole project? #4775

Open leetcoder314 opened 1 year ago

bigscoop commented 1 year ago

just use Currency.getInstance("CURRENCY_CODE_HERE")