Hi all,
Is there a function to compare tow DataSeries object.
For example in metastock
CODE:
Please log in to see this code.
Size:
Color:
Size:
Color:
Hi,
Some trading systems require the closing price to be above two different moving averages to return a valid buy signal.
I want to implement something like that.
Size:
Color:
Based on your description, no PREV is required. It's very easy to do even using the Rule Wizard. Insert an entry signal, then go to Conditions, expand "Moving Average", drag and drop (or double click on) "Price is above moving average" twice, selecting a different MA for each Condition.
In the end, you'll get something like this:
CODE:
Please log in to see this code.
Size:
Color: