16 using System.ComponentModel;
28 [Description(
"Order has already been filled and cannot be modified")]
34 [Description(
"General error in order")]
40 [Description(
"Order timestamp error. Order appears to be executing in the future")]
46 [Description(
"Exceeded maximum allowed orders for one analysis period")]
52 [Description(
"Insufficient capital to execute order")]
58 [Description(
"Attempting market order outside of market hours")]
64 [Description(
"There is no data yet for this security - please wait for data (market order price not available yet)")]
70 [Description(
"Order quantity must not be zero")]
76 [Description(
"The order is OK")]