diff options
Diffstat (limited to 'test/order-warning-response.json')
| -rw-r--r-- | test/order-warning-response.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/order-warning-response.json b/test/order-warning-response.json new file mode 100644 index 0000000..6b084a5 --- /dev/null +++ b/test/order-warning-response.json @@ -0,0 +1,12 @@ +[ + { + "id": "07a13a5a-4a48-44a5-bb25-5ab37b79186c", + "message": [ + "The following order \"BUY 5 AAPL NASDAQ.NMS @ 150.0\" price exceeds \nthe Percentage constraint of 3%.\nAre you sure you want to submit this order?" + ], + "isSuppressed": false, + "messageIds": [ + "o163" + ] + } +] |
