Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Optionable in RealCode Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
CProvost
Posted : Monday, December 20, 2010 7:03:27 PM
Registered User
Joined: 8/25/2007
Posts: 22
Is there a way to filter for Optionable stocks using RealCode?  I have created a condition and would like to further filter the condition so it only pulls optionable stocks.
Bruce_L
Posted : Tuesday, December 21, 2010 8:46:41 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Select Import Indicator | Optionable from within the RealCode Editor. This should add something similar to the following line to your RealCode:

'# Opti = condition.Library.Optionable

You can then reference the imported Condition. For example:

If Opti.Value = True Then
    Pass
End If

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
CProvost
Posted : Wednesday, December 22, 2010 9:12:15 AM
Registered User
Joined: 8/25/2007
Posts: 22
Thank you - your suggestion worked great!
Bruce_L
Posted : Wednesday, December 22, 2010 9:19:01 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.