schwab_api 0.0.4

An unofficial rust library for Schwab API
Documentation
{
    "/ESZ21": {
        "assetMainType": "FUTURE",
        "symbol": "/ESZ21",
        "realtime": true,
        "ssid": 0,
        "reference": {
            "description": "E-mini S&P 500 Index Futures,Dec-2021,ETH",
            "exchange": "@",
            "exchangeName": "XCME",
            "futureActiveSymbol": "/ESZ21",
            "futureExpirationDate": 1639717200000,
            "futureIsActive": true,
            "futureIsTradable": true,
            "futureMultiplier": 50,
            "futurePriceFormat": "D,D",
            "futureSettlementPrice": 4696,
            "futureTradingHours": "GLBX(de=1640;0=-17001600;1=r-17001600d-15551640;7=d-16401555)",
            "product": "/ES"
        },
        "quote": {
            "askPrice": 4694.5,
            "askSize": 113,
            "askTime": 0,
            "bidPrice": 4694.25,
            "bidSize": 57,
            "bidTime": 0,
            "netChange": -1.5,
            "closePrice": 4696,
            "futurePercentChange": -0.0003,
            "highPrice": 4701,
            "lastPrice": 4694.5,
            "lastSize": 3,
            "lowPrice": 4679.25,
            "mark": 0,
            "openInterest": 2328678,
            "openPrice": 4696.5,
            "quoteTime": 1637168671400,
            "securityStatus": "Unknown",
            "settleTime": 0,
            "tick": 0.25,
            "tickAmount": 12.5,
            "totalVolume": 550778,
            "tradeTime": 1637168671399
        }
    }
}