MultiCharts Easter Sale has jumped in! Up to 50% off Explore offers
+1 888 340 6572 GET STARTED
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
Open Bug report MC-118

Bar Magnifier calculation error (shift back 1 minute)

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
Description

it will cause one minute shift in calculation when using bar magnifier detail with ticks.

Steps to reproduce this issue

signal script: if d=1110112 and t < 900 then print("Signal"," ",d," ",t," ",o," ",h," ",l," ",c);
resolution: 1 minute(or any resolution bigger than 1 minute)
Bar Magnifier 1 tick off
Signal 1110112.00 846.00 8960.00 8964.00 8949.00 8954.00
Signal 1110112.00 847.00 8954.00 8964.00 8953.00 8961.00
Signal 1110112.00 848.00 8961.00 8962.00 8958.00 8958.00
Signal 1110112.00 849.00 8958.00 8961.00 8957.00 8960.00
Signal 1110112.00 850.00 8961.00 8964.00 8960.00 8962.00
Bar Magnifier 1 tick on
Signal 1110112.00 845.00 8960.00 8964.00 8949.00 8954.00
Signal 1110112.00 846.00 8954.00 8964.00 8953.00 8961.00
Signal 1110112.00 847.00 8961.00 8962.00 8958.00 8958.00
Signal 1110112.00 848.00 8958.00 8961.00 8957.00 8960.00
Signal 1110112.00 849.00 8961.00 8964.00 8960.00 8962.00
Signal 1110112.00 850.00 8961.00 8965.00 8960.00 8960.00

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