TASC 2011-11 | Put/Call Ratio Indicators (Vervoort)
Author: WEALTHPRO25
Creation Date: 6/14/2015 7:32 PM
profile picture

WEALTHPRO25

#1
dear eugene,

i am trying to run this code TASC 2011-11 | Put/Call Ratio Indicators (Vervoort)


i placed the following code but i get an error run time error, idid create data for cboe symbols and updated it.

profile picture

Eugene

#2
Hi,

The run-time error is caused by implicit naming of the CBOE DataSet as "CBOE" whereas by default the provider creates "CBOE Put/Call Ratio" DataSet. Here's how you can fix it:

CODE:
Please log in to see this code.


Or a more universal solution that is not tied up to the DataSet name is:

CODE:
Please log in to see this code.


Choose whatever works for you.

Thanks for the heads-up. The Strategy code in the Wiki has been fixed.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).