MultiCharts Easter Sale has jumped in! Up to 50% off Explore offers
+1 888 340 6572
MultiCharts Project Management
previous_open_issue.png
Go to the previous open issue
previous_issue.png
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
bug_report_small.png
Closed Bug report MC-667

Overlayed Plot Problem while using data2

action_vote_minus_faded.png
1
Votes
action_vote_plus_faded.png
next_issue.png
Go to the next issue (open or closed)
next_open_issue.png
Go to the next open issue
icon_info.png This issue has been closed with status "Released" and resolution "Not determined".
Description

MC_ V7.1B1, 4695
While showing two instruments on one chart, and then creating a study which uses data1 and data2, the plotting of data1 gets numbers way out of the plot range. To illustrate, I've narrowed it down to the following:
This plots D1 with no problems.
inputs:
  D1(Close of data1);
Plot1(D1, "Try1");
However, this randomly plots sky-high values (such as 1.05e+292). 
inputs:
   D1(Close of data1),
   D2(Close of data2);
Plot1(D1, "Try1");
See attached screen shot. I've looked through the forum, but couldn't find anyone else having this problem. Do I have something set up wrong?
Thanks in advance,
Roesm

Steps to reproduce this issue

Open a chart as shown in attachment.

Comments (2)
#0
user-offline.png  Dave (Dave)
Oct 24, 2011 - 13:46

As a workaround, please disable Skip Identical Ticks option in Format Study --> Properties.

#0
user-offline.png  roesm (roesm)
Oct 24, 2011 - 14:48

That works. Thanks for the quick response. Much appreciated!

History
Issue basics
  • Type of issue
    Bug report
  • Category
    Not determined
  • Targeted for
    MultiCharts 7.2 (RELEASED)
  • Status
    Released
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (2)
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Reproducability
    Not determined
  • Severity
    Normal
Attachments (1)
Commits (0)
There are no code checkins for this issue
Duplicate issues (0)
This issue does not have any duplicates