+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
feature_request_small.png
Open Feature request MC-526

Data series updated out of sequence for signals on multiple series

action_vote_minus_faded.png
2
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

When running a signal on multiple data series, the updates come out of order. Meaning if you had say 7 second, 12 second, 33 second data series on a chart, and a signal that required using the last value of an indicator calculated on all 3 series, sometimes it will run the say 00:00:12 bar then the 00:00:07 bar thereby causing the comparison of the next bar's indicator.

Steps to reproduce this issue

Create a chart with multiple data series (it may require series that don't divide evenly, haven't checked). Run the attached signal with PowerLanguage Editor opened so that you can view the printed output.

Comments (3)
#0
user-offline.png  Michael (Id2)
Sep 12, 2011 - 15:19

Under what circumstances is it proper to execute bars out of temporal order??? Why would the user expect this, and far more importantly, how can one determine what sequence the bars will execute so as to be able to code indicator and signals relying on the proper sequencing of the bars?

#0
user-offline.png  MultiCharts Support (MultiCharts)
Sep 12, 2011 - 15:20

Aliquant resolutions. Expected bahavior. The same as in TradeStation. It is not a bug, it is feature request.

#0
user-offline.png  Michael (Id2)
Sep 12, 2011 - 15:24

Then is there any way whatsoever to force execution order to be in sequence? I just don't see how one is supposed to code a signal based on multiple time frames when there doesn't appear to be a way to read the latest data from each involved timeframe.

History
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targeted for
    Not determined
  • Status
    Under Review
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
  • Resolution
    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