Get startedGet started for free

Combining signals - I

In the previous exercise, you created a dataset test containing information about whether longfilter is equal to 1 AND longthreshold is equal to 1.

Next, you'll want to create a signal when BOTH longfilter and longthreshold are equal to 1. You will learn how to do just this in the next exercise. For now, let's inspect the dataset test which was created in the previous exercise. This data is loaded in your workspace.

Have a look at test on October 8, 2013. Are longfilter and longthreshold both equal to 1 on that date?

This exercise is part of the course

Financial Trading in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise