开始使用免费开始使用

Signal or not? - II

In this exercise, you will manually do a sigThreshold-type evaluation without yet calling the signal. Recall from the video that a sigThreshold is a signal threshold argument which assesses whether or not a value is above or below a certain static quantity. As in the previous exercise, you will be presented with a dataset called test that is the application of your simple moving averages and the DVO you implemented in Chapter Three.

The dataset test is loaded in your workspace. Subset test between September 10th, 2010, and October 10th, 2010, using

test["YYYY-MM-DD/YYYY-MM-DD"]

Is DVO greater or smaller than 20 on September 30?

本练习是课程的一部分

Financial Trading in R

查看课程

动手互动练习

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

开始练习