开始使用免费开始使用

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?

本练习是课程的一部分

Financial Trading in R

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习