Hi Sampey, 2 questions today.
1/ if the prices is 100 and I got a dynamic order to buy at 90 and the market change and price is now 120, will CAT adjust and create an order reflecting this price? how about if the market fall to 80?
2/ I keep getting error similar to the one below, How can I prevent it? It always happen after a while, why doesn't cat readjust for the available funds in the pool?
2017-06-30 11:37:16| OCR : Try To Create new Order (From Pool) PING : BUY
0.00198909@2513.72 (Dynamic)
2017-06-30 11:37:16| ************************************************************************************************************************************************************************************************
* Error : OCR : Create Order (From Pool) Error From BitStamp : {"__all__":["You need 5.02 USD to open that order. You have only 2.59 USD available. Check your account balance for details."]} *
************************************************************************************************************************************************************************************************
2017-06-30 11:37:16| OCR : PING : BUY
0.00198909@2513.72 (Dynamic) Order Creation Attempt Is Discarded
1 - It depends by order type (ping or pong?) and if the order is free to move inside the order book (you didn't set any limit).
In general a dynamic ping order is free to move and is recreated always in the best market position.
2 - In this case you're under the min amount (you have 2.59) allowed from the site. So there's nothing to do. The only way is to put a limit like "NEVER CREATE PING WITH QTY < xx"