questrade 0.3.0

Oxidized Questrade Client
Documentation
{
  "orders": [
    {
      "id": 173577870,
      "symbol": "AAPL",
      "symbolId":  8049,
      "totalQuantity":  100,
      "openQuantity":  100,
      "filledQuantity":  null,
      "canceledQuantity": 0,
      "side": "Buy",
      "type": "Limit",
      "limitPrice": 500.95,
      "stopPrice": null,
      "isAllOrNone": false,
      "isAnonymous": false,
      "icebergQty": null,
      "minQuantity": null,
      "avgExecPrice": null,
      "lastExecPrice": null,
      "source": "TradingAPI",
      "timeInForce": "Day",
      "gtdDate":  null,
      "state": "Canceled",
      "clientReasonStr": "",
      "chainId": 173577870,
      "creationTime": "2014-10-23T20:03:41.636000-04:00",
      "updateTime": "2014-10-23T20:03:42.890000-04:00",
      "notes": "",
      "primaryRoute": "AUTO",
      "secondaryRoute": "",
      "orderRoute": "LAMP",
      "venueHoldingOrder": "",
      "comissionCharged": 0,
      "exchangeOrderId": "XS173577870",
      "isSignificantShareHolder":  false,
      "isInsider":  false,
      "isLimitOffsetInDollar": false,
      "userId": 3000124,
      "placementCommission":  null,
      "legs": [],
      "strategyType": "SingleLeg",
      "triggerStopPrice": null,
      "orderGroupId": 0,
      "orderClass":  null,
      "mainChainId": 0
    },
    {
      "id": 173567569,
      "symbol": "XSP",
      "symbolId": 12873,
      "totalQuantity": 3,
      "openQuantity": 0,
      "filledQuantity": null,
      "canceledQuantity": 0,
      "side": "Buy",
      "orderType": "Limit",
      "limitPrice": 35.05,
      "stopPrice": null,
      "isAllOrNone": false,
      "isAnonymous": false,
      "icebergQuantity": null,
      "minQuantity": null,
      "avgExecPrice": null,
      "lastExecPrice": null,
      "source": "QuestradeIQEdge",
      "timeInForce": "Day",
      "gtdDate": null,
      "state": "Replaced",
      "rejectionReason": "",
      "chainId": 173567569,
      "creationTime": "2015-08-12T11:02:37.086000-04:00",
      "updateTime": "2015-08-12T11:02:41.241000-04:00",
      "notes": "",
      "primaryRoute": "AUTO",
      "secondaryRoute": "AUTO",
      "orderRoute": "ITSR",
      "venueHoldingOrder": "",
      "comissionCharged": null,
      "exchangeOrderId": "XS173577869",
      "isSignificantShareHolder": false,
      "isInsider": false,
      "isLimitOffsetInDollar": false,
      "userId": 3000124,
      "placementCommission": null,
      "legs": [],
      "strategyType": "SingleLeg",
      "triggerStopPrice": null,
      "orderGroupId": 0,
      "orderClass": null,
      "isCrossZero": false
    },
    {
      "id": 173567570,
      "symbol": "XSP",
      "symbolId": 12873,
      "totalQuantity": 3,
      "openQuantity": 0,
      "filledQuantity": 3,
      "canceledQuantity": 0,
      "side": "Buy",
      "orderType": "Limit",
      "limitPrice": 15.52,
      "stopPrice": null,
      "isAllOrNone": false,
      "isAnonymous": false,
      "icebergQuantity": null,
      "minQuantity": null,
      "avgExecPrice": 15.52,
      "lastExecPrice": null,
      "source": "QuestradeIQEdge",
      "timeInForce": "Day",
      "gtdDate": null,
      "state": "Executed",
      "rejectionReason": "",
      "chainId": 173567570,
      "creationTime": "2015-08-12T11:03:37.086000-04:00",
      "updateTime": "2015-08-12T11:03:41.241000-04:00",
      "notes": "",
      "primaryRoute": "AUTO",
      "secondaryRoute": "AUTO",
      "orderRoute": "ITSR",
      "venueHoldingOrder": "ITSR",
      "comissionCharged": 0.0105,
      "exchangeOrderId": "XS173577870",
      "isSignificantShareHolder": false,
      "isInsider": false,
      "isLimitOffsetInDollar": false,
      "userId": 3000124,
      "placementCommission": null,
      "legs": [],
      "strategyType": "SingleLeg",
      "triggerStopPrice": null,
      "orderGroupId": 0,
      "orderClass": null,
      "isCrossZero": false
    }
  ]
}