yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.54k stars 833 forks source link

chore: log spread on screen log #138

Closed mgarcia closed 6 years ago

mgarcia commented 6 years ago

This PR is to log the spread between bid and ask values. I find it useful to get some visual feedback.

This is an example of the output:

price:0.00193290 buyp:0.00193370 sellp:0.00195874-bid:0.00193360 ask:0.00194580 spread:0.63
yasinkuyu commented 6 years ago

Thank you for your contribution. Why are there two log line?

mgarcia commented 6 years ago

your right let me fix it :)