+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-1641

Improve moving average calculation speed

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

The code has maintained the most streamlined status.
Only one type of code.
value1 = AverageFC (x, y); plot1 (value1) ;
No other types of code.
In the case of multiple lines(20 or more)/large length input value(10000 or more) ,moving average calculation speed is slow(about 2~3 seconds).
This problem should be fixed.
Most other softwares available take immediate moment(about 0.1 seconds)to draw moving average lines.
Only MC need to "wait a while", this is a disturbance for short-swing daytraders.
( Because of intraday operations often switching chart resolutions, which leads to each switching chart resolutions must wait 2 to 3 seconds, it causes inconvenience.)
( A large number of windows or workspaces can be opened preparatively, but this way costs too much computer system resource.)

Steps to reproduce this issue

Improve moving average calculation speed.

Comments (0)
There are no comments
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Performance
  • Targeted for
    Not determined
  • Status
    Not Reviewed
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
  • Resolution
    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