Specs of the systems I have been using to rule out ram/cpu issues:
macbook pro with core i7 and 16gb ram
dell 1u rackmount with dual xenon and 128gb ecc ram
ryzen 1600 6/12 core 16gb ram
Leaving default settings on the config (live testing with real $) (sandbox did not work at all, nothing showing)
(Start with $50 and 4.5 LTC)
What is happening is after you start up the bot it will initiate its first set of trades within 30sec-2min.
Everything looks great and its making positive trades, its executing cancels/fills very fast (set to 1000ms as its default)
But after that first set of trades (lets call it 20-30 because of the spread) it wont initiate any more trades, some get filled some get canceled, and some just sit there doing nothing forever until manual cancel.
I'm watching the bot say Buy: Yes / Buy: No but in gdax nothing is happening after that first set of trades. I have left it sitting for 2 hours and still zero trades :(
I have to kill the bot, and manually cancel all open orders.
On a side note when running npm install I get this warning
npm WARN gdax-trader@0.1.4 No license field.
Dont think this has anything to do with it but worth a mention.
Specs of the systems I have been using to rule out ram/cpu issues:
macbook pro with core i7 and 16gb ram
dell 1u rackmount with dual xenon and 128gb ecc ram
ryzen 1600 6/12 core 16gb ram
Leaving default settings on the config (live testing with real $) (sandbox did not work at all, nothing showing)
(Start with $50 and 4.5 LTC)
What is happening is after you start up the bot it will initiate its first set of trades within 30sec-2min.
Everything looks great and its making positive trades, its executing cancels/fills very fast (set to 1000ms as its default)
But after that first set of trades (lets call it 20-30 because of the spread) it wont initiate any more trades, some get filled some get canceled, and some just sit there doing nothing forever until manual cancel.
I'm watching the bot say Buy: Yes / Buy: No but in gdax nothing is happening after that first set of trades. I have left it sitting for 2 hours and still zero trades :(
I have to kill the bot, and manually cancel all open orders.
On a side note when running npm install I get this warning
npm WARN gdax-trader@0.1.4 No license field.
Dont think this has anything to do with it but worth a mention.