unterstein / binance-trader

Experimental trading bot for crypto currency on Binance.com
Apache License 2.0
274 stars 144 forks source link

App started...and then what? #21

Closed dengo1905 closed 6 years ago

dengo1905 commented 6 years ago

Started BinanceBotApplication class from Eclipse.... com.binance.api is imported as other Project in Eclipse... App started but it does not trade...there is nothing in logger.info except that app was started.

what have I missed? binance app

dengo1905 commented 6 years ago

Figure it out...problem was with slf4j logger :)