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

Feature Request: Using GetAppInfo() to retrieve MC alerts and auto-disappear after X sec

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

About the error messages generated by MC, i.e.:

https://i.ibb.co/rcH5mLy/00.png

Issue:

While we perform auto-trading:
we will not be able to see or track/log the error alert messages that pop up in MC,
there are times of multiple error alerts that will just fill the entire screen, and the earlier error alerts got pushed out of the screen.

Proposed Solution / Feature:

Is it possible to create a GetAppInfo() parameters, that we can:

(1) Retrieve:
the error message contents
we can use [0], [1] to get the latest, previous message contents. (Output = String)
i. GetAppInfo(aiApplicationError)[0]
Also maybe a key to indicate how many “unread” error messages (Output = number)
i. GetAppInfo(aiApplicationErrorUnread)
Using the above method, we can use Print() to output the error messages to txt files on C:\ to be processed/analysed later

(2) Set:
- Set after how many seconds, the yellow error message will disappear (Output = n/a)
- SetAppInfo(aiApplicationErrorDisappear_s) = 5

Comments (0)
There are no comments
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 (0)
There are no items
People involved
  • Posted by
    user-offline.png  rc76 (rc76)
  • Owned by
    Not owned by anyone
  • Assigned to
    Not assigned to anyone
  • Subscribers
    1 subscriber(s)
    Click here to show the list of subscribers
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    Not determined
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