LasticotSoftware / Astibot

Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
MIT License
205 stars 48 forks source link

Orders keep failing #1

Open gc-robotics opened 4 years ago

gc-robotics commented 4 years ago

I get this in the logs: computeBuyCapabilityInCrypto: capability is 0.009044019958343245 (current balance is 50.0 + 0.0 (hold))

not sure why I get that 0.0 but it seems to be the reason why a bit after I get:

GDAX - Limit order placing sent. Request return is: {'message': 'Invalid price 0.0'} GDAX - Buy limit order has been interpreted as rejected TRNM - threadOrderPlacing: Placing the order failed. Waiting for next BUY opportunity TRAD - Buy limit order canceled: go back to WAITING TO BUY state ============================================

any idea?

Cheers.