Ask Macroeconomics Expert

Assignment -

The assignment for this topic is going to look at the problem of automatically formulating trading rules using one of the new techniques introduced in the lecture: PSO, DE or ANN (or others of your own choice but check with me first). The choice of technique is up to you, as is the exact form of the problem you choose. The approaches covered in the lecture looked at:

  • Predicting the high price (HP) and low price (LP) for the coming day, based upon various key factors from previous days such as opening price, closing price, high price, low price, volume, Relative Strength Index (RSI), and Exponential Moving Average (EMA). These likely values for HP and LP can then be built into trading rules which will automatically buy or sell assets at what should be the optimum point (although this aspect is out-with the scope of this assignment).
  • Optimising the parameters for pre-existing trading rules, in particular the long, short and signal values for MACD.

You can investigate either of these or some other aspect of algorithmic trading of your own choice (but best check with me first)

As with forecasting and prediction, you will be working with time series data, so the size of the window needs to be considered (this will depend upon the characteristics of the data you are using).

Some Useful Resources

A useful package to assist in doing this is quantmod - designed to support the rapid development and evaluation of trading models. Amongst other things it makes getting hold of data very straightforward and also provides functions for the opening and closing prices, high and low values, volume etc. - just take a look at some of the examples.

Another value package is TTR, which again provides a myriad of function for building trading rules, but in particular ones for RSI and EMA. If you use quantmod then TTR will be installed by default as quantmod depends on it.

NOTE: A couple of hints...

When using the quantmod package the data is in a time series structure called "xts". You can check this as follows (for example):

> getSymbols("GOOG",src="yahoo")

> str(GOOG) # this will give you the structure

> head(GOOG) #will give you the first few lines of the data

This means it has to be extracted for use within the fitness function. There are several ways to doing this but one fairly simple one is to use the coredata() function.

So if we wanted to extract the opening prices:

> OP <- coredata(GOOG$GOOG.Open)

If you check this using

> str(OP)

> head(OP)

You will see that this is a still a two dimensional vector with several rows and one column (check this using dim(), nrow() and ncol()) so we need to extract this further using [,1] . Or in one step:

> OP <- coredata(GOOG$GOOG.Open)[,1]

Which gives a simple dimensionless vector. Hope that helps. I suspect there may be a simpler way of doing this so don't hesitate to let me know!

Also, one of the other things you might find is that the volume values are too high for the GP to handle without losing accuracy so you could try scaling these down by several orders of magnitude.

Assignment Requirements

You need to write a report (around 10 pages) covering:

  • Background to the problem - a short review of the new approach you are going to employ and an overview of related work in the area drawn from key published papers.
  • Your choice of data - what did you choose to work with. As usual, summary plots would be welcome.
  • Details of the approach taken and any specific decisions about the representation, fitness function etc. along with details about any key parameters.
  • Presentation of and comments on the solutions achieved: How well do they fit the training data. What fitness values were achieved?
  • The performance of the model. How does this perform over unseen data and what level of profit would it yield?
  • Comparison against other approaches. The choice of what you compare with is yours. At least try a random solution and look at the performance obtained. If you wish you may also consider other approaches (e.g. a GA or GP or other technique of your choosing)
  • Please also include the R code, either as an appendix or in a separate file.

My plan is to use improved strategies for trading stocks that will help to decide whether to buy or sell. This will be done with a trading algorithm based on the Particle Swarm Optimisation (PSO) technique.

Macroeconomics, Economics

  • Category:- Macroeconomics
  • Reference No.:- M92764101

Have any Question?


Related Questions in Macroeconomics

Economics assignment -topic evaluation of macroeconomic

Economics Assignment - Topic: Evaluation of Macroeconomic performance of Australia and New Zealand. Task Details: Complete a research-based analysis and evaluation of the relative macroeconomic performance of Australia a ...

Introductory economics assignment -three problem-solving

Introductory Economics Assignment - Three Problem-Solving Questions. Question 1 - Australia and Canada have a free trade agreement in which, Australia exports beef to Canada. a. Draw a graph and use it to explain and ill ...

Question in an effort to move the economy out of a

Question: In an effort to move the economy out of a recession, the federal government would engage in expansionary economic policies. Respond to the following points in your paper on the actions the government would take ...

Question are shareholders residual claimants in a publicly

Question: Are shareholders residual claimants in a publicly traded corporation? Why or why not? In some industries, like hospitals, for-profit producers compete with nonprofit ones. Who is the residual claimant in a nonp ...

Discussion questionsquestion 1 what are the main reasons

Discussion Questions Question 1: What are the main reasons why Nigerians living in extreme poverty? Justify. ( 7) Question 2: Why GDP per capita wouldn't be an accurate measure of the welfare of the average Nigerian? Exp ...

Question according to the definition a perfectly

Question: According to the definition, a perfectly competitive firm cannot affect the market price by any changing only its own output. Producer No. 27 in problem 2 decides to experiment by producing only 8 units. a. Wha ...

Question jones is one of 100000 corn farmers in a perfectly

Question: Jones is one of 100,000 corn farmers in a perfectly competitive market. What will happen to the price she can charge if: a. The rental price on all farmland increases as urbanization turns increasing amounts of ...

Question good x is produced in a perfectly competitive

Question: Good X is produced in a perfectly competitive market using a single input, Y, which is itself also supplied by a perfectly competitive industry. If the government imposes a price ceiling on Y, what happens to t ...

Question pepsico produces both a cola and a major brand of

Question: PepsiCo produces both a cola and a major brand of potato chips. Coca-Cola produces only drinks. When might it make sense for PepsiCo to divest its potato chip operations? For Coca-Cola to begin manufacturing sn ...

Question again demand is qd 32 - 15p and supply is qs -20

Question: Again, demand is QD = 32 - 1.5P and supply is QS = -20 + 2.5P. Now, however, buyers and sellers have transaction costs of $2 and $3 per unit, respectively. Compare the equilibrium values with those you calculat ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As