REST-PHP-demo icon indicating copy to clipboard operation
REST-PHP-demo copied to clipboard

Some mistake

Open rafaello9 opened this issue 5 years ago • 1 comments

Hello! I wrote a small simple trading robot, using your code and modifying it a bit. For example. The place_order() function returns only the order id, but this is not enough. Therefore, I will immediately use the two functions place_order() and get_order_matchresults() and store the data in the database. So, my question is this. Sometimes it happens that place_order() is executed, that is, the order is actually created on the exchange, but get_order_matchresults() immediately returns a "record invalid", "base-record-invalid" error. What does this error "record invalid", "base-record-invalid" mean? And why does the error return if an order is actually created on the exchange? Thank!

rafaello9 avatar Jul 31 '19 08:07 rafaello9

你好 你的小型交易机器人做好了吗 接口现在还有问题吗

18654520818 avatar Mar 02 '21 02:03 18654520818