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

Notification

Icon
Error

Options
Go to last post Go to first unread
Flexi  
#1 Posted : Friday, October 19, 2012 4:45:35 PM(UTC)
Flexi

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2006(UTC)
Posts: 135

Create two indicator a and b

a formula is c

and b formula is fml("a")

but plotting b gives the chart below

UserPostedImage

There is some external program intercepting the data

How to resolve?


wabbit  
#2 Posted : Friday, October 19, 2012 5:36:24 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Looks like you've got a Ref() in there somewhere. Post all of the code, properly. wabbit [:D]
Flexi  
#3 Posted : Saturday, October 20, 2012 6:28:53 AM(UTC)
Flexi

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2006(UTC)
Posts: 135

wabbit,

Indicator a has Close with no other code
Indicator b has fml("a") with no other code
Both should plot close and must be identical but you see on the pic indicator b plot is referencing some other data point
Thats why saying there is some external program intercepting the data
MS Support  
#4 Posted : Wednesday, October 24, 2012 2:25:50 PM(UTC)
MS Support

Rank: Advanced Member

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

Thanks: 85 times
Was thanked: 155 time(s) in 150 post(s)
Flexi,

I have tried several time and can not replicate the issue you described. Does this happen with any chart you use the indicator on? Does it matter if the chart is daily or some other time frame? If you open a new chart with the clean template and then plot the indicator, does it give the same result?
Flexi  
#5 Posted : Wednesday, October 24, 2012 10:42:08 PM(UTC)
Flexi

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2006(UTC)
Posts: 135

yes with any chart and template

which ddl is for plotting the data of indicator? and after omputing the data does ms has a holding folder or file for the data for plotting? wan to open the file directly to inspect the data directly
wabbit  
#6 Posted : Thursday, October 25, 2012 6:11:13 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
There is no "holding folder" and the computations in MS are within the program itself and not calling .dll functions.

I cannot replicate the behaviour of your indicator in any of the MS versions I have.

Try: right click on your indicator, Properties > Colour/Sytle tab > Defaults > All Pages in This Dialog > OK, just in case there is a hiccup somewhere which might have carried a horizontal shift from somewhere else.

It probably wont work, but try it anyway; because I rekon then I'd be making a backup copy of all your stuff and reinstalling MS.


wabbit [:D]

John S  
#7 Posted : Tuesday, November 13, 2012 12:19:22 PM(UTC)
John S

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/9/2012(UTC)
Posts: 169

I'm thinking the same as wabbit. That you've got a ref() function embedded like this:

Formula "B": ref(fml("A"),-250)

><br></div>
            
</div> 
        </div>
    </td>
</tr>
<tr class=
Back to top
Users browsing this topic
Guest (Hidden)
Similar Topics
How to bypass constant data problems (Basic Coding Techniques)
by valentino 10/2/2015 1:43:22 PM(UTC)
quote center data problems (Data Related Questions)
by SureshG 1/25/2010 8:35:18 PM(UTC)
Data Problem -Urgent (Data Related Questions)
by don1235 11/28/2007 10:45:19 PM(UTC)
YM data problem.... missing data (MetaStock)
by happyhappy 8/11/2007 2:10:09 PM(UTC)
Data Problems (Data Related Questions)
by Andy144 10/12/2005 1:38:14 AM(UTC)
Downloader data problem (Data Related Questions)
by konrad 10/3/2005 11:28:09 PM(UTC)
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.