Optuma Forums › Optuma Scripting › Optex Bands › Reply To: Optex Bands
August 15, 2019 at 6:16 pm
#54317
- Topics: 70
- Replies: 827
- Posts: 897
Hi Thomas,
The CALC field refers to the MA, eg based on closing prices, high, etc. Click on the properties box to see available options:
Instead, the item that the moving average is calculating needs to be separated by a comma:
MA(OPTEX().Ratio, BARS=2, CALC=Close, STYLE=Weighted)<=0
For more examples of ‘nesting’ functions see the first lecture here: