execution.json 166 B

12345678
  1. {
  2. "minOrderValue": 60,
  3. "maxOrderValue": 800,
  4. "maxOrderValueRatio": 0.5,
  5. "orderTimeout": 30,
  6. "allowBypassMaxOrderValue": true,
  7. "minOrderIntervalMs": 200
  8. }