Replies: 3 comments 2 replies
-
@vavdoshka apologies you are having difficulties. Please add If that doesn't work, please share your pubkey with me so I can debug logs. We can DM in that case. |
Beta Was this translation helpful? Give feedback.
-
@vavdoshka just wanted to check back in with you. Any luck with adding the buffer? |
Beta Was this translation helpful? Give feedback.
-
For the record, we got Vlad's code to work after adding a buffer of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to use swift api to submit limit orders but failed to do so. The request passes with 200
response { message: 'Order processed' }
but the order is never created. I narrowed down the problem to the order parameters, because I can create orders for market auction order from documenation sample just fine.Also I can create the classical limit order with the same parameters without an issue, but I want to migrate to swift api.
Here is the sample to reproduce the issue
Beta Was this translation helpful? Give feedback.
All reactions