XChange
XChange copied to clipboard
Update TradeOgreAdapters.java that is building a reversed CurrencyPair
fix the CurrencyPair that is buiding wrong using COUNTER-BASE and should be BASE-COUNTER
Hello francitoshi As minimum, TestTradeOgreAdapters is failed after your fix. Also, as i think(not sure for 100%), you need to fix adaptTradeOgreCurrencyPair method too. And, if possible, add some test for this fix.