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-1136

Enabling / Disabling Indicators via a HotKey Combination option

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

I would to ask for a new option to be add to MC code function
My idea is to have the possibility to define a HotKey to start or stopped an Indicator. 
To strt / stopped an indicator, Actually, we need to right click on a chart, select Format Indicator, Select the appropriate one, Set the status one / Off
That would be so great if we could just set an indicator with a hot key
That could be include in the code first line like for example
To start Stop a define Indicator, set it in the code like. The combination of CTR/SHIFT/Q would then start / Stop the Indicator
Once
  HotKeyEnable                  // Enable to use HotKey in the actual Indicator
  HotKeyStartStop ("Ctrl","SHT","q") ;  // Define the key combination
  HotKeyScriptStart_On;           // Initially, put the indicator on
end;

Steps to reproduce this issue

Nothing

Comments (0)
There are no comments
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Usability
  • 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
    Normal
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