EP3555741A1 - Systems and methods for aggregating, filtering, and presenting streaming data - Google Patents
Systems and methods for aggregating, filtering, and presenting streaming dataInfo
- Publication number
- EP3555741A1 EP3555741A1 EP17881926.4A EP17881926A EP3555741A1 EP 3555741 A1 EP3555741 A1 EP 3555741A1 EP 17881926 A EP17881926 A EP 17881926A EP 3555741 A1 EP3555741 A1 EP 3555741A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- data
- client
- streaming data
- query
- snapshot
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24568—Data stream processing; Continuous queries
Definitions
- the present disclosure generally relates to systems and methods for aggregating, filtering, and presenting streaming data.
- a method for presenting streaming data may include (1 ) receiving, at web services layer for a server comprising at least one computer processor, a query from a client, wherein the query comprises a plurality of parameters; (2) a data caching layer for the server receiving streaming data from at least one predefined streaming data source; (3) the data caching layer conflating the streaming data for each of the plurality of parameters; (4) the data caching layer aggregating the conflated data; (5) the data caching layer generating a snapshot of the conflated data by simultaneously running the query against the conflated data; and (6) outputting the snapshot to the client.
- the parameters may include a specific descriptor for at least one of a security and an investment.
- the query may further include an identification of a streaming data source.
- the streaming data may include market data.
- the web services layer may output the snapshot that is delayed by a predetermined amount of time, wherein the period of time is based on one or more rale associated with the streaming data.
- the method may further include an entitlement services layer for the server verifying that the client is authorized to access information responsive to the query.
- the method may further include
- the snapshot may be accurate for the at least one of the security and the investment for a certain time.
- the snapshot may include a proper state for the at least one of the security and the investment for a certain time.
- a system for presenting streaming data may include a plurality of streaming data sources; a data loader for each streaming data source, the data loader receiving streaming data from the streaming data source; a data caching layer the receives the streaming data from the data loaders; and a web services layer comprising at least one computer processor in communication with the data caching layer.
- the web services layer may receive a query from a client, wherein the query comprises a plurality of parameters; the data caching layer may conflate the streaming data for each of the plurality of parameters; the data caching layer may aggregate the conflated data; the data caching layer may generate a snapshot of the conflated data by simultaneously running the query against the conflated data; and the snapshot may be output to the client,
- the parameters may include a specific descriptor for at least one of a security and an investment.
- the query may include an identification of a streaming data source.
- the streaming data may include market data.
- the web services layer may output the snapshot that is delayed by a predetermined amount of time.
- the period of time may be based on one or more rules associated with the streaming data.
- the query may be received from at least one of a cloud application and a local application.
- the system may further include an entitlement services layer for the server verifying that the client is authorized to access information responsive to the query.
- the entitlement services layer may further authenticate the client based on at least one client credential that is received from the client.
- the snapshot may be accurate for the at least one of the security and the investment for a certain time
- the snapshot may represent a proper state for the at least one of the security and the investment for a certain time.
- Figure 1 depicts a system for aggregating, filtering, and presenting streaming data according to one embodiment
- Figure 2 depicts a method for aggregating, filtering, and presenting streaming data according to one embodiment
- Figure 3 depicts a strategic flow is provided according to one embodiment.
- Figure 4 depicts an exemplary process flow according to one embodiment.
- Embodiments are directed to systems and methods for aggregating, filtering, and presenting streaming data.
- data from internal and external sources may be pushed into a high-speed data aggregation engine.
- Clients may make a simple web services request, specifying their credentials, source of information, and list of requested information. For example, in a financial institution, clients may submit a list of securities and fields. The client then receives a single response with the information that the client needs. This reduces or eliminates high-speed stream management that all applications have to support as well as the required infrastructure and development.
- any suitable aggregation engine may be used as is necessary and/or desired.
- the aggregation engine may permit Structured Query Language ("SQL”)-style content filtering on individual fields within data payloads, allowing for near realtime analytics on a wide array of products.
- SQL Structured Query Language
- Embodiments may provide some or all of the following: (1) increased price advantage of Cloud-based applications through lower data transit costs; (2) large scale reduction of technology costs through decreased infrastructure requirements and shorter development cycles for data-driven applications; (3) more fungible developer workforce due to simplification of API and integration with spreadsheets; (4) advanced content filtering across disparate sources permits development of real-time application features that were cost prohibitive in the past; (5) facilitated distributed analytics through merging of external and internal data; and (6) the ability to age, or delay, the delivery of real-time data for individuals that do not need the data in realtime to reduce the cost of that data. Other benefits may also be provided.
- Embodiments address these and other challenges while giving end users and developers an interface with filtering.
- FIG. 1 a system for aggregating, filtering, and presenting streaming data is disclosed according to one embodiment.
- System 100 may include a plurality of client access points 110, web services layer 120, data caching layer 130, data loaders 140 l5 140 2 , ... 140 n , and data sources 150i, 150 2 , ... 150 n .
- Data sources 150 may receive data from one or more streaming data source, such as internal and external market data, industry news, etc.
- Data loaders 140 may receive data from data sources 150.
- each data loader 140 may "feed" streaming data from one or more data source 150 into data caching layer 130.
- Each data loader 140 may further be in communication with web services layer 120.
- each data loader 140 may communicate with control plane sendee 126, which may instruct one or more data loader 140 to create a new subscription, retry a failure, etc.
- Data caching layer 130 may service requests from, web services layer 120.
- data caching layer 130 may function as both a database and a message bus.
- data caching layer 130 may also filter the data and may provide a "snapshot" of requested data.
- An example of a suitable data caching layer 130 is the
- AMPS Advanced Message Processing System
- Web services layer 120 may interface with clients using one or more client access points 1 10.
- web services layer may provide sendees, such as configuration management sendee 122, monitoring service 124, control plane layer 126, and entitlement services 128. Other services may be provided as is necessary and/or desired.
- configuration management service 122 may provide configuration data for one or more data loader 140, such as what data sources 150 to connect to, how to connect to data sources 150, etc.
- configuration management service 122 may provide run-time configuration information, for example, connection information (e.g., hosnport) for data loaders 140, web services layer 120, entitlement sendees 128, what data feeds to load, what web connections to support (http or https), SSL certificate locations, connection and thread pool sizing, logging intervals, environment (dev/test/prod), etc.
- monitoring service 124 may monitor a status of one or more data source 150, and may re-route requests if a data source becomes unavailable.
- Control plane sendee 150 may interface with one or more data loaders 140.
- control plane service 150 may pass directives between services, allowing both automated instructions (e.g., monitoring sendee 124 notices a failure of a data loader and instructs web service layer 120 to switch servers within data aggregation layer 130), or manual directives (e.g., an operations team wants to take a service offline).
- entitlement services 128 may verify that the client is allowed to access the data that is requested.
- client access points 1 10 may include, for example, cloud applications, local application, user interfaces, APIs, etc. In one embodiment, client access point 1 10 may provide, for example, a spreadsheet as its output to a client.
- system 100 may include the ability to provide a "subscription" for a client to receive updates.
- updates to a complex query may be smaller in size than re-submitting the query, and receiving a full result set several times a second.
- a client may request information of interest, via an interface, such as a cloud application, a local application, an upload, etc.
- the client may also provide credentials and identify the source of information and a list of requested information.
- machine learning may be used to identify the sources based on past, queries,
- the client may use a web service protocol to request the information.
- the web service protocol may use, for example, SQL-like syntax for filtering information.
- the query may include an identification of a stock, industry, an field/area of interest, etc.
- the query may be used in filters.
- the request may be a subscription (e.g., to a stock, industry, etc.).
- the request may specify a period or condition for each snapshot to be provided.
- the client may be authorized to access the requested data. In one embodiment, this may involve an entitlement check to determine if the client is permitted access to the requested information,
- the client may be further authenticated based on credentials that may be provided as part of the request.
- the request may be provided to the data caching layer, which, in step 240, may filter the data received from streaming data sources.
- the data caching layer may also "snapshot" the data, that is, provide a data state at a particular instance in time.
- business logic may reduce the number of fields of data that are presented to the client.
- the filtered data may be conflated.
- data from more than one source that has been filtered may be aggregated.
- a stock may change in price from 70.00 to 70.05, back to 69.90 and up to 70.01.
- client would only receive 70.01 since that was the proper state of the price at the end of the minute. This value, however, will not be the last value as it is not always the proper data point, in particular for a dataset with multiple fields, such as Bid and Ask,
- a data snapshot of the data may be generated.
- a snapshot may be for a collection of securities, and may be accurate across that collection at that point of time.
- the query may be r n simultaneously across the data thai has been aggregated (e.g., the securities of interest) rather than sequentially.
- the snapshot may be output to the client via a web application, local application, API, spreadsheet, etc.
- the delivery of the snapshot may be delayed by a predetermined amount of time in order to "age" the data.
- the timing for data deliver ⁇ ' may determine whether the data can be delivered for free, or if there is a fee for the data. Not all clients require realtime data; for example, an investment manager may not need real-time data when meeting prospective clients.
- the system may determine how long to delay the output of the snapshot, which may be based on rules associated with the data and/or the data source, and may delay the snapshot by at least this amount of time.
- an auditable trail of the age of the data in the snapshot may be maintained.
- Embodiments disclosed herein may separate the mechanics of the various processes performed by multiple lines of business from content that is relevant to solving the problem. That content, such as various lots in clients' portfolios, changes resulting from trades, money transfers, additions, withdrawals, etc. may be treated as generic internally published data, anonymized, and provided to one or more system/method for aggregating, filtering, and presenting streaming data. Examples of such a system/method are disclosed in U.S. Patent Application Ser. No. 15/378,501, the disclosure of which is hereby incorporated, by reference, in its entirety.
- market data from various venues may be conflated inside of one or more system/method for aggregating, filtering, and presenting streaming data, and may be merged with portfolio information. As data goes through several merging stages, each lot becomes priced against real-time market data, then aggregated into a real-time portfolio views.
- customers may use a custom rales engine to subscribe to "alerts" relevant to the business.
- the system may send a notice to the client when a particular stock reaches a price threshold, when a concentration risk of a particular holding breaches a predefined level, when a valuation of the lot or portfolio rises/falls by a certain percentage, etc.
- Strategic flow includes customers, a financial institution interface, a gateway service, one or more graphical user interface, a perimeter gateway, a Complex Event Processor (CEP) engine, an internal data platform (e.g., an internal data platform that may provide secure reliable messaging between publishes and consumers. Access may be provided using Open MAM A API), one or more market, data feeds (e.g., NASDAQ Basic, which carries NASDAQ and N YSE market data.
- CEP Complex Event Processor
- a commercial feed handler may be used; OPRA, Pink Sheets, Trade Web, etc.), an Anonymizer a data injector, a security master, a portfolio management system, intraday activity monitors (e.g., intraday activity, order management systems, and cash flow systems), an alerting engine, and a notification platform.
- the CEP engine may process data for applications that require market data and one or more of the following: (1) are in configurations that cannot support high-rate streaming data; (2) only require prices a few times a day but need those prices to have a very small hysteresis; (3) need to submit a large number of symbols at a single time (as opposed to streaming subscriptions that each take a single symbol); (4) aggregation of market and analytical data from a number of sources (e.g., Reuters RMDS, Direct Feeds, Internal Data, LOB market analytics); or (5) need the ability to filter the data on dynamic queries taking into account the values of one or more fields, or can use market data that has been delayed a determined time to lower its cost.
- sources e.g., Reuters RMDS, Direct Feeds, Internal Data, LOB market analytics
- the anonymizer component may strip identity of clients from portfolio contents prior to injection into the CEP engine.
- a reverse process allows processes to look up the ID associated with a specific client's portfolio they are interested in.
- the data injector may provide a single interface to one or more technical assets. It may map reference data (e.g., symbology) between systems and communicate with both and an Internal Data Platform (e.g., to send portfolio information) and the CEP engine (e.g. ,to ensure instruments of interest are on the watch list).
- an Internal Data Platform e.g., to send portfolio information
- the CEP engine e.g. ,to ensure instruments of interest are on the watch list.
- the portfolio management system may be the source of portfolio content data for clients' holdings. It may publish daily refreshes of portfolios of interest, publish portfolios on demand, as well as maintain the "official" start of day prices for all lots/portfolios.
- intraday activity monitors may monitor activity such as that originating from Order Management Systems, Cash Flow engines, etc. It may publish updates into the CEP engine as portfolio changes since start of day to reflect changes in valuation in real-time.
- the alerting engine may translate client directions from the financial institution website into subscriptions against the CEP engine and other back-end systems. Persists alerts across days, listens for signals from the CEP engine that conditions were satisfied, performs desired actions, disables aciioried alerts, etc.
- Figure 4 depicts an exemplary process flow according to one embodiment.
- the data source layer may receive market data (e.g., market data streams) and may provide the data to the data loader layer, where it may be loaded into the data caching layer using one or more data loader.
- the CEP Engine may access the data from the data caching layer, and may provide configuration management, data filter processing, monitoring services, control plane services, entitlement services, etc. In one embodiment, the CEP Engine may provide services to customers via the customer access layer.
- Data Set 1 Equity instrument from direct feed: [0074] ⁇ snapSymbol>JPM.N ⁇ /snapSymbol> [0075] ⁇ snapS tatu s>ok ⁇ /s n apS tatu s>
- the instrument price is an average of wBidPrice and wAskPrice.
- Data Set 3 Bond instrument from vendor feed:
- Data sets do not need to exist in the same CEP instance.
- Data sets 1 and 3 may exist on the same CEP instance where the portfolio view is created.
- Data set 2 may be on another instance due to volume demands of ingestion.
- Portfolios [00122] An example portfolio design is provided.
- the portfolio may be stored in its own table, called Portfolios:
- portfolio pricing may se the following pseud o code:
- the first layer may receive data from market data publishers. For example, for both PortfolioPricing and CommodityFutures, there may be one table per data feed/source. On PortfolioPricing, these may be named “Equity” and “Bond” and on Commodity Futures, it may be named “Comm”. These tables are not transaction logged nor replicated and the "shape" of the data in these tables is whatever that data source defines.
- AUPrices which may act as the normalized union of price data from all sources. Data may be normalized and published to AUPrices from the Comm, Equity and Bond tables. In embodiments, this information may be conflated in order to reduce the maximum data rate.
- the first step in the chain of actions may be to parse the underlying data and extract values of interest into variables. Extraction of values may be specified as a projection expression. For example when processing a message from Equity, the line
- ⁇ Value>price (/price/wBidPrice+/price/wAskPrice) / 2 ⁇ /Value> computes the average of the /wBidPrice and /wAskPrice and places the result in the variable ⁇ ⁇ price ⁇ ⁇ .
- the next step of the action is to publish a new message containing the ⁇ ⁇ symbol] ⁇ and the normalized ⁇ ⁇ price ⁇ ), along with a "source" field that indicates the source of the pricing data. This may be published to the AUPrices table and may be formatted as JSON.
- PortfolioPricing instance has to deal with, while giving PortfolioPricing a complete view of all of the security prices needed to price portfolios.
- the portfolio may be modeled as a table "Portfolio", with one row per portfolio per security.
- Each message in Portfolio may have a portfolio ID, a security, and the weight of that security in that portfolio.
- This table is essentially the input data for the portfolios of interest, and the system may dynamically re-compute portfolio prices as the contents of the portfolio are adjusted, added, and/or removed.
- This computation is done in the next layer, the aggregations. This may be modeled as two Views. The first view is a join between
- PricedPortfolio Portfolio and AlTPrices, called “PricedPortfolio.” There may be one message here for ever message in Portfolio, but because of the Join, current price for each security may be included.
- a top PricedPortfolio may be the 2nd view that computes the portfolio price, "PricedPortfolioAgg.” This is in essence a translation of the pseudocode (above) over to a view, containing one message per portfolio with the portfolio ID, the count of securities in the portfolio, and the SUM of the /price's/weight of the securities in the portfolio.
- the system may receive portfolio data (e.g., by push), and then be receive queries/subscriptions to PricedPortfio and PricedPortfolioAgg to see the dynamically updated portfolio prices as the underlying market data changes.
- each portfolio's official start of day valuation may be submitted as part of a daily load into a PortfolioRef table. This permits the PricedPortfolioAgg view to include a calculation of an unrealized start of day gain/loss by comparing current valuation and the reference data submitted into the PortfolioRef table. In one embodiment, a percentage change from start of day portfolio valuation may be calculated.
- an alerting engine may set up subscriptions into the CEP engine that maps human-identifiable concepts to an underlying data structure. Arithmetic expressions and formulas in SQL language may he used to define when the alerting engine should receive a notification of an event. Upon data being received on a specific subscription, the alerting engine will map it back to a desired action (e.g., sending a message, such as an email or SMS, popping up a window on Advisor's user interface, etc.) and may execute that action. It may be further be configured to remain as an active alert, or disable itself by dropping a subscription.
- a desired action e.g., sending a message, such as an email or SMS, popping up a window on Advisor's user interface, etc.
- Non-limiting examples of alerts include portfolio gain/loss above/below dollar amount or percentage, specific holding's value exceeds a specific threshold, etc.
- Advisors representing multiple clients, may maintain alerts covering multiple portfolios of interest for a holistic view of their clients' holdings.
- cash may be represented in a portfolio as a number of units of underlying currency, such as the U.S. Dollar.
- Market data for the currency may be static (such as for U.S. Dollar for Dollar- denominated accounts), or represent current foreign exchange rates.
- a similar mechanism may be used for hypothetical modeling of portfolio changes.
- a separate CEP engine or a side table may be used to store the final representation of portfolio's hypothetical contents, while the same aggregation mechanisms can be used to price the portfolio.
- a separate table in the CEP engine may store stock to sector relationships that may be used to build dynamic risk models to help customers manage risk. Multiple risk models may be defined to facilitate different risk appetites.
- a separate subscription may be set up on the table containing aggregated views that may then be extracted and preserved in a database.
- This historical record may be used as an audit trail, or to train machine learning systems to generate automated investment advice to customers and advisors.
- the CEP engine may be used for real-time margin management, since it is aware of the current valuation status of portfolio lots as well as availability of monetary instruments.
- the system of the invention or portions of the system of the invention may be in the form of a "processing machine,” such as a general purpose computer, for example.
- processing machine such as a general purpose computer, for example.
- the term "processing machine” is to be understood to include at least one processor that uses at least one memory.
- the at least one memory stores a set of instructions.
- the instructions may be either permanently or temporarily stored in the memory or memories of the processing machine.
- the processor executes the instructions that are stored in the memory or memories in order to process data.
- the set of instructions may include various instructions that perform a particular task or tasks, such as those tasks described above. Such a set of instructions for performing a particular task may be characterized as a program, software program, or simply software,
- the processing machine may be a specialized processor
- the processing machine executes the instructions that are stored in the memory or memories to process data.
- This processing of data may be in response to commands by a user or users of the processing machine, in response to previous processing, in response to a request by another processing machine and/or any other input, for example.
- the processing machine used to implement the invention may be a general purpose computer.
- the processing- machine described above may also utilize any of a wide variety of other technologies including a special purpose computer, a computer system including, for example, a microcomputer, mini-computer or mainframe, a programmed microprocessor, a micro-controller, a peripheral integrated circuit element, a CSIC (Customer Specific Integrated Circuit) or ASIC (Application Specific Integrated Circuit) or other integrated circuit, a logic circuit, a digital signal processor, a programmable logic device such as a FPGA, PLD, PL A or PAL, or any other device or arrangement of devices that is capable of implementing the steps of the processes of the invention,
- the processing machine used to implement the invention may utilize a suitable operating system.
- embodiments of the invention may include a processing machine running the iOS operating system, the OS X operating system, the Android operating system, the Microsoft WindowsTM operating systems, the Unix operating system, the Linux operating system, the Xenix operating system, the IBM ATXTM operating system, the Hewlett- Packard UXTM operating system, the Novell NetwareTM operating system, the Sun Microsystems SolarisTM operating system, the OS/2TM operating- system, the BeOSTM 1 operating system, the Macintosh operating system, the Apache operating system, an OpenStepTM operating system or another operating system or platform.
- processors and/or the memories of the processing machine it is not necessary that the processors and/or the memories of the processing machine be physically located in the same geographical place. That is, each of the processors and the memories used by the processing machine may be located in geographically distinct locations and connected so as to communicate in any suitable manner.
- each of the processor and/or the memory may be composed of different physical pieces of equipment. Accordingly, it is not necessary that the processor be one single piece of equipment in one location and that the memory be another single piece of equipment in another location. That is, it is contemplated that the processor may be two pieces of equipment in two different physical locations. The two distinct pieces of equipment may be connected in any suitable manner. Additionally, the memory may include two or more portions of memory in two or more physical locations.
- processing is performed by various components and various memories.
- the processing performed by two distinct components as described above may, in accordance with a further embodiment of the invention, be performed by a single component.
- the processing performed by one distinct component as described above may be performed by two distinct components, hi a similar manner, the memory storage performed by two distinct memory portions as described above may, in accordance with a further embodiment of the invention, be performed by a single memory portion.
- the memory storage performed by one distinct memory portion as described above may be performed by two memory portions,
- Such technologies used to provide such communication mieht include a network, the Internet. Intranet.
- Extranet LAN
- Ethernet wireless communication via cell tower or satellite
- client server system that provides communication
- Such communications technologies may use any suitable protocol such as TCP/IP, UDP, or OSI, for example.
- a set of instructions may be used in the processing of the invention.
- the set of instructions may be in the form of a program or software.
- the software may be in the form of system software or application software, for example.
- the software might also be in the form of a collection of separate programs, a program module within a larger program, or a portion of a program module, for example.
- the software used might also include modular programming in the form of object oriented programming. The software tells the processing machine what to do with the data being processed.
- the instructions or set of instructions used in the implementation and operation of the invention may be in a suitable form such that the processing machine may read the instructions.
- the instructions that form a program may be in the form of a suitable programming language, which is converted to machine language or object code to allow the processor or processors to read the instructions. That is, written lines of programming code or source code, in a particular programming language, are converted to machine language using a compiler, assembler or interpreter.
- the machine language is binary coded machine instructions that are specific to a particular type of processing machine, i.e., to a particular type of computer, for example. The computer understands the machine language.
- programming language used may include assembly language, Ada, APL, Basic, C, C++, COBOL, dBase, Forth, Fortran, Java, Modula-2, Pascal, Prolog, REXX, Visual Basic, and/or JavaScript, for example. Further, it is not necessary that a single type of instruction or single programming language be utilized in conjunction with the operation of the system and method of the invention. Rather, any number of different programming languages may be utilized as is necessary and/or desirable.
- the instructions and/or data used in the practice of the invention may utilize any compression or encryption technique or algorithm, as may be desired.
- An enciyption module might be used to encrypt data.
- files or other data may be decrypted using a suitable decryption module, for example.
- the invention may illustratively be embodied in the form of a processing machine, including a computer or computer system, for example, that includes at least one memory.
- the set of instructions i.e., the software for example, that enables the computer operating system to perform the operations described above may be contained on any of a wide variety of media or medium, as desired.
- the data that is processed by the set of instructions might also be contained on any of a wide variety of media or medium. That is, the particular medium, i.e., the memory in the processing machine, utilized to hold the set of instructions and/or the data used in the invention may take on any of a variety of physical forms or transmissions, for example.
- the medium may be in the form of paper, paper transparencies, a compact disk, a DVD, an integrated circuit, a hard disk, a floppy disk, an optical disk, a magnetic tape, a RAM, a ROM, a PROM, an EPROM, a wire, a cable, a fiber, a communications channel, a satellite transmission, a memory card, a SIM card, or other remote transmission, as well as any other medium or source of data that may be read by the processors of the invention.
- the memory or memories used in the processing machine that implements the invention may be in any of a wide variety of forms to allow the memory to hold instructions, data, or other information, as is desired.
- the memory might be in the form of a database to hold data.
- the database might use any desired arrangement of files such as a flat file arrangement or a relational database arrangement, for example.
- a user interface includes any hardware, software, or combination of hardware and software used by the processing machine that allows a user to interact with the processing machine.
- a user interface may be in the form of a dialogue screen for example.
- a user interface may also include any of a mouse, touch screen, keyboard, keypad, voice reader, voice recognizer, dialogue screen, menu box, list, checkbox, toggle switch, a pushbutton or any other device that allows a user to receive information regarding the operation of the processing machine as it processes a set of instructions and/or provides the processing machine with information.
- the user interface is any device that provides communication between a user and a processing machine.
- the information provided by the user to the processing machine through the user interface may be in the form of a command, a selection of data, or some other input, for example.
- a user interface is utilized by the processing machine that performs a set of instructions such that the processing machine processes data for a user.
- the user interface is typically used by the processing machine for interacting with a user either to convey information or receive information from the user.
- the user interface of the invention might interact, i.e., convey and receive information, with another processing machine, rather than a human user. Accordingly, the other processing machine might be characterized as a user.
- a user interface utilized in the system and method of the invention may interact partially with another processing machine or processing machines, while also interacting partially with a human user.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Information Transfer Between Computers (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Image Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/378,501 US10657137B2 (en) | 2016-12-14 | 2016-12-14 | Systems and methods for aggregating, filtering, and presenting streaming data |
| US201762534749P | 2017-07-20 | 2017-07-20 | |
| PCT/US2017/066068 WO2018112023A1 (en) | 2016-12-14 | 2017-12-13 | Systems and methods for aggregating, filtering, and presenting streaming data |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP3555741A1 true EP3555741A1 (en) | 2019-10-23 |
| EP3555741A4 EP3555741A4 (en) | 2020-05-06 |
Family
ID=62559201
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP17881926.4A Ceased EP3555741A4 (en) | 2016-12-14 | 2017-12-13 | SYSTEMS AND METHODS FOR AGGREGATION, FILTERING AND PRESENTATION OF CONTINUOUSLY TRANSMITTED DATA |
Country Status (5)
| Country | Link |
|---|---|
| EP (1) | EP3555741A4 (en) |
| JP (1) | JP7048614B2 (en) |
| CN (1) | CN110249322B (en) |
| AU (1) | AU2017378245B2 (en) |
| WO (1) | WO2018112023A1 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11922437B2 (en) | 2018-04-12 | 2024-03-05 | Jpmorgan Chase Bank, N.A. | System and method for implementing a market data hub |
| CN110187780B (en) * | 2019-06-10 | 2023-07-21 | 北京百度网讯科技有限公司 | Long text prediction method, device, equipment and storage medium |
| WO2022125761A1 (en) * | 2020-12-10 | 2022-06-16 | Jpmorgan Chase Bank, N.A. | System and method for cloud-first streaming and market data utility |
| CN113779083B (en) * | 2021-01-29 | 2025-06-13 | 北京京东拓先科技有限公司 | Data processing method, device, server and storage medium |
| US20220358499A1 (en) * | 2021-05-07 | 2022-11-10 | Jpmorgan Chase Bank, N.A. | Method and system for autonomous portfolio platform management |
| CN120215923B (en) * | 2025-05-29 | 2025-09-09 | 深圳安科百腾科技有限公司 | Universal data presentation and interaction processing method, product and equipment |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6697806B1 (en) * | 2000-04-24 | 2004-02-24 | Sprint Communications Company, L.P. | Access network authorization |
| EP1334421A4 (en) * | 2000-10-25 | 2004-12-29 | Thomson Financial Inc | E-COMMERCE SYSTEM |
| US20090292677A1 (en) * | 2008-02-15 | 2009-11-26 | Wordstream, Inc. | Integrated web analytics and actionable workbench tools for search engine optimization and marketing |
| US9015812B2 (en) * | 2012-05-22 | 2015-04-21 | Hasso-Plattner-Institut Fur Softwaresystemtechnik Gmbh | Transparent control of access invoking real-time analysis of the query history |
| US8977600B2 (en) * | 2013-05-24 | 2015-03-10 | Software AG USA Inc. | System and method for continuous analytics run against a combination of static and real-time data |
| US9870415B2 (en) * | 2013-09-18 | 2018-01-16 | Quintiles Ims Incorporated | System and method for fast query response |
-
2017
- 2017-12-13 CN CN201780085598.0A patent/CN110249322B/en not_active Expired - Fee Related
- 2017-12-13 AU AU2017378245A patent/AU2017378245B2/en not_active Ceased
- 2017-12-13 EP EP17881926.4A patent/EP3555741A4/en not_active Ceased
- 2017-12-13 WO PCT/US2017/066068 patent/WO2018112023A1/en not_active Ceased
- 2017-12-13 JP JP2019531996A patent/JP7048614B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN110249322A (en) | 2019-09-17 |
| JP7048614B2 (en) | 2022-04-05 |
| EP3555741A4 (en) | 2020-05-06 |
| CN110249322B (en) | 2023-06-20 |
| WO2018112023A1 (en) | 2018-06-21 |
| AU2017378245A1 (en) | 2019-07-11 |
| JP2020504867A (en) | 2020-02-13 |
| AU2017378245B2 (en) | 2022-10-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| AU2017378245B2 (en) | Systems and methods for aggregating, filtering, and presenting streaming data | |
| US10482534B2 (en) | Method and system for aggregating and managing data from disparate sources in consolidated storage | |
| US12470640B2 (en) | Method, apparatus and system for subscription management | |
| US20220207606A1 (en) | Prediction of future occurrences of events using adaptively trained artificial-intelligence processes | |
| US20170293980A1 (en) | System and method for managing processing resources of a computing system | |
| US12014290B2 (en) | Projecting data trends using customized modeling | |
| US20100145875A1 (en) | For and method of providing portfolio risk information to investors without revealing position information | |
| US10474692B2 (en) | Data conversion and distribution systems | |
| US10915968B1 (en) | System and method for proactively managing alerts | |
| WO2018140484A1 (en) | Systems and methods for intraday facility monitoring | |
| US20240338703A1 (en) | Method, apparatus, system, and non-transitory computer readable medium for preserving trading time series | |
| US10007950B2 (en) | Integrating multiple trading platforms with a central trade processing system | |
| HK40011781B (en) | Systems and methods for aggregating, filtering, and presenting streaming data | |
| HK40011781A (en) | Systems and methods for aggregating, filtering, and presenting streaming data | |
| US20210326911A1 (en) | System and method for implementing a market data hub | |
| Šesták et al. | Assignment of master’s thesis | |
| Eimer et al. | Predictability of return and volatility in Bitcoin markets | |
| WO2014092640A1 (en) | Computerized method and system for secure communication, and method and system for matching customers with options for investment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20190712 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20200407 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 7/00 20060101AFI20200401BHEP |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20220728 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R003 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED |
|
| 18R | Application refused |
Effective date: 20241010 |