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?
Este exercício faz parte do curso
Financial Trading in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
