What are some typical uses for complex event processing

Assignment Help Basic Computer Science
Reference no: EM13832204

QUESTION 1. What are some typical uses for complex event processing applications? Give examples and elaborate on the possibilities.

QUESTION 2. Find the date of the BTC stock when closing price is greater than 0.1 and less than 20.

QUESTION 3. What is the difference between doing aggregated queries (AVG/SUM/MAX/ETC) in standard databases and stream databases?

QUESTION 4. For each non-overlapping 100 tick interval of the BTC stock, find the minimum and maximum weighted price in the interval.

QUESTION 5. Extend the previous query so that it now also shows the difference between the minimum and maximum weighted price for each interval.

QUESTION 6. Find the total weighted price of all stock tick events in each non-overlapping 100 tick interval of the BTC stock.

QUESTION 7. Find the dates and minimum weighted price for the BTC stock for each, non-overlapping 30 tick interval. Be aware that this is trickier than anticipated. (Double check that prices corresponds to correct dates!)

QUESTION 8. What are patterns and pattern operators? What does the every and followed-by (->) patterns do? Explain the difference between the following:

every A -> B
A -> every B
every A -> every B
every (A -> B)

QUESTION 9. Find all the start and stop dates with volume, when the weighted price of the BTC stock increases more than 100 times and volume increases by 40%.

QUESTION 10. What is technical analysis? What is algorithmic trading?

QUESTION 11. We claim that a good buying date for the BTC stock is the date after which the stock has a lower weighted price than a date before it (not necessarily right before), and the volume has increased by 70% as that same earlier date. Vice versa, a good selling date is when the stock has three times increased weighted price than a date before it (not necessarily right before) and a 70% increase in volume. Find the buy dates and closing prices and the sell dates and closing prices to test this hypothesis. Was the trading algorithm successful? Assume you always buy 1 and sell 1 share, and that you always have enough shares to sell even if you did not buy all of them, how much did this algorithm earn or loose? HINT: OR, not AND

QUESTION 12. This question is an extension to question 11, therefor you should solve question 11 before you solve this.
We will now try a different algorithm for buying and selling BTC stocks. This algorithm will be based on trend following, which is an investment strategy based on technical analysis of market prices, rather than on of the fundamental strengths of the companies. We will try to take
advantage of the market trends by observing the current direction and using this to decide whether to buy or sell. The strategy is simple: If we see that the weighted price and closing prices are going up over three days, we buy. Example: If we have an event of three days (not necessarily adjacent days), Monday, Tuesday and Wednesday. If we see that the weighted price has increased from Monday to Tuesday and
then again from Tuesday to Wednesday, and in addition the closing price on Wednesday is larger than Monday, we buy. And vice versa for selling, if we see that the weighted price has gone down from Monday to Tuesday and then again from Tuesday to Wednesday, and in addition the closing price on Wednesday is larger than the closing price on Monday, we sell

QUESTION 13. What are pattern guards? Why cannot the timer:within pattern guard be used in simulated environments? What alternatives exist to control time and dates?

QUESTION 14. Find the start date, stop date and weighted prices when the BTC stock value has decreased by three times within a 15 day period, e.g. suppose from 2014-06-09 to 2014-06-24 the weighted price has gone down from 15 to 5.

QUESTION 15. What are variables in Esper and how can they be used to hold and change state? Give examples!

QUESTION 16. Write your own trading algorithm and use it to find buy and sell dates. No hard-coding of dates or numbers are allowed! Use the knowledge you have on Esper to write your query of choice. If you want to change the Java files, you are allowed to, but you do not have to (e.g. needed for multiple queries).

QUESTION 17. What did you struggle with during this exercise? Was it the provided code's fault, Esper's or your own fault? What was different from working with regular database systems?

Reference no: EM13832204

Questions Cloud

Esper is a component for complex event processing : Esper is a component for complex event processing (CEP). We use Esper in this exercise to learn about stream database systems and complex event processing. The scenario used in the exercise is building a stock trading robot. The events (ticks) are..
How family panning policies would change the steady : How family panning policies would change the steady state in a Solow model. A. Draw the initial diagram. B. Suppose that the family planning policies lowered the fertility rate. Which curve or curves will this shift?
Determine the spectroscopy of unknowns : In this Case assignment, you will determine the spectroscopy of unknowns at:
Why are many of the large industrialized nations : Each of the 5 questions needs at least a one paragraph answer and a citation.1. Why are many of the large industrialized nations (e.g., U.S., U.K., France, & Japan) running continuingly large federal deficits and what must be done to avoid default?
What are some typical uses for complex event processing : What are some typical uses for complex event processing applications? Give examples and elaborate on the possibilities. Find the date of the BTC stock when closing price is greater than 0.1 and less than 20.
The classifications from richardson and gosnay : Make sure to choose a company that has a lot of information available, as you will need to analyze many different aspects of this company's marketing strategy while writing up your Modules 1-4 papers.  It is best to choose a large and well known comp..
Ultradense chips for android products : 10. "IBM is investing $3 billion in a private-public partnership with New York State, GlobalFoundries, Samsung and equipment vendors," to create ultradense computer chips (John Markoff, New York Times, July 9, 2015). TOTALLY MADE-UP SCENARIO: Suppose..
Discuss where valid instruments come from : Discuss where valid instruments come from. Part of your explorations must deal withchecking the validity of instruments and what the consequences of weak instruments are.
Characterize the buying behavior of a business : Describe at least 3 things that characterize the buying behavior of a business or organization. State what type of business or organization you are discussing if you are focusing on some specific organization/company

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Finding project schedule if critical path is identified

Describe in scholarly detail how you find out a project schedule once critical path has been identified.

  Write a method to set and retrieve an instructors department

write a method to set and retrieve an instructor's department

  Write a program which declares an array of 51 integers

Then print the median number. Be sure not to write more than 51 prime numbers in the array, that would be writing past the end of the array and that is not good.(c++) Please solve in a c++ method.

  Examine the interview structure presented in the sequencing

Examine the interview structure presented in the sequencing

  How many other machines is each machine equivalent to

Every turing machine is equivalent to some other machine in our enumeration. why? how many other machines is each machine equivalent to? how many times is each turing-computable function represented in our enumeration? be sure to justify your answ..

  Write a select statement that returns four columns

Write a Select statement that returns four columns from the Invoices table, named Number, Total, Credits, and Balance

  Create a sortedlist object reference

Create a SortedList object reference

  Main features of tcp connections

What are the main features of TCP connections? Why is it said that TCP provides full-duplex service?

  What would be the output of the countdown routine

Recursion is a powerful technique that is often utilized for a variety or problems. Often, people think iteratively rather than recursively. However, when thinking computationally, as in computer language, recursive techniques are often utilized.

  Gantt and pert charts

Set property values to denote progress in at least fifteen (15) of the line items. Set properties so that at least one (1) of the main tasks is behind schedule.

  Server farms such as google

Server farms such as Google and Yahoo! provide enough compute capacity for the highest request rate of the day. Imagine that most of the time these servers operate at only 60% capacity.

  Identify five common project risk strategies employed

Your task for this part of the assessment item is to answer the following two questions. Each question will carry equal (20 marks) and your answer for each question should be around 1000 words:

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd