logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Mark17  
#1 Posted : Monday, August 30, 2010 1:46:48 PM(UTC)
Mark17

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/25/2010(UTC)
Posts: 55

What is the symbol for the Russell 2000 E-mini Future? The exchange symbol is TF, I believe, but in the Futures DataLink folder I can't find it under TF, under Russell 2000, under Russell, or anything else I've tried. Thanks!
wiked  
#2 Posted : Monday, August 30, 2010 3:55:09 PM(UTC)
wiked

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/27/2005(UTC)
Posts: 31

The symbol is TFS.

If you do not have that, try updating your symbol database
Mark17  
#3 Posted : Tuesday, August 31, 2010 5:33:26 AM(UTC)
Mark17

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/25/2010(UTC)
Posts: 55

Great! I hadn't seen that. Next question: I created an indicator to display the premium of the TF contract over RUT. With RUT as the base security, I dragged this in: Security("TFS", C) -C I got this error: > No data exists for requested date range > in Security() function. Symbol: “TFS” > Range: 9/10/2008 to 8/30/2010 I reset the RUT chart to display those dates but I continued to get that error. Why? P.S. On a different chart, I also get this same exact error when using VIX back to 9/03 so I suspect it doesn't have to do with TFS?
wiked  
#4 Posted : Wednesday, September 8, 2010 9:59:26 AM(UTC)
wiked

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/27/2005(UTC)
Posts: 31

If you do not include a path in the security function, it looks in the same folder as the security of the chart it is being applied to.

If the data file in that folder does not have the data for date range of your chart, you would get that error.
Mark17  
#5 Posted : Wednesday, September 8, 2010 10:22:14 AM(UTC)
Mark17

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/25/2010(UTC)
Posts: 55

Tech support had me change it to: Security("Online:TFSc1", C) -C That worked fine. The c1 (for front month, continuous) also needed to be specified. Thanks.
Users browsing this topic
Guest (Hidden)
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.