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

Notification

Icon
Error

Options
Go to last post Go to first unread
wawa  
#1 Posted : Monday, July 25, 2011 4:32:37 PM(UTC)
wawa

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 4/13/2011(UTC)
Posts: 7

I chart futures and open interest is important as part of the analysis. The exchanges do not report the open interest until a day later. Therefore the open interest line always is shown to be zero on the last day. The open interest line because of the last day being zero is compressed. I have tried rescaling the Y axis and saving the change but when rereopening the chart it reverts back to the origimal scaling and my line is again compressed. I there any way to correct this?

Thanks
MS Support  
#2 Posted : Tuesday, July 26, 2011 2:18:22 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,975

Thanks: 95 times
Was thanked: 158 time(s) in 153 post(s)
the following formula will prevent an open interest value of 1 from being displayed after the first non-zero value is plotted:

If( OI = 0, prev, OI)
wawa  
#3 Posted : Wednesday, July 27, 2011 11:23:21 AM(UTC)
wawa

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 4/13/2011(UTC)
Posts: 7

Thank you. This solved the problem.
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.