GithubHelp home page GithubHelp logo

Comments (1)

ksolemon avatar ksolemon commented on June 18, 2024

'bboValve' 0:
'baSize': 0,
'ntvSize': 30,

Sample quote:

{'tickerId': 925237377, # Ticker ID, used to identify unique stock and to "Get stock public info, and to get price quote
'exchangeId': 11, # unique ID to identify Stock Exchange, 11 is for NYSE
'type': 2,
'secType': [61],
'regionId': 6, # unique ID to identify Region, 6 is for USA, check list of all regions here https://github.com/tedchou12/webull/wiki/What-is-the-region_id%3F
'regionCode': 'US',
'currencyId': 247, # unique ID to identify currency, 247 is for USD
'name': 'Schneider Nation', # name of the company
'symbol': 'SNDR', # ticker symbol of the company
'disSymbol': 'SNDR',
'disExchangeCode': 'NYSE',
'exchangeCode': 'NYSE',
'listStatus': 1,
'template': 'stock',
'derivativeSupport': 1,
'isPTP': 0,
'filingsSupport': 0,
'futuresSupport': 0,
'mkTradeTime': '2023-09-27T20:00:00.397+0000',
'tradeTime': '2023-09-27T21:21:28.002+0000',
'status': 'D',
'close': '27.31',
'change': '-0.12',
'changeRatio': '-0.0044',
'marketValue': '4832179101.35',
'volume': '901176',
'turnoverRate': '0.0051',
'timeZone': 'America/New_York',
'tzName': 'EDT',
'preClose': '27.43',
'open': '27.50',
'high': '27.57',
'low': '27.00',
'vibrateRatio': '0.0197',
'avgVol10D': '481112',
'avgVol3M': '504552',
'negMarketValue': '727525728.16',
'pe': '20.13',
'forwardPe': '14.88',
'indicatedPe': '10.02',
'peTtm': '11.87',
'eps': '1.192',
'epsTtm': '2.301',
'pb': '1.640',
'totalShares': '176938085',
'outstandingShares': '26639536',
'fiftyTwoWkHigh': '31.74',
'fiftyTwoWkLow': '20.14',
'dividend': '0.3600',
'yield': '0.0132',
'baSize': 0,
'ntvSize': 30,
'depth': {'ntvAggAskList': [{'price': '28.30', 'volume': '35'},
{'price': '30.04', 'volume': '36'},
{'price': '43.42', 'volume': '100'},
{'price': '43.69', 'volume': '100'}],
'ntvAggBidList': [{'price': '26.50', 'volume': '1'},
{'price': '25.77', 'volume': '78'},
{'price': '23.85', 'volume': '1'},
{'price': '20.20', 'volume': '25'},
{'price': '18.48', 'volume': '100'},
{'price': '18.39', 'volume': '100'}]},
'currencyCode': 'USD',
'lotSize': '1',
'latestDividendDate': '2023-09-07',
'latestEarningsDate': '',
'ps': '0.8119',
'bps': '16.65',
'estimateEarningsDate': '10/25-10/30',
'tradeStatus': 'F',
'bboValve': 0}

from webull.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.